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_chip.c
Age
Commit message (
Expand
)
Author
2009-09-25
radeon: Fix newlines.
Michal Krol
2009-09-24
r600 : fix draw_prim bug: vertex fetcher setting.
Richard Li
2009-09-22
r600 : add draw_prim support.
Richard Li
2009-09-14
r600: add span support for 1D tiles
Alex Deucher
2009-09-11
r600: enable caching of vertex programs
Andre Maasikas
2009-09-09
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-03
r600: rework cb/db setup
Alex Deucher
2009-08-31
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-24
r600: fix state emit sizes
Alex Deucher
2009-08-23
r600: fix count for CB/DB target state
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: 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-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-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: 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-28
r600: fix flat shading
Alex Deucher
2009-07-27
r600: set VGT NUM_INSTANCES as part of the draw command
Alex Deucher
2009-07-27
r600: switch vtx resource setup to use SETfield macros
Alex Deucher
2009-07-21
r600: add alpha test support
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-17
R6xx/r7xx: add some missing state regs
Alex Deucher
2009-07-16
R6xx: fix rendering on r6xx/rs780 chips
Alex Deucher
2009-07-16
Restore vp input mapping, fix vtx stream missing problem.
Richard Li
2009-07-15
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-15
R6xx/r7xx: fix missing vertex stream
Richard Li
2009-07-14
r6xx/r7xx: fix buffer aging bug
Alex Deucher
2009-07-06
R6xx/r7xx: first pass at texture support
Alex Deucher
2009-07-01
r6xx/r7xx: rework aos setup
Alex Deucher
2009-06-22
add LINK_STATES for SPI_PS and SEMANTIC
Cooper Yuan
2009-06-11
Properly set aos_count
Alex Deucher
2009-06-09
Pull in additional state setup from the DDX
Alex Deucher
2009-06-04
re-arrange state structure
Alex Deucher
2009-06-04
Don't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLOCK_CNTL
Alex Deucher
2009-06-03
start to fill in ShadeModel()
Alex Deucher
[next]