summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* added GLX_EXT_get_proc_addressBrian Paul1999-09-112-2/+39
|
* added GL_EXT_get_proc_addressBrian Paul1999-09-114-11/+202
|
* 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-1011-1910/+1008
|
* 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
|
* 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
|
* 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
|
* *** empty log message ***Jon Taylor1999-08-231-0/+607
|
* *** empty log message ***Jon Taylor1999-08-228-52/+137
|
* *** empty log message ***Jon Taylor1999-08-215-14/+14
|
* *** empty log message ***Jon Taylor1999-08-214-26/+20
|
* *** empty log message ***Jon Taylor1999-08-215-5/+5
|
* *** empty log message ***Jon Taylor1999-08-212-0/+842
|
* *** empty log message ***Jon Taylor1999-08-2118-0/+1639
|
* fixed alpha channel problem in gl_blend_pixels()Brian Paul1999-08-191-8/+1
|
* initial check-in (post crash)Brian Paul1999-08-1968-0/+33991
|
* glIsEnabled(GL_TEXTURE_3D) was wrongBrian Paul1999-08-191-2/+2
|
* testingBrian Paul1999-08-191-1/+2
|
* Initial revisionjtg1999-08-19170-0/+91931