summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxg.c
AgeCommit message (Collapse)Author
2004-06-03masked out unsupported glBlendColor (some games check only the proc addr)Daniel Borca
2004-04-14documentation updatesDaniel Borca
Glide3 driver: POINTCAST palette fixes
2004-03-29code cleanup hehehDaniel Borca
2004-02-16cleanup and some WGL PIXELFORMAT issuesDaniel Borca
2003-12-19DMesa: removed MGA2064W driverDaniel Borca
DMesa: added capability to query visuals fxMesa: WGL_3DFX_gamma_control fxMesa: minor fixes to interface (fxQueryHardware vs fxMesaSelect...)
2003-12-10got rid of __FUNCTION__ :(Daniel Borca
Texus2 functions are dynamically linked now made getRegistryOrEnvironmentString more portable bugfix: unnecessary total SW fallback -- glColorMask bugfix: when shared palette was not loaded correctly point_attenuation_stage back in business (point size/atten) fxTexGetInfo is not required for fxIsTexSupported fxDDChooseTextureFormat optimized for RGB/RGBA textures accelerated Quads with Triangle_Fans more WGL extensions/functions (also updated export file) DXTC/S3TC -> FXT1 wrapping hack quick & dirty fix for Quake2
2003-11-20small mattersDaniel Borca
2003-10-30bugfixes wrt texture compressionDaniel Borca
2003-10-29changes to accomodate texture compressionDaniel Borca
2003-10-21wrap in #ifdef FX / #endifBrian Paul
2003-10-21Napalm total immersionDaniel Borca
2003-10-15protect whole file with #ifdef FXBrian Paul
2003-10-02updates from Daniel BorcaBrian Paul