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_texstate.c
Age
Commit message (
Expand
)
Author
2009-09-09
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-09
r600: fix ftp for dri1
Alex Deucher
2009-09-09
r600: don't setup hardware state if TFP
Dave Airlie
2009-09-04
r600: add support for EXT_texture_sRGB
Alex Deucher
2009-09-03
r600: make sure the active vertex shader bo is re-added to persistent list.
Alex Deucher
2009-09-03
r600: make sure the active shader bo is re-added to persistent list.
Dave Airlie
2009-08-31
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-22
r600: make state emit more fine grained
Alex Deucher
2009-08-22
r600: move full state to radeon state atoms
Alex Deucher
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-03
r600: fix r600SetTexOffset
Alex Deucher
2009-07-30
r600: fix mipmaps
Alex Deucher
2009-07-29
r600: remove extraneous semicolon
Alex Deucher
2009-07-29
r600: fix texture pitch alignment
Alex Deucher
2009-07-29
r600: minor fixes
Alex Deucher
2009-07-27
r600: fix _REV texture format component swizzles
Alex Deucher
2009-07-27
r600: switch tex code to use SETfield macros
Alex Deucher
2009-07-17
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-15
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...
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
Remove r500 stuff
Alex Deucher
2009-04-09
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-08
R600: initial copy of r300 code
Alex Deucher