summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxapi.c
AgeCommit message (Expand)Author
2000-09-26First batch of OpenGL SI related changes:Brian Paul
2000-08-31added more resolutions (Andy Sloane)Brian Paul
2000-05-05added check for tmuRam==4 for Voodoo2 (Bernd)Brian Paul
2000-05-04made fxMesaCurrentCtx staticBrian Paul
2000-04-14applied Bernd's changes to useBGR codeBrian Paul
2000-03-31misc clean-upBrian Paul
2000-03-31added more debugging codeBrian Paul
2000-03-31updates for separate R/G/B/A accum buffer sizesBrian Paul
2000-03-19removed GL_FXMESA_global_texture_lod_bias extensionBrian Paul
2000-03-03depth buffer change, BGR/RGB setup changeBrian Paul
2000-02-12added MESA_FX_NO_SIGNALS env var (Michael Vance)Brian Paul
2000-02-09udpated version/copyright infoBrian Paul
2000-01-13added fxMesaContext arg to fxInitPixelTables()Brian Paul
1999-12-10pass new args to gl_create_framebufferBrian Paul
1999-12-01fxInitPixelTables() change for Voodoo 1/2 vs 3Brian Paul
1999-11-15update/merge with Daryll's X server changesBrian Paul
1999-10-08fixed voodoo initializationKeith Whitwell
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-10-05Minor cleanup.Miklos Fazekas
1999-08-29removed bogus callKeith Whitwell
1999-08-26various pipeline bugsKeith Whitwell
1999-08-19Initial revisionjtg