summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide
Commit message (Expand)AuthorAgeFilesLines
* Changes to reduce the memory footprint of display listsKeith Whitwell1999-10-194-9/+54
* Fixed a MacOS specific compile error.Miklos Fazekas1999-10-161-1/+1
* now using MALLOC, CALLOC, FREE, etc macrosBrian Paul1999-10-133-20/+20
* fixed voodoo initializationKeith Whitwell1999-10-083-22/+20
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-083-328/+320
* Added PARB support.Miklos Fazekas1999-10-051-0/+45
* Added gl_ext_multitexture_ADD suport.Miklos Fazekas1999-10-051-1/+1
* Added packed ARGB support.Miklos Fazekas1999-10-051-0/+57
* Packed RGBA support.Miklos Fazekas1999-10-051-2/+20
* Packed RGB support.Miklos Fazekas1999-10-051-24/+47
* Added support for GL_ext_texture_addMiklos Fazekas1999-10-051-0/+4
* Minor cleanup.Miklos Fazekas1999-10-051-7/+3
* Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump1999-09-191-1/+0
* Large patch:Keith Whitwell1999-09-181-11/+12
* Fix for write-rgba-span and othersKeith Whitwell1999-09-171-22/+48
* Win32 build req't updatesTed Jump1999-09-171-3/+3
* added Eero's multitexture function patchBrian Paul1999-09-131-0/+34
* bugix from raul for fxddbitmapKeith Whitwell1999-09-111-8/+29
* include extensions.hBrian Paul1999-09-111-0/+1
* removed bogus callKeith Whitwell1999-08-291-1/+0
* more fixes on the fast pathKeith Whitwell1999-08-291-1/+1
* various pipeline bugsKeith Whitwell1999-08-263-4/+13
* Initial revisionjtg1999-08-1911-0/+8744