summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxapi.c
Commit message (Expand)AuthorAgeFilesLines
* Major rework of tnl moduleKeith Whitwell2000-12-261-32/+29
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-581/+1
* Lots of changes:Keith Whitwell2000-11-051-4/+1
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-23/+23
* added more resolutions (Andy Sloane)Brian Paul2000-08-311-3/+5
* added check for tmuRam==4 for Voodoo2 (Bernd)Brian Paul2000-05-051-1/+2
* made fxMesaCurrentCtx staticBrian Paul2000-05-041-1/+1
* applied Bernd's changes to useBGR codeBrian Paul2000-04-141-20/+57
* misc clean-upBrian Paul2000-03-311-46/+61
* added more debugging codeBrian Paul2000-03-311-8/+18
* updates for separate R/G/B/A accum buffer sizesBrian Paul2000-03-311-1/+1
* removed GL_FXMESA_global_texture_lod_bias extensionBrian Paul2000-03-191-14/+0
* depth buffer change, BGR/RGB setup changeBrian Paul2000-03-031-4/+18
* added MESA_FX_NO_SIGNALS env var (Michael Vance)Brian Paul2000-02-121-2/+6
* udpated version/copyright infoBrian Paul2000-02-091-2/+2
* added fxMesaContext arg to fxInitPixelTables()Brian Paul2000-01-131-4/+4
* pass new args to gl_create_framebufferBrian Paul1999-12-101-1/+5
* fxInitPixelTables() change for Voodoo 1/2 vs 3Brian Paul1999-12-011-1/+16
* update/merge with Daryll's X server changesBrian Paul1999-11-151-21/+70
* fixed voodoo initializationKeith Whitwell1999-10-081-2/+18
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-283/+151
* Minor cleanup.Miklos Fazekas1999-10-051-7/+3
* removed bogus callKeith Whitwell1999-08-291-1/+0
* various pipeline bugsKeith Whitwell1999-08-261-0/+1
* Initial revisionjtg1999-08-191-0/+1411