| Commit message (Expand) | Author | Age | Files | Lines |
* | basic API work for FBConfigs & Pbuffers | Brian Paul | 2003-12-06 | 1 | -2/+40 |
* | s/APIENTRY/GLAPIENTRY/ for 1.5 functions | Brian Paul | 2003-12-06 | 1 | -12/+12 |
* | check if GLAPIENTRYP is already set | Alan Hourihane | 2003-12-04 | 1 | -0/+3 |
* | #define GLAPIENTRYP GLAPIENTRY * | Alan Hourihane | 2003-12-04 | 1 | -0/+1 |
* | bring over glcore.h changes from DRI trunk | Alan Hourihane | 2003-12-04 | 1 | -21/+53 |
* | include malloc.h to get ptrdiff_t for vertex buffer object's GLintptr | Brian Paul | 2003-11-23 | 1 | -1/+3 |
* | added OpenGL 1.5 tokens and functions not yet put into glext.h | Brian Paul | 2003-11-22 | 1 | -0/+111 |
* | minor fix to glutSetColor prototype (Evgeny Kotsuba) | Brian Paul | 2003-10-27 | 1 | -1/+1 |
* | documentation update; also new makefiles for Win32 MesaFX build | Daniel Borca | 2003-10-21 | 1 | -1/+1 |
* | Define GLAPIENTRYP properly so that GLU compiles on Windows. | Karl Schultz | 2003-10-20 | 1 | -1/+1 |
* | added GL_ARB_point_sprite tokens | Brian Paul | 2003-10-16 | 1 | -0/+10 |
* | Minor changes to make linux-solo build again | Jon Smirl | 2003-10-16 | 1 | -0/+4 |
* | Updates to SGI GLU code to get it to compile clean with the Open Watcom compi... | Kendall Bennett | 2003-10-14 | 1 | -1/+1 |
* | Add missing entry points. (Warren Cashen) | Karl Schultz | 2003-10-10 | 1 | -0/+2 |
* | updates from Daniel Borca | Brian Paul | 2003-10-02 | 1 | -2/+3 |
* | Updates required for building the SciTech SNAP version of Mesa. This includes: | Kendall Bennett | 2003-09-30 | 2 | -1031/+1037 |
* | new enum values for GL_MESA_program_debug | Brian Paul | 2003-09-23 | 1 | -10/+9 |
* | Added support for EXT_texture_mirror_clamp and the single wrap mode | Ian Romanick | 2003-09-02 | 1 | -0/+12 |
* | Updates from Daniel Borca | Brian Paul | 2003-08-28 | 1 | -1/+1 |
* | remove a bunch of the extension definitions from the legacy section | Brian Paul | 2003-08-28 | 1 | -431/+1 |
* | fix PFNGLMULTIMODEDRAWARRAYSIBMPROC | Brian Paul | 2003-08-24 | 1 | -1/+1 |
* | Fix compile problems with `glMultiModeDrawArraysIBM' | Jon Smirl | 2003-08-24 | 1 | -3/+3 |
* | Add file miniglx.h | Jon Smirl | 2003-08-23 | 1 | -0/+400 |
* | DOS and glide driver updates from Daniel Borca | Brian Paul | 2003-08-19 | 3 | -5/+7 |
* | Fix glPixelMap: s/GLint/GLsizei/ | Brian Paul | 2003-08-19 | 1 | -3/+3 |
* | tokens, functions for GL_MESA_program_debug | Brian Paul | 2003-07-21 | 1 | -0/+27 |
* | more DOS updates from Daniel Borca | Brian Paul | 2003-07-17 | 1 | -0/+1 |
* | DOS updates for new tree (Daniel Borca) | Brian Paul | 2003-06-16 | 1 | -147/+147 |
* | Implemented GL_ARB_occlusion_query (not 100% finalized). | Brian Paul | 2003-06-13 | 1 | -0/+33 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 16 | -97/+2 |
* | updated with new glext.h stuff | Brian Paul | 2003-05-10 | 1 | -1/+79 |
* | version 18 of glext.h | Brian Paul | 2003-05-10 | 1 | -79/+538 |
* | remove temporary stuff | Brian Paul | 2003-05-10 | 1 | -91/+0 |
* | updated for glIsBufferARB | Brian Paul | 2003-04-29 | 1 | -0/+1 |
* | fix glIsBufferARB() prototype | Brian Paul | 2003-04-28 | 1 | -1/+1 |
* | updated with newest functions | Brian Paul | 2003-04-23 | 1 | -195/+213 |
* | fix function prototypes for manging (Bill Hoffman) | Brian Paul | 2003-04-23 | 2 | -45/+22 |
* | added GL_EXT_depth_bounds_test | Brian Paul | 2003-04-21 | 1 | -0/+14 |
* | more GL_ARB_fragment_program tokens | Brian Paul | 2003-04-18 | 1 | -0/+2 |
* | temporary GL_ARB_fragment_program tokens | Brian Paul | 2003-04-17 | 1 | -0/+23 |
* | Added function pointer typedefs for GL_NV_fragment_program | Brian Paul | 2003-04-09 | 1 | -2/+7 |
* | Added GL_ARB_vertex_buffer_object tokens | Brian Paul | 2003-04-09 | 1 | -0/+32 |
* | added GL_ARB_vertex_buffer_object functions | Brian Paul | 2003-03-29 | 1 | -0/+22 |
* | DOS update (Daniel Borca) | Brian Paul | 2003-03-08 | 1 | -1/+1 |
* | updated version | Brian Paul | 2003-02-28 | 1 | -3/+3 |
* | latest DOS updates (Daniel Borca) | Brian Paul | 2003-02-20 | 1 | -13/+16 |
* | fix fragment_program for Windows | Alan Hourihane | 2003-02-10 | 1 | -13/+13 |
* | DOS updates (Daniel Borca) | Brian Paul | 2003-02-04 | 1 | -5/+12 |
* | updated with new functions (Bill Hoffman) | Brian Paul | 2003-02-04 | 1 | -57/+190 |
* | GL_ATI_texture_env_combine3 extension | Brian Paul | 2003-01-21 | 1 | -0/+8 |