DRI drivers are not supposed to call GL functions directly, they should use the GL_CALL macro instead.
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.
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.
(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?
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.