r600: move full state to radeon state atoms
[mesa.git] / src / mesa / drivers / dri / r600 / r700_fragprog.c
2009-08-22 Alex Deucherr600: move full state to radeon state atoms
2009-08-21 Alex Deucherr600: better default state size.
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
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 Cooper Yuanr600: A shader is bound that exports Z as a float into...
2009-08-11 Cooper Yuanr600: update num of interp if posizition is used
2009-08-09 Dave Airlier600: looks like a typo
2009-08-09 Cooper Yuanr600: load per-pixel position into PS in order to use...
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-08-02 Alex Deucherr600: fix regression in texenv
2009-07-31 Alex Deucherr600: ensure we have enough room for full state emit
2009-07-31 Alex Deucherr600: re-arrange state setup and emit so they are not...
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-29 Cooper Yuanr600: emit fog color in PS input map, fix fog related...
2009-07-29 Cooper YuanR6xx/r7xx: VS export fog color as parameter
2009-07-28 Alex Deucherr600: fix flat shading
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-27 Alex Deucherr600: fix textures
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-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-02 Richard Lir6xx/r7xx: Better fix for fragment temps
2009-07-01 Alex DeucherR6xx/R7xx: Fix number of temps used in fragment program
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-05 Alex Deucherre-arrange state structure
2009-05-29 Alex Deucherget rid of chip_object struct
2009-05-29 Alex Deuchermore cleanup
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 DeucherRemove r500 stuff
2009-04-09 Alex DeucherR6xx/R7xx: r300 -> r600 symbols
2009-04-08 Alex DeucherR600: initial copy of r300 code