mesa/include/GL
Kristian Høgsberg 6e8d21d72f Remove GetMSC DriverAPI function.
The DriverAPI is internal to the DRI drivers and GetDrawableMSC
obsoletes GetMSC.  Also, since the DRI driver interface has not yet
been released, just drop the getMSC function from the DRI interface
instead using the ABI preserving version mechanism.

Finally, using void pointer privates in the DRI interface is not allowed,
always pass the actual types around (__DRIdrawable in this case) to
enhance type safety and readability of the code.
2008-02-25 19:02:06 -05:00
..
internal Remove GetMSC DriverAPI function. 2008-02-25 19:02:06 -05:00
amesa.h
directfbgl.h
dmesa.h DMesa now uses OSMesa as a back-end. 2006-03-31 20:53:12 +00:00
foomesa.h
fxmesa.h
ggimesa.h
gl.h more Mingw32 fixes 2007-07-27 11:19:35 -06:00
gl_mangle.h regenerated 2007-06-29 07:53:11 -06:00
glext.h updated version with new Khronos license/copyright 2007-02-26 09:19:32 -07:00
glfbdev.h Added initial multisampling support to glfbdev driver. 2006-08-10 10:21:17 +00:00
glu.h Unbreak Linux builds with -fvisibility=hidden. 2007-08-23 18:38:02 -04:00
glu_mangle.h
glut.h more Mingw32 fixes 2007-07-27 11:19:35 -06:00
glut_h.dja
glutf90.h Add glut_fcb.c to the build and update to fix warnings (see bug 12405) 2007-09-12 13:40:15 -06:00
glx.h updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman) 2006-05-05 18:19:54 +00:00
glx_mangle.h added 1.3/1.4 function mangling 2006-11-03 18:29:39 +00:00
glxext.h import glxext.h version 19 2007-04-22 15:32:10 -06:00
Makefile.am
mesa_wgl.h more Mingw32 fixes 2007-07-27 11:19:35 -06:00
mglmesa.h
miniglx.h
osmesa.h bump version number 2005-12-08 14:51:36 +00:00
svgamesa.h
uglglutshapes.h
uglmesa.h
vms_x_fix.h OpenVMS compile support update 2006-09-04 06:26:08 +00:00
wmesa.h Fixes from Brian 2006-03-30 07:53:15 +00:00
xmesa.h Fix xserver build after recent XMesa changes. 2007-05-22 13:56:30 +02:00
xmesa_x.h Fix xserver build after recent XMesa changes. 2007-05-22 13:56:30 +02:00
xmesa_xf86.h Fix GLX build of xserver master branch. 2007-11-05 10:03:26 +01:00