Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed legacy gluNextContour impact on gluTessEndContour. | Gareth Hughes | 1999-09-14 | 1 | -1/+8 | |
* | fixed pixel packing/unpacking code in gluBuild2DMipmaps() | Brian Paul | 1999-09-14 | 1 | -7/+52 | |
* | added gluCheckExtension() | Brian Paul | 1999-09-14 | 1 | -1/+31 | |
* | added gluUnProject4() | Brian Paul | 1999-09-14 | 1 | -11/+44 | |
* | Fixed file headers. Tracking down macro bugs. | Gareth Hughes | 1999-09-13 | 2 | -2/+16 | |
* | strcmp needs the string.h | Jouk Jansen | 1999-09-13 | 1 | -1/+6 | |
* | added Eero's multitexture function patch | Brian Paul | 1999-09-13 | 1 | -0/+34 | |
* | Re-added missing GGIMesa context bufsize structure member | Jon Taylor | 1999-09-13 | 1 | -0/+1 | |
* | fixed typo in GetProcAddress | Brian Paul | 1999-09-12 | 1 | -2/+2 | |
* | clean-up of glXGetProcAddressEXT() | Brian Paul | 1999-09-11 | 1 | -6/+6 | |
* | bugix from raul for fxddbitmap | Keith Whitwell | 1999-09-11 | 1 | -8/+29 | |
* | added 1.2 function to gluGetProcAddressEXT() | Brian Paul | 1999-09-11 | 1 | -5/+21 | |
* | GL_EXT_get_proc_address clean-up | Brian Paul | 1999-09-11 | 2 | -130/+129 | |
* | include extensions.h | Brian Paul | 1999-09-11 | 1 | -0/+1 | |
* | added GLU_EXT_get_proc_address | Brian Paul | 1999-09-11 | 1 | -2/+31 | |
* | added GLX_EXT_get_proc_address | Brian Paul | 1999-09-11 | 2 | -2/+39 | |
* | added GL_EXT_get_proc_address | Brian Paul | 1999-09-11 | 4 | -11/+202 | |
* | new DD_Z_NEVER flag | Keith Whitwell | 1999-09-10 | 1 | -3/+12 | |
* | Fixed triangle output, recovery process termination. | Gareth Hughes | 1999-09-10 | 2 | -91/+29 | |
* | changed C++ comments to C style | Brian Paul | 1999-09-10 | 1 | -2/+2 | |
* | Added GLU 1.3 tessellation (except winding rule code). | Gareth Hughes | 1999-09-10 | 11 | -1910/+1008 | |
* | moved gl_GetPointerv() into get.h | Brian Paul | 1999-09-09 | 1 | -12/+2 | |
* | moved gl_GetString() into get.c | Brian Paul | 1999-09-09 | 2 | -2/+55 | |
* | More compliant error check. | Miklos Fazekas | 1999-09-09 | 1 | -2/+8 | |
* | removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead | Brian Paul | 1999-09-07 | 4 | -13/+9 | |
* | added vertices.c | Brian Paul | 1999-09-07 | 2 | -2/+4 | |
* | fixes for the mga driver | Keith Whitwell | 1999-09-05 | 1 | -1/+14 | |
* | fix for mga depthbuffer resize | Keith Whitwell | 1999-09-04 | 2 | -31/+42 | |
* | more bugfixes | Keith Whitwell | 1999-09-03 | 1 | -1/+7 | |
* | fix for GL_COMPILE_AND_EXECUTE bug | Keith Whitwell | 1999-09-03 | 1 | -43/+1 | |
* | fixed GL_FRONT_AND_BACK cull bug | Keith Whitwell | 1999-09-02 | 1 | -2/+4 | |
* | Added vertices.c to compile list | Jouk Jansen | 1999-08-30 | 1 | -2/+2 | |
* | removed bogus call | Keith Whitwell | 1999-08-29 | 1 | -1/+0 | |
* | more fixes on the fast path | Keith Whitwell | 1999-08-29 | 1 | -1/+1 | |
* | new files to support vertex-based geometry | Keith Whitwell | 1999-08-29 | 1 | -1/+3 | |
* | features weren | Josh Vanderhoof | 1999-08-28 | 1 | -2/+2 | |
* | Fixed double buffering bug when running in X | Jon Taylor | 1999-08-27 | 1 | -5/+5 | |
* | This time the correct file | Jouk Jansen | 1999-08-27 | 1 | -122/+117 | |
* | various pipeline bugs | Keith Whitwell | 1999-08-26 | 9 | -31/+69 | |
* | Update after disk crash | Jouk Jansen | 1999-08-24 | 1 | -9/+44 | |
* | Update after disk crash | Jouk Jansen | 1999-08-24 | 1 | -116/+122 | |
* | *** empty log message *** | Jon Taylor | 1999-08-24 | 5 | -69/+32 | |
* | *** empty log message *** | Jon Taylor | 1999-08-23 | 1 | -0/+607 | |
* | *** empty log message *** | Jon Taylor | 1999-08-22 | 8 | -52/+137 | |
* | *** empty log message *** | Jon Taylor | 1999-08-21 | 5 | -14/+14 | |
* | *** empty log message *** | Jon Taylor | 1999-08-21 | 4 | -26/+20 | |
* | *** empty log message *** | Jon Taylor | 1999-08-21 | 5 | -5/+5 | |
* | *** empty log message *** | Jon Taylor | 1999-08-21 | 2 | -0/+842 | |
* | *** empty log message *** | Jon Taylor | 1999-08-21 | 18 | -0/+1639 | |
* | fixed alpha channel problem in gl_blend_pixels() | Brian Paul | 1999-08-19 | 1 | -8/+1 |