Bug 1623

Summary: GL_CALL fixes in radeon_subset_bitmap.c
Product: Mesa Reporter: Adam Jackson <ajax>
Component: Drivers/DRI/R100Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: radeon-glcall-fixes.patch

Description Adam Jackson 2004-10-13 07:51:18 UTC
DRI drivers are not supposed to call GL functions directly, they should use the
GL_CALL macro instead.
Comment 1 Adam Jackson 2004-10-13 07:52:34 UTC
Created attachment 1100 [details] [review]
radeon-glcall-fixes.patch

this fixes what looks to be the only violation of the GL_CALL rule in current
CVS.
Comment 2 Keith Whitwell 2004-10-14 00:48:41 UTC
I think the radeon subset code can probably be archived now.  If there is a
desire to revive it, the mesa-embedded branches are probably a better starting
point than the current trunk code.
Comment 3 Adam Jackson 2004-10-14 16:00:57 UTC
(In reply to comment #2)
> I think the radeon subset code can probably be archived now.  If there is a
> desire to revive it, the mesa-embedded branches are probably a better starting
> point than the current trunk code.

sounds fine to me.  keithw, could you take care of this?
Comment 4 Ian Romanick 2005-04-08 16:54:39 UTC
radeon_subset* removed.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.