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
/
r600
/
r600_tex.c
Age
Commit message (
Expand
)
Author
2010-01-30
r600: Remove unnecessary headers.
Vinson Lee
2010-01-19
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2009-11-18
r600: align for mipmap tree changes
Maciej Cencora
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-09-27
drivers: use more mesa format functions
Brian Paul
2009-08-31
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-25
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-07-29
r600: minor fixes
Alex Deucher
2009-07-28
r600: fix tex clamp modes
Alex Deucher
2009-07-28
r600: implement texture border color
Alex Deucher
2009-07-27
r600: switch tex code to use SETfield macros
Alex Deucher
2009-07-07
tex wip
Alex Deucher
2009-07-06
R6xx/r7xx: first pass at texture support
Alex Deucher
2009-04-21
R6xx/R7xx: remove unused files
Richard Li
2009-04-10
Fix build errors from merge
Alex Deucher
2009-04-09
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-08
R600: initial copy of r300 code
Alex Deucher