summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxglidew.h
Commit message (Collapse)AuthorAgeFilesLines
* EXT_secondary_color and EXT_separate_specular via multipassDaniel Borca2003-12-151-28/+4
|
* got rid of __FUNCTION__ :(Daniel Borca2003-12-101-2/+2
| | | | | | | | | | | | | | 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
* accomodate vtx-0-2-branchDaniel Borca2003-11-261-1/+3
|
* changes to accomodate texture compressionDaniel Borca2003-10-291-0/+1
|
* Napalm total immersionDaniel Borca2003-10-211-2/+1
|
* glide driver (wip)Daniel Borca2003-10-131-2/+2
|
* Reorganized combiners. Added optimized span functions.Daniel Borca2003-10-091-9/+1
|
* updates from Daniel BorcaBrian Paul2003-10-021-147/+50
|
* DOS and glide driver updates from Daniel BorcaBrian Paul2003-08-191-634/+146
|
* more DOS updates from Daniel BorcaBrian Paul2003-07-171-3/+10
|
* fixed some configure;make build problems. cleaned-up copyright info.Brian Paul2001-09-231-20/+10
|
* used indent to clean-up the codeBrian Paul2001-03-031-108/+123
|
* Lots of changes:Keith Whitwell2000-11-051-45/+0
| | | | | | | | | | - use the new interface to the software rasterizer. - manage all fallbacks internally, hooking in swrast or swrast_setup if necessary. - removed lots of marginal code no longer appropriate in a maturing driver. - reworked the vertex-setup and triangle routines, including drawing unfilled triangles from within the driver.
* wrapper for grTexLodBiasValue()Brian Paul2000-04-151-2/+11
|
* added Daryll's patches for texture alignmentBrian Paul2000-03-221-3/+5
|
* updated with changes from DRI project CVSBrian Paul2000-02-161-0/+14
|
* udpated version/copyright infoBrian Paul2000-02-091-2/+2
|
* updated with latest DRI tree changesBrian Paul2000-01-181-12/+11
|
* applied Daryll's patchesBrian Paul1999-12-101-9/+0
|
* fixed FX_grSstControl(), now returns FxBoolBrian Paul1999-11-181-10/+3
|
* update/merge with Daryll's X server changesBrian Paul1999-11-151-38/+472
|
* Added PARB support.Miklos Fazekas1999-10-051-0/+45
|
* Initial revisionjtg1999-08-191-0/+358