mesa/include
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
..
GL Remove GetMSC DriverAPI function. 2008-02-25 19:02:06 -05:00
GLES EGL 1.2 tokens/functions/etc. 2006-02-05 16:39:19 +00:00
GLView.h Stupid me. I don't know why I moved the GLView.h here at first, but now I know why 2004-08-16 08:39:36 +00:00