summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* version 6 from oss.sgi.comBrian Paul2004-07-281-12/+86
* version 24 from oss.sgi.comBrian Paul2004-07-281-4/+55
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-262-7/+10
* updated to version 23Brian Paul2004-06-231-3/+63
* Alexander Gottwald's patch for cygwinBrian Paul2004-06-221-0/+3
* Remove the rest of the need for glxclient.h and remove it from the tree.Ian Romanick2004-06-061-0/+27
* kill __driRegisterExtensions(), none of the functions did anythingJon Smirl2004-06-031-3/+0
* Replace Bool with GLboolean.Ian Romanick2004-06-021-8/+8
* XF86DRIDestroyContext, XF86DRICreateDrawable, andIan Romanick2004-06-021-7/+12
* Convert 'Display *' to '__DRInativeDisplay *'. Only portions of theIan Romanick2004-06-011-23/+26
* Replace all occurances of XF86DRIClipRect (and related typedefs) withIan Romanick2004-06-011-7/+7
* remove duplicate GLX_DRAWABLE_TYPE token, sorted tokens by enum valueBrian Paul2004-05-211-22/+21
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-0/+5
* move #define for GL_DOUBLE, to put enums in right orderBrian Paul2004-04-231-1/+1
* Correct the comments about when the bindContext3 / unbindContext3Ian Romanick2004-04-151-2/+2
* added extern "C" for C++ (bug 930933)Brian Paul2004-04-091-4/+12
* 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