aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxapi.c
Commit message (Expand)AuthorAgeFilesLines
* 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