summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_state_init.c
Commit message (Expand)AuthorAgeFilesLines
* fix constant texture environment color setup for texture units > 0Roland Scheidegger2004-05-211-48/+24
* Add support for GL_EXT_blend_[func|equation]_separate. Fix GL_EXT_blend_color...Roland Scheidegger2004-05-201-3/+18
* Fix GL_MIN and GL_MAX blend equations (set blend factors accordingly). Fix er...Roland Scheidegger2004-05-141-2/+2
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-10/+10
* Changed lighting to use SOURCE_MATERIAL instead of PREMULT (moves some light ...Roland Scheidegger2004-02-101-9/+17
* Fix attenuation hardware state handling, inspired by the R200 DDK referenceMichel Dänzer2004-01-231-0/+1
* Fix initialisation of cubic tecture offsets (Andreas Stenglein)Michel Dänzer2004-01-141-5/+10
* Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diffEric Anholt2004-01-051-0/+6
* sync some more of the r200 driver from the DRI trunkAlan Hourihane2003-12-071-6/+27
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-18/+12
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+691