mesa/src/glx/mini
Kristian Høgsberg d61f07318c Remove leftover __DRI{screen,drawable,context}Private references
As part of the DRI driver interface rewrite I merged __DRIscreenPrivate
and __DRIscreen, and likewise for __DRIdrawablePrivate and
__DRIcontextPrivate.  I left typedefs in place though, to avoid renaming
all the *Private use internal to the driver.  That was probably a
mistake, and it turns out a one-line find+sed combo can do the mass
rename.  Better late than never.
2010-01-04 11:48:00 -05:00
..
dispatch.c don't include GL/gl.h, rely on glheader.h 2004-04-08 21:10:31 +00:00
driver.h Remove SI imports/exports remnants. 2007-04-05 19:01:51 +03:00
example.miniglx.conf Add color tiling support to miniglx for radeon 2005-08-03 10:22:31 +00:00
Makefile Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
miniglx.c Remove leftover __DRI{screen,drawable,context}Private references 2010-01-04 11:48:00 -05:00
miniglx_events.c Remove CVS keywords. 2008-05-26 20:14:40 +09:00
miniglxP.h Commit Ian's fixes from Bug 3877 2005-07-29 00:48:12 +00:00
NOTES patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00