OSDN Git Service

r600: minor cleanup
[android-x86/external-mesa.git] / src / mesa / drivers / dri / r600 / r700_chip.c
2009-08-19 Alex Deucherr600: minor cleanup
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-14 Alex Deucherr600: emit SURFACE_BASE_UPDATE on depth base updates...
2009-08-13 Alex Deucherr600: move non-surface related cb state to general...
2009-08-13 Alex Deucherr600: move non-surface related depth state to general...
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Alex Deucherr600: state cleanups
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-07-31 Alex Deucherr600: make sure bos are valid before usign that
2009-07-31 Alex Deucherr600: remove unused offset_mod stuff
2009-07-31 Alex Deucherr600: unify state emit into one function
2009-07-31 Alex Deucherr600: re-arrange state setup and emit so they are not...
2009-07-31 Alex Deucherr600: warning fixes
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Alex Deucherr600: fix flat shading
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-27 Alex Deucherr600: set VGT NUM_INSTANCES as part of the draw command
2009-07-27 Alex Deucherr600: switch vtx resource setup to use SETfield macros
2009-07-21 Alex Deucherr600: add alpha test support
2009-07-20 Alex Deucherr600: add user clip plane support
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Alex DeucherR6xx/R7xx: add fine grained syncing support
2009-07-17 Alex DeucherR6xx/r7xx: send depth state in it's own function
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-17 Alex DeucherR6xx/r7xx: add some missing state regs
2009-07-16 Alex DeucherR6xx: fix rendering on r6xx/rs780 chips
2009-07-16 Richard LiRestore vp input mapping, fix vtx stream missing problem.
2009-07-15 Kevin DeKorteR6xx/r7xx: warning fixes
2009-07-15 Richard LiR6xx/r7xx: fix missing vertex stream
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 Alex Deucherr6xx/r7xx: fix buffer aging bug
2009-07-06 Alex DeucherR6xx/r7xx: first pass at texture support
2009-07-01 Alex Deucherr6xx/r7xx: rework aos setup
2009-06-22 Cooper Yuanadd LINK_STATES for SPI_PS and SEMANTIC
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-11 Alex DeucherProperly set aos_count
2009-06-09 Alex DeucherPull in additional state setup from the DDX
2009-06-05 Alex Deucherre-arrange state structure
2009-06-04 Alex DeucherDon't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLO...
2009-06-03 Alex Deucherstart to fill in ShadeModel()
2009-05-29 Alex Deucherget rid of chip_object struct
2009-05-29 Alex Deuchermore cleanup
2009-05-29 Alex Deuchermore cleanup
2009-05-29 Alex Deuchermore cleanup
2009-05-29 Alex Deuchermore cleanup
2009-05-29 Alex DeucherFix spelling in function name
2009-05-29 Alex Deucherr6xx/r7xx: switch to common dma functions for vecs
2009-05-19 Richard LiFix nop insertion bug. redbook hello can run.
2009-05-15 Richard LiFix r6 code bugs.
2009-05-08 Richard LiR6xx/R7xx: WIP r6xx-rewrite code
2009-04-21 Richard LiInitial pull of code from r6xx-r7xx-support branch