Bug 1623 - GL_CALL fixes in radeon_subset_bitmap.c
Summary: GL_CALL fixes in radeon_subset_bitmap.c
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R100 (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 07:51 UTC by Adam Jackson
Modified: 2005-04-07 23:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
radeon-glcall-fixes.patch (1.61 KB, patch)
2004-10-13 07:52 UTC, Adam Jackson
Details | Splinter Review

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.