aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_reg.h
Commit message (Expand)AuthorAgeFilesLines
* preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...Roland Scheidegger2006-05-271-0/+16
* add reverse-engeneered register bits needed for ATI_fragment_shader (Dave Air...Roland Scheidegger2005-09-101-7/+97
* enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for text...Roland Scheidegger2005-08-311-0/+4
* add support for user-configurable brilinear filtering on r200Roland Scheidegger2005-03-151-0/+3
* add some missing texture formats and bits from r200 docsDave Airlie2005-02-151-0/+8
* add texture micro and macro tiling to radeon/r200 driver. This can improve pe...Roland Scheidegger2005-02-101-0/+2
* (Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...Roland Scheidegger2005-01-261-0/+2
* (Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...Roland Scheidegger2004-12-081-0/+6
* Add code to support projective texturing and fix mixed enabling of textureEric Anholt2004-10-161-0/+5
* Added a couple fog coordinate related register defines.Ian Romanick2004-05-251-0/+2
* add missing R200_RB3D_BLENDCOLOR registerRoland Scheidegger2004-05-201-0/+1
* Fix GL_MIN and GL_MAX blend equations (set blend factors accordingly). Fix er...Roland Scheidegger2004-05-141-33/+20
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-7/+1
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+1444