Files
mesa/include/GL
Kristian Høgsberg aac367f48a Remove screenConfigs from __DRIscreen.
The screenConfigs field of __DRIscreen points back to the containing
__GLXscreenConfigs struct.  This is a serious abstraction violation; it
assumes that the loader is libGL and that there *is* a __GLXscreenConfigs
type in the loader.

Using the containerOf macro, we can get from the __DRIscreen pointer to
the containing __GLXscreenConfigs struct, at a place in the stack
where the above is a valid assumption.  Besides, the __DRI* structs shouldn't
hold state other than the private pointer.
2007-10-10 18:00:13 -04:00
..
2005-01-03 15:35:00 +00:00
2006-03-31 20:53:12 +00:00
2007-06-29 07:53:11 -06:00
2007-07-27 11:19:35 -06:00
2007-07-27 11:19:35 -06:00
2006-11-03 18:29:39 +00:00
2007-04-22 15:32:10 -06:00
2007-07-27 11:19:35 -06:00
2005-12-08 14:51:36 +00:00
2006-09-04 06:26:08 +00:00
2006-03-30 07:53:15 +00:00