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_texmem.c
Age
Commit message (
Expand
)
Author
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2007-09-29
r200: Implement SetTexOffset hook.
Chris Rankin
2007-05-17
remove CVS/XFree86 keywords
Christoff Brill
2006-09-20
try to use a 8888 texture format which will result in only a memcopy in mesa'...
Roland Scheidegger
2005-08-25
Attempt to fix the issue reported by Alan Grimes with DRM_RADEON_TEXTURE
Eric Anholt
2005-02-10
add texture micro and macro tiling to radeon/r200 driver. This can improve pe...
Roland Scheidegger
2004-10-07
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
Prevent Y-offset from exceeding valid range in texture upload code. This
Ian Romanick
2004-09-25
Fix texturing in quake3. Some code was left over from the dirty/clean list
Eric Anholt
2004-03-11
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-02-06
align blits for texture rectangles correctly, fix potential problem overwriti...
Roland Scheidegger
2004-01-27
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2003-12-11
Updates to tnl_dd_dmatmp.h
Keith Whitwell
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