index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r200
/
r200_reg.h
Age
Commit message (
Expand
)
Author
2009-01-29
r200: re-write state handlers for new CS mechanism
Dave Airlie
2009-01-22
r200/r300: port r200 texture handling to common code
Dave Airlie
2007-05-17
remove CVS/XFree86 keywords
Christoff Brill
2006-10-13
implement ARB_point_parameters and ARB_point_sprite on r200. The code is near...
Roland Scheidegger
2006-05-27
preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...
Roland Scheidegger
2005-09-10
add reverse-engeneered register bits needed for ATI_fragment_shader (Dave Air...
Roland Scheidegger
2005-08-31
enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for text...
Roland Scheidegger
2005-03-15
add support for user-configurable brilinear filtering on r200
Roland Scheidegger
2005-02-15
add some missing texture formats and bits from r200 docs
Dave Airlie
2005-02-10
add 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-16
Add code to support projective texturing and fix mixed enabling of texture
Eric Anholt
2004-05-25
Added a couple fog coordinate related register defines.
Ian Romanick
2004-05-20
add missing R200_RB3D_BLENDCOLOR register
Roland Scheidegger
2004-05-14
Fix GL_MIN and GL_MAX blend equations (set blend factors accordingly). Fix er...
Roland Scheidegger
2003-10-21
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-08-06
r200 driver, brought over by Jon Smirl
Keith Whitwell