index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r200
/
r200_texmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to use a 8888 texture format which will result in only a memcopy in mesa'...
Roland Scheidegger
2006-09-20
1
-0
/
+4
*
Attempt to fix the issue reported by Alan Grimes with DRM_RADEON_TEXTURE
Eric Anholt
2005-08-25
1
-1
/
+1
*
add texture micro and macro tiling to radeon/r200 driver. This can improve pe...
Roland Scheidegger
2005-02-10
1
-26
/
+45
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
1
-4
/
+17
*
Prevent Y-offset from exceeding valid range in texture upload code. This
Ian Romanick
2004-10-07
1
-0
/
+8
*
Fix texturing in quake3. Some code was left over from the dirty/clean list
Eric Anholt
2004-09-25
1
-5
/
+2
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-5
/
+5
*
align blits for texture rectangles correctly, fix potential problem overwriti...
Roland Scheidegger
2004-02-06
1
-3
/
+3
*
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-27
1
-20
/
+1
*
Updates to tnl_dd_dmatmp.h
Keith Whitwell
2003-12-11
1
-3
/
+5
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-17
/
+18
*
r200 driver, brought over by Jon Smirl
Keith Whitwell
2003-08-06
1
-0
/
+505