Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to reduce the memory footprint of display lists | Keith Whitwell | 1999-10-19 | 4 | -9/+54 |
* | Fixed a MacOS specific compile error. | Miklos Fazekas | 1999-10-16 | 1 | -1/+1 |
* | now using MALLOC, CALLOC, FREE, etc macros | Brian Paul | 1999-10-13 | 3 | -20/+20 |
* | fixed voodoo initialization | Keith Whitwell | 1999-10-08 | 3 | -22/+20 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 3 | -328/+320 |
* | Added PARB support. | Miklos Fazekas | 1999-10-05 | 1 | -0/+45 |
* | Added gl_ext_multitexture_ADD suport. | Miklos Fazekas | 1999-10-05 | 1 | -1/+1 |
* | Added packed ARGB support. | Miklos Fazekas | 1999-10-05 | 1 | -0/+57 |
* | Packed RGBA support. | Miklos Fazekas | 1999-10-05 | 1 | -2/+20 |
* | Packed RGB support. | Miklos Fazekas | 1999-10-05 | 1 | -24/+47 |
* | Added support for GL_ext_texture_add | Miklos Fazekas | 1999-10-05 | 1 | -0/+4 |
* | Minor cleanup. | Miklos Fazekas | 1999-10-05 | 1 | -7/+3 |
* | Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT | Ted Jump | 1999-09-19 | 1 | -1/+0 |
* | Large patch: | Keith Whitwell | 1999-09-18 | 1 | -11/+12 |
* | Fix for write-rgba-span and others | Keith Whitwell | 1999-09-17 | 1 | -22/+48 |
* | Win32 build req't updates | Ted Jump | 1999-09-17 | 1 | -3/+3 |
* | added Eero's multitexture function patch | Brian Paul | 1999-09-13 | 1 | -0/+34 |
* | bugix from raul for fxddbitmap | Keith Whitwell | 1999-09-11 | 1 | -8/+29 |
* | include extensions.h | Brian Paul | 1999-09-11 | 1 | -0/+1 |
* | 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 |
* | various pipeline bugs | Keith Whitwell | 1999-08-26 | 3 | -4/+13 |
* | Initial revision | jtg | 1999-08-19 | 11 | -0/+8744 |