Age | Commit message (Expand) | Author |
1999-11-23 | added GLU 1.3 functions | Brian Paul |
1999-11-23 | added GLX 1.3 tokens and functions | Brian Paul |
1999-11-22 | bumped GLX version to 1.2, added glXGetCurrentDisplay() | Brian Paul |
1999-11-22 | added pragma 4615 (Eero), added copyright | Brian Paul |
1999-11-18 | reordered the extensions and numbered them | Brian Paul |
1999-11-17 | fixed some glitches (Eero Pajarre) | Brian Paul |
1999-11-15 | changed multi-include guard symbol | Brian Paul |
1999-11-12 | added GL_EXT_texture_env_add extension | Brian Paul |
1999-11-11 | removed redundant extension prototypes | Brian Paul |
1999-11-11 | . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility | Kendall Bennett |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-11-09 | replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps() | Brian Paul |
1999-11-05 | turned off 'conditional expression is constant' warning for win32 | Ted Jump |
1999-11-04 | Added glColorTable, etc. | Miklos Fazekas |
1999-10-30 | Changed over to maximal warnings on Win32 builds. | Ted Jump |
1999-10-27 | removed cvs history logs and old comments | Brian Paul |
1999-10-27 | removed glXGetProcAddressEXT | Brian Paul |
1999-10-27 | removed gluGetProcAddressEXT() | Brian Paul |
1999-10-22 | removed revision history info | Brian Paul |
1999-10-22 | define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h | Brian Paul |
1999-10-21 | Added pragma to disable warning about unk pragmas for MSVC5 | Ted Jump |
1999-10-20 | Minor patches to cleanup some compiler warnings in MSVC | Ted Jump |
1999-10-17 | GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values | Brian Paul |
1999-10-17 | more ARB_imaging colortable functions | Brian Paul |
1999-10-17 | added missing GL_ARB_imaging color table functions | Brian Paul |
1999-10-16 | Added glGetMinmax | Miklos Fazekas |
1999-10-16 | removed GL_EXT_get_proc_address | Brian Paul |
1999-10-15 | replaced glGetMinMax() with glGetMinmax() | Brian Paul |
1999-09-19 | lots of autoconf updates | tanner |
1999-09-19 | Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT' | Ted Jump |
1999-09-19 | More Win32 build compliance fixups | Ted Jump |
1999-09-18 | disabled GL_EXT_get_proc_address for the time being | Brian Paul |
1999-09-17 | glGetProcAddressEXT changes to accomodate Win32 and non-Win32 | Brian Paul |
1999-09-17 | Relocated wgl function prototypes to separate .h for easier work with fxwgl &... | Ted Jump |
1999-09-17 | wgl function prototypes moved out to better work with fxwgl | Ted Jump |
1999-09-17 | I changed the xxxGetProcAddressEXT function declarations to be more | Ted Jump |
1999-09-16 | GLU_EXT_get_proc_address clean-up | Brian Paul |
1999-09-16 | GL_EXT_get_proc_address clean-up | Brian Paul |
1999-09-16 | added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress | Brian Paul |
1999-09-14 | Fixed GLUtriangulatorObj again (spelling). | Gareth Hughes |
1999-09-14 | Fixed definition of GLUtriangluatorObj for 1.3 tessellator. | Gareth Hughes |
1999-09-11 | added GLU_EXT_get_proc_address | Brian Paul |
1999-09-11 | added GLX_EXT_get_proc_address | Brian Paul |
1999-09-11 | added GL_EXT_get_proc_address | Brian Paul |
1999-09-10 | Added GLU 1.3 tessellation (except winding rule code). | Gareth Hughes |
1999-08-23 | Misc small cleanups | Jon Taylor |
1999-08-19 | Initial revision | jtg |