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
2010-03-02
r600: fix blender picking.
Dave Airlie
2010-02-24
r600: proper fix for 15601835361e2fdd34b38b265cfc3007749ee24d
Alex Deucher
2010-02-19
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-04
r600: reduce number of cache flushes
Alex Deucher
2010-01-30
r600: Remove unnecessary headers.
Vinson Lee
2010-01-18
r600: Update default state size to account for the new relocation
Jerome Glisse
2009-11-24
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-09
r600: rework DB render setup
Alex Deucher
2009-11-04
r600: rework draw functions
Alex Deucher
2009-11-04
r600: fix count prediction for IB case
Alex Deucher
2009-10-30
r600: fix a warning, update comments
Alex Deucher
2009-10-30
r600: use AUTO_INDEX for draw - saves cmd buffer space
Andre Maasikas
2009-10-23
r600: remove duplicate stride setting
Andre Maasikas
2009-10-23
r600: remove remains of old tnl pipeline
Alex Deucher
2009-10-23
r600: fix render size prediction
Alex Deucher
2009-10-23
r600: remove old tnl pipeline
Alex Deucher
2009-10-06
r600: r700PredictRenderSize can flush, so move index buffer setup after it
Andre Maasikas
2009-10-02
r600: remove support for host-based ibs
Alex Deucher
2009-09-27
r600 : Enable draw_prim.
Richard Li
2009-09-24
r600 : disable draw_prim for now.
Richard Li
2009-09-23
r600: fix up ordering of functions in draw prims path
Alex Deucher
2009-09-23
r600: fix r700PredictRenderSize for draw prims path
Alex Deucher
2009-09-23
r600 : add hw index buffer draw support.
Richard Li
2009-09-23
r600: fix copy/paste typo
Alex Deucher
2009-09-22
r600 : add draw_prim support.
Richard Li
2009-09-11
r600: enable caching of vertex programs
Andre Maasikas
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
[next]