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
Age
Commit message (
Expand
)
Author
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-24
r600: scissor updates for dri2
Dave Airlie
2009-08-24
r600: switch to common cs functions
Dave Airlie
2009-08-24
r600: map 16 VS outputs
Alex Deucher
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-23
r600: bump reloc_chunk size
Alex Deucher
2009-08-23
r600: fix count for CB/DB target state
Alex Deucher
2009-08-23
r600: use persistent bos for shaders
Alex Deucher
2009-08-23
r600: always emit CB base
Alex Deucher
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-22
r600: add support for RS880
Alex Deucher
2009-08-21
r600: better default state size.
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: move misc regs from general state
Alex Deucher
2009-08-20
r600: rework emit code
Alex Deucher
2009-08-19
r600: minor cleanup
Alex Deucher
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
r600: fix build
Dave Airlie
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-17
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-14
r600: emit SURFACE_BASE_UPDATE on depth base updates on rv6xx
Alex Deucher
2009-08-13
r600: move non-surface related cb state to general state
Alex Deucher
2009-08-13
r600: move non-surface related depth state to general state
Alex Deucher
2009-08-12
r600: state cleanups
Alex Deucher
2009-08-12
r600: clean up Create/DestroyContext
Alex Deucher
2009-08-12
radeon: Minor warnings cleanup.
Eric Anholt
2009-08-12
r600: A shader is bound that exports Z as a float into Red channel
Cooper Yuan
2009-08-11
r600: update num of interp if posizition is used
Cooper Yuan
2009-08-09
r600: looks like a typo
Dave Airlie
2009-08-09
r600: load per-pixel position into PS in order to use fragment.position.
Cooper Yuan
2009-08-03
r600: fix r600SetTexOffset
Alex Deucher
2009-08-02
r600: handle state emit better
Alex Deucher
2009-08-02
r600: Logic Operations Fix
vehemens
2009-08-02
r600: fix regression in texenv
Alex Deucher
2009-08-01
r600: fix rectangle textures
Alex Deucher
2009-07-31
r600: make sure bos are valid before usign that
Alex Deucher
2009-07-31
r600: fix reloc setup
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-31
r600: get updated pending age from cs ioctl
Alex Deucher
[next]