mesa/include/GL
Karl Schultz 3e2fa3fd5c Change for Windows only: Make demos and examples build again.
Move the inclusion of windows.h from glext.h to gl.h.  There are a few
good reasons for this:
- Including it in gl.h is more strightforward and makes it easier to
troubleshoot include file problems.  It was sometimes hard to find it
in glext.h.
- Needed to define APIENTRY correctly.  APIENTRY is used in gl.h.
- glut.h needs windows.h but does not include it, expecting the app to
include it.  Including it in gl.h if not already included by the app
makes glut.h happy.  This allows one to write a gl/glut app without
explictly including windows.h, which may only be really important for
toy apps like our samples and demos.  But a "real" app can still
include windows.h if it wants.
2002-10-17 19:39:31 +00:00
..
internal disable wsPriv field in __GLdrawablePrivateRec to match XFree86/DRI 2002-10-14 17:12:01 +00:00
amesa.h updated version info 2000-02-09 19:03:28 +00:00
dmesa.h DOS driver update 2002-04-01 17:01:33 +00:00
foomesa.h Initial revision 1999-08-19 00:55:39 +00:00
fxmesa.h bump versions to 4.0 2001-09-23 16:06:13 +00:00
ggimesa.h GGI driver updates (Filip Spacek) 2002-06-10 15:16:44 +00:00
gl.h Change for Windows only: Make demos and examples build again. 2002-10-17 19:39:31 +00:00
gl_mangle.h updated gl_mangle.h (Ray Tice) 2002-01-18 14:55:40 +00:00
glext.h Change for Windows only: Make demos and examples build again. 2002-10-17 19:39:31 +00:00
glu.h define GLAPIENTRY and GLAPI if not defined in gl.h 2002-08-27 21:47:31 +00:00
glu_mangle.h add mangling for new entry points 2001-09-20 22:18:47 +00:00
glut.h added glutGetProcAddress() 2002-08-17 00:12:48 +00:00
glut_h.dja Initial revision 1999-08-19 00:55:39 +00:00
glutf90.h remove carriage return chars 2001-09-18 16:39:38 +00:00
glx.h added missing GLX_TRANSPARENT_RGB 2002-10-14 13:52:27 +00:00
glx_mangle.h added GLX 1.4 function manglers 2001-11-09 22:01:02 +00:00
glxext.h latest extension headers from SGI 2002-03-23 01:47:27 +00:00
Makefile.am * common_rules.make: Created to hold the conditional build rule 2001-03-20 00:33:18 +00:00
mesa_wgl.h Initial new Win32 build support. More to come. 2001-05-07 13:58:00 +00:00
mglmesa.h Initial revision 1999-08-19 00:55:39 +00:00
osmesa.h added OSMesaGetProcAddress() 2002-04-04 16:58:04 +00:00
svgamesa.h bump versions to 4.0 2001-09-23 16:06:13 +00:00
uglglutshapes.h WindML driver (Stephane Raimbault) 2001-08-20 16:07:10 +00:00
uglmesa.h bump versions to 4.0 2001-09-23 16:06:13 +00:00
vms_x_fix.h Committing in . 2000-11-17 11:00:55 +00:00
wmesa.h Fix up alpha buffer handling for Windows. 2002-04-23 18:23:32 +00:00
xmesa.h added XMesaCreatePBuffer() 2002-10-05 03:03:37 +00:00
xmesa_x.h removed the GET_BITS_PER_PIXEL macro 2000-02-25 20:31:11 +00:00
xmesa_xf86.h added some casts 2000-04-05 22:09:10 +00:00