summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxdd.c
AgeCommit message (Expand)Author
2000-02-06clearing depth buffer failed when clearing front color bufferBrian Paul
2000-01-18updated with latest DRI tree changesBrian Paul
2000-01-13added fxMesaContext arg to fxInitPixelTables()Brian Paul
2000-01-06updated Clear function for new mask bitsBrian Paul
1999-12-10new depth buffer functionsBrian Paul
1999-11-25replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()Brian Paul
1999-11-15update/merge with Daryll's X server changesBrian Paul
1999-10-19Changes to reduce the memory footprint of display listsKeith Whitwell
1999-10-16Fixed a MacOS specific compile error.Miklos Fazekas
1999-10-08fixed voodoo initializationKeith Whitwell
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-10-05Added support for GL_ext_texture_addMiklos Fazekas
1999-09-18Large patch:Keith Whitwell
1999-09-11bugix from raul for fxddbitmapKeith Whitwell
1999-09-11include extensions.hBrian Paul
1999-08-26various pipeline bugsKeith Whitwell
1999-08-19Initial revisionjtg