r300g: fix RG/LATC1_SNORM by doing UNORM->SNORM conversion in the shader
[mesa.git] / src / mesa / drivers / dri / r300 / compiler / radeon_emulate_loops.h
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-04 Marek Olšákr300/compiler: refactor fragment shader compilation
2010-09-04 Marek Olšákr300/compiler: refactor vertex shader compilation
2010-09-04 Marek Olšákr300/compiler: add new compiler parameter max_alu_insts
2010-09-04 Marek Olšákr300/compiler: put emulate_loop_state in radeon_compiler
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-10 Tom Stellardr300/compiler: Implement hardware assisted loops for...
2010-08-04 Tom Stellardr300/compiler: Always unroll loops when doing loop...
2010-08-04 Tom Stellardr300/compiler: r500 hw support for break and continue...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-03 Tom Stellardr300/compiler: Handle loops in deadcode analysis.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Tom Stellardr300/compiler: Implement simple loop emulation