summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200/r200_reg.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-12Merge branch '7.8'Michel Dänzer1-1/+1
2010-03-12Grammar and spelling fixesJeff Smith1-1/+1
2010-03-11r200: support additional blit formatsAlex Deucher1-0/+4
2010-02-07r200: Fix LOD min/max emit.Pauli Nieminen1-1/+1
2010-02-07r200: Fix lod bias correction.Pauli Nieminen1-0/+2
2009-01-29r200: re-write state handlers for new CS mechanismDave Airlie1-0/+3
2009-01-22r200/r300: port r200 texture handling to common codeDave Airlie1-0/+3
2007-05-17remove CVS/XFree86 keywordsChristoff Brill1-1/+0
2006-10-13implement ARB_point_parameters and ARB_point_sprite on r200. The code is near...Roland Scheidegger1-1/+23
2006-05-27preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...Roland Scheidegger1-0/+16
2005-09-10add reverse-engeneered register bits needed for ATI_fragment_shader (Dave Air...Roland Scheidegger1-7/+97
2005-08-31enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for text...Roland Scheidegger1-0/+4
2005-03-15add support for user-configurable brilinear filtering on r200Roland Scheidegger1-0/+3
2005-02-15add some missing texture formats and bits from r200 docsDave Airlie1-0/+8
2005-02-10add texture micro and macro tiling to radeon/r200 driver. This can improve pe...Roland Scheidegger1-0/+2
2005-01-26(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...Roland Scheidegger1-0/+2
2004-12-08(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...Roland Scheidegger1-0/+6
2004-10-16Add code to support projective texturing and fix mixed enabling of textureEric Anholt1-0/+5
2004-05-25Added a couple fog coordinate related register defines.Ian Romanick1-0/+2
2004-05-20add missing R200_RB3D_BLENDCOLOR registerRoland Scheidegger1-0/+1
2004-05-14Fix GL_MIN and GL_MAX blend equations (set blend factors accordingly). Fix er...Roland Scheidegger1-33/+20
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl1-7/+1
2003-08-06r200 driver, brought over by Jon SmirlKeith Whitwell1-0/+1444