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
/
r700_render.c
Age
Commit message (
Expand
)
Author
2009-09-04
r600: fix Elts handling
Alex Deucher
2009-08-31
r600: Add more trace debug output to rendering pipeline.
Pauli Nieminen
2009-08-31
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-26
r600: make reloc_chunk size dynamic
Alex Deucher
2009-08-25
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-25
radeon/r200/r300/r600: Warn if we emit more than prediction was.
Pauli Nieminen
2009-08-24
r600: fix state emit sizes
Alex Deucher
2009-08-24
r600: Fix indetion and add useful debug output.
Pauli Nieminen
2009-08-24
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-23
r600: fix logic copy paste error
Alex Deucher
2009-08-24
r600: Improve emit prediction.
Pauli Nieminen
2009-08-24
r600: Predict emit size for next rendering.
Pauli Nieminen
2009-08-22
r600: move full state to radeon state atoms
Alex Deucher
2009-08-20
r600: convert to using common radeon state atoms
Alex Deucher
2009-08-20
r600: improve state emission
Alex Deucher
2009-08-20
r600: split state emit into block specific functions
Alex Deucher
2009-08-20
r600: try and get everything in the draw in one IB
Alex Deucher
2009-08-20
r600: rework emit code
Alex Deucher
2009-08-17
r600: fix counting error after the last commit
Alex Deucher
2009-08-17
r600: make sure the number of indices is valid
Alex Deucher
2009-08-12
r600: state cleanups
Alex Deucher
2009-08-02
r600: handle state emit better
Alex Deucher
2009-08-02
r600: fix regression in texenv
Alex Deucher
2009-07-31
r600: make sure bos are valid before usign that
Alex Deucher
2009-07-31
r600: remove unused offset_mod stuff
Alex Deucher
2009-07-31
r600: ensure we have enough room for full state emit
Alex Deucher
2009-07-31
r600: unify state emit into one function
Alex Deucher
2009-07-31
r600: re-arrange state setup and emit so they are not mixed
Alex Deucher
2009-07-30
r600: warning fixes
Alex Deucher
2009-07-30
r600: split primitive draw into a separate function
Alex Deucher
2009-07-30
r600: fix mipmaps
Alex Deucher
2009-07-28
r600: implement texture border color
Alex Deucher
2009-07-28
r600: don't call r700UpdateShaders twice for each render
Alex Deucher
2009-07-28
r600: move r700TranslateFragmentShader into r700UpdateShaders
Alex Deucher
2009-07-27
r600: don't draw when num indices is 0
Alex Deucher
2009-07-27
r600: set VGT NUM_INSTANCES as part of the draw command
Alex Deucher
2009-07-20
r600: add user clip plane support
Alex Deucher
2009-07-17
R6xx/R7xx: add fine grained syncing support
Alex Deucher
2009-07-17
R6xx/r7xx: send depth state in it's own function
Alex Deucher
2009-07-16
R6xx: fix rendering on r6xx/rs780 chips
Alex Deucher
2009-07-15
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-07
R6xx/r7xx: remove some left over debugging
Alex Deucher
2009-07-07
R6xx/R7xx: fix texture reloc emit
Alex Deucher
2009-07-07
tex wip
Alex Deucher
2009-07-06
R6xx/r7xx: first pass at texture support
Alex Deucher
2009-07-02
R6xx/r7xx: Correct the indeices of DRAW_INDEX_IMMD
Cooper Yuan
2009-06-30
R6xx/r7xx: fix locking for clear
Alex Deucher
2009-06-26
Fix viewport issue
Cooper Yuan
2009-06-22
Pass viewport id to r700SendViewportState function, otherwise the radom value...
Cooper Yuan
2009-06-09
Pull in additional state setup from the DDX
Alex Deucher
[next]