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