summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed GLUtriangulatorObj again (spelling).Gareth Hughes1999-09-141-2/+5
|
* Fixed definition of GLUtriangluatorObj for 1.3 tessellator.Gareth Hughes1999-09-141-1/+5
|
* fixed pixel packing/unpacking code in gluBuild2DMipmaps()Brian Paul1999-09-141-7/+52
|
* added gluCheckExtension()Brian Paul1999-09-141-1/+31
|
* added gluUnProject4()Brian Paul1999-09-141-11/+44
|
* Fixed file headers. Tracking down macro bugs.Gareth Hughes1999-09-132-2/+16
|
* strcmp needs the string.hJouk Jansen1999-09-131-1/+6
|
* added Eero's multitexture function patchBrian Paul1999-09-131-0/+34
|
* Re-added missing GGIMesa context bufsize structure memberJon Taylor1999-09-131-0/+1
|
* fixed typo in GetProcAddressBrian Paul1999-09-121-2/+2
|
* clean-up of glXGetProcAddressEXT()Brian Paul1999-09-111-6/+6
|
* bugix from raul for fxddbitmapKeith Whitwell1999-09-111-8/+29
|
* added 1.2 function to gluGetProcAddressEXT()Brian Paul1999-09-111-5/+21
|
* GL_EXT_get_proc_address clean-upBrian Paul1999-09-112-130/+129
|
* include extensions.hBrian Paul1999-09-111-0/+1
|
* added GLU_EXT_get_proc_addressBrian Paul1999-09-112-3/+51
|
* added GLX_EXT_get_proc_addressBrian Paul1999-09-113-7/+49
|
* added GL_EXT_get_proc_addressBrian Paul1999-09-114-11/+202
|
* added GL_EXT_get_proc_addressBrian Paul1999-09-111-2/+9
|
* new DD_Z_NEVER flagKeith Whitwell1999-09-101-3/+12
|
* Fixed triangle output, recovery process termination.Gareth Hughes1999-09-102-91/+29
|
* changed C++ comments to C styleBrian Paul1999-09-101-2/+2
|
* Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes1999-09-1013-1961/+1127
|
* moved gl_GetPointerv() into get.hBrian Paul1999-09-091-12/+2
|
* moved gl_GetString() into get.cBrian Paul1999-09-092-2/+55
|
* More compliant error check.Miklos Fazekas1999-09-091-2/+8
|
* minor changes. always call compactify_arrays()Brian Paul1999-09-081-6/+15
|
* removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul1999-09-074-13/+9
|
* added vertices.cBrian Paul1999-09-072-2/+4
|
* fixes for the mga driverKeith Whitwell1999-09-051-1/+14
|
* fix for mga depthbuffer resizeKeith Whitwell1999-09-042-31/+42
|
* more bugfixesKeith Whitwell1999-09-031-1/+7
|
* Fog, displaylist and zoom operationsKeith Whitwell1999-09-031-70/+154
|
* fix for GL_COMPILE_AND_EXECUTE bugKeith Whitwell1999-09-031-43/+1
|
* fixed GL_FRONT_AND_BACK cull bugKeith Whitwell1999-09-021-2/+4
|
* Added vertices.c to compile listJouk Jansen1999-08-301-2/+2
|
* removed bogus callKeith Whitwell1999-08-291-1/+0
|
* more fixes on the fast pathKeith Whitwell1999-08-291-1/+1
|
* new files to support vertex-based geometryKeith Whitwell1999-08-291-1/+3
|
* features werenJosh Vanderhoof1999-08-281-2/+2
|
* Fixed double buffering bug when running in XJon Taylor1999-08-271-5/+5
|
* This time the correct fileJouk Jansen1999-08-271-122/+117
|
* various pipeline bugsKeith Whitwell1999-08-269-31/+69
|
* Update after disk crashJouk Jansen1999-08-241-9/+44
|
* Update after disk crashJouk Jansen1999-08-241-116/+122
|
* *** empty log message ***Jon Taylor1999-08-245-69/+32
|
* Misc small cleanupsJon Taylor1999-08-231-9/+12
|
* Updated to reflect GGIMesa 3.1 changesJon Taylor1999-08-231-164/+18
|
* *** empty log message ***Jon Taylor1999-08-231-0/+607
|
* *** empty log message ***Jon Taylor1999-08-229-70/+156
|