mesa/include/GL
Kendall Bennett a73119234c . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility
with the IBM VisualAge C++ compiler. Eventually some more code will be
   needed in the headers to enable the reversal of (__stdcall*) to (*__stdcall)
   for the IBM compilers, however we currently build using our own header files
   that already handle this.

 . Changed instances of (GLCALLBACK*) to GLCALLBACKP for compatibility
   with the IBM VisualAge C++ compiler in src-glu.

 . Misc cleanups for warnings generated with Watcom C++ in src-glu. Compiles
   with 0 warnings now.

 . tess_hash.c: line 244 - Why is this function stubbed out? I removed the
   code with a #if 0 to avoid a compiler warning, but it looks dangerous.
1999-11-11 03:21:43 +00:00
..
Makefile.am lots of autoconf updates 1999-09-19 20:09:00 +00:00
amesa.h Initial revision 1999-08-19 00:55:39 +00:00
foomesa.h Initial revision 1999-08-19 00:55:39 +00:00
fxmesa.h Initial revision 1999-08-19 00:55:39 +00:00
ggimesa.h Misc small cleanups 1999-08-23 22:34:08 +00:00
gl.h . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility 1999-11-11 03:21:43 +00:00
gl_mangle.h Added glColorTable, etc. 1999-11-04 00:43:09 +00:00
glu.h . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility 1999-11-11 03:21:43 +00:00
glu_mangle.h Added GLU 1.3 tessellation (except winding rule code). 1999-09-10 02:03:31 +00:00
glut.h Minor patches to cleanup some compiler warnings in MSVC 1999-10-20 06:56:40 +00:00
glut_h.dja Initial revision 1999-08-19 00:55:39 +00:00
glutf90.h Initial revision 1999-08-19 00:55:39 +00:00
glx.h first big check-in of new Mesa 3.3 code 1999-11-11 01:22:25 +00:00
glx_mangle.h Initial revision 1999-08-19 00:55:39 +00:00
mesa_wgl.h Minor patches to cleanup some compiler warnings in MSVC 1999-10-20 06:56:40 +00:00
mglmesa.h Initial revision 1999-08-19 00:55:39 +00:00
osmesa.h Initial revision 1999-08-19 00:55:39 +00:00
svgamesa.h Initial revision 1999-08-19 00:55:39 +00:00
wmesa.h Initial revision 1999-08-19 00:55:39 +00:00
xmesa.h Initial revision 1999-08-19 00:55:39 +00:00
xmesa_x.h Initial revision 1999-08-19 00:55:39 +00:00
xmesa_xf86.h Initial revision 1999-08-19 00:55:39 +00:00