summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rename class to c_class if using C++ (bug 922294)Brian Paul2004-03-241-2/+6
* new DRI interface headerBrian Paul2004-03-221-0/+499
* remove some unneeded macrosBrian Paul2004-03-042-43/+9
* upgraded to version 22Brian Paul2004-02-241-4/+11
* Refactored several variables out of XMesaVisual in favor of identicalIan Romanick2004-02-192-15/+9
* fixed back fxMesaGetCurrentContext to match MakeCurrentDaniel Borca2004-02-102-2/+7
* added NUL driver for DMesaDaniel Borca2004-02-071-0/+1
* added GLU_INCOMPATIBLE_GL_VERSIONBrian Paul2004-02-061-0/+1
* update function mangling and add comment about it to gl.hBrian Paul2004-02-052-1/+52
* Missed this commit as part of the addition ofIan Romanick2004-01-271-0/+11
* accomodated new driver_func initializationDaniel Borca2004-01-231-5/+10
* remove stuff that's now in glext.hBrian Paul2004-01-131-204/+2
* updated to version 21 with OpenGL 1.5 supportBrian Paul2004-01-131-14/+381
* regenerated to support new 1.5 functions, etc.Brian Paul2004-01-091-0/+27
* DMesa: removed MGA2064W driverDaniel Borca2003-12-192-4/+3
* fix for C++Alan Hourihane2003-12-121-0/+8
* replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)Brian Paul2003-12-111-1/+1
* Quash annoying compiler warningKeith Whitwell2003-12-111-1/+1
* Remove dead file glcore-new.hKeith Whitwell2003-12-111-424/+0
* reverse Keith's 'XFree86Server' glue.Alan Hourihane2003-12-082-8/+0
* Can't include <stddef.h> when building XFree86 server - defineKeith Whitwell2003-12-082-0/+8
* glFBDev driver from embedded-2 branch.Brian Paul2003-12-061-0/+145
* basic API work for FBConfigs & PbuffersBrian Paul2003-12-061-2/+40
* s/APIENTRY/GLAPIENTRY/ for 1.5 functionsBrian Paul2003-12-061-12/+12
* check if GLAPIENTRYP is already setAlan Hourihane2003-12-041-0/+3
* #define GLAPIENTRYP GLAPIENTRY *Alan Hourihane2003-12-041-0/+1
* bring over glcore.h changes from DRI trunkAlan Hourihane2003-12-041-21/+53
* include malloc.h to get ptrdiff_t for vertex buffer object's GLintptrBrian Paul2003-11-231-1/+3
* added OpenGL 1.5 tokens and functions not yet put into glext.hBrian Paul2003-11-221-0/+111
* minor fix to glutSetColor prototype (Evgeny Kotsuba)Brian Paul2003-10-271-1/+1
* documentation update; also new makefiles for Win32 MesaFX buildDaniel Borca2003-10-211-1/+1
* Define GLAPIENTRYP properly so that GLU compiles on Windows.Karl Schultz2003-10-201-1/+1
* added GL_ARB_point_sprite tokensBrian Paul2003-10-161-0/+10
* Minor changes to make linux-solo build againJon Smirl2003-10-161-0/+4
* Updates to SGI GLU code to get it to compile clean with the Open Watcom compi...Kendall Bennett2003-10-141-1/+1
* Add missing entry points. (Warren Cashen)Karl Schultz2003-10-101-0/+2
* updates from Daniel BorcaBrian Paul2003-10-021-2/+3
* Updates required for building the SciTech SNAP version of Mesa. This includes:Kendall Bennett2003-09-302-1031/+1037
* new enum values for GL_MESA_program_debugBrian Paul2003-09-231-10/+9
* Added support for EXT_texture_mirror_clamp and the single wrap modeIan Romanick2003-09-021-0/+12
* Updates from Daniel BorcaBrian Paul2003-08-281-1/+1
* remove a bunch of the extension definitions from the legacy sectionBrian Paul2003-08-281-431/+1
* fix PFNGLMULTIMODEDRAWARRAYSIBMPROCBrian Paul2003-08-241-1/+1
* Fix compile problems with `glMultiModeDrawArraysIBM'Jon Smirl2003-08-241-3/+3
* Add file miniglx.hJon Smirl2003-08-231-0/+400
* DOS and glide driver updates from Daniel BorcaBrian Paul2003-08-193-5/+7
* Fix glPixelMap: s/GLint/GLsizei/Brian Paul2003-08-191-3/+3
* tokens, functions for GL_MESA_program_debugBrian Paul2003-07-211-0/+27
* more DOS updates from Daniel BorcaBrian Paul2003-07-171-0/+1
* DOS updates for new tree (Daniel Borca)Brian Paul2003-06-161-147/+147