mesa/include/GL/internal
Kristian Høgsberg 6cb3f5c4d8 Use __DRIextension mechanism providing loader functionality to the driver.
Instead of passing in a fixed struct, the loader now passes in a list
of __DRIextension structs, to advertise the functionality it can provide
to the driver.  Each extension is individually versioned and can be
extended or phased out as the interface develops.
2008-02-29 15:05:39 -05:00
..
dri_interface.h Use __DRIextension mechanism providing loader functionality to the driver. 2008-02-29 15:05:39 -05:00
dri_sarea.h Add new DRI2 infrastructure. 2008-02-14 17:56:42 -05:00
glcore.h Add GL_CORE_WINDOWS define to glcore.h 2007-10-14 20:11:00 +03:00
sarea.h Import sarea.h from Xorg, needed for client GLX code. 2004-10-25 20:52:11 +00:00