r600: move full state to radeon state atoms
[mesa.git] / src / mesa / drivers / dri / r600 / r600_context.h
2009-08-22 Alex Deucherr600: move full state to radeon state atoms
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-20 Alex Deucherr600: convert to using common radeon state atoms
2009-08-20 Alex Deucherr600: improve state emission
2009-08-20 Alex Deucherr600: split state emit into block specific functions
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-18 Pauli Nieminenradeon: Optimize memory handling for dma operations.
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Eric Anholtradeon: Minor warnings cleanup.
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: remove unused offset_mod stuff
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 Brian PaulMerge branch 'mesa_7_5_branch'
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 DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-17 Kevin DeKorteR6xx/r7xx: warning fixes
2009-07-15 Kevin DeKorteR6xx/r7xx: warning fixes
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-06-22 Cooper Yuanfunctions declaration with 'extern'
2009-06-12 Alex DeucherMerge master and fix conflicts
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 DeucherRemove unused functions
2009-05-29 Alex Deucherr6xx/r7xx: switch to common dma functions for vecs
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
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 Alex DeucherR6xx/R7xx: r300 -> r600 symbols
2009-04-08 Alex DeucherR600: initial copy of r300 code