nv50: emit constbuf relocs before uploading constants
[mesa.git] / src / gallium / drivers / nv50 / nv50_shader_state.c
2010-09-18 Christoph Bumillernv50: emit constbuf relocs before uploading constants
2010-09-18 Christoph Bumillernv50: add relocs for stack and local mem buffers
2010-09-16 Vinson Leenv50: Silence uninitialized variable warning.
2010-09-15 Vinson Leenv50: Remove unnecessary headers.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-11 Christoph Bumillernv50: minor compiler fixes and cleanups
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-23 Christoph Bumillernv50: fix check for sprite/point coord enable
2010-08-23 Christoph Bumillernv50: yet another case we need a nop.exit
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Christoph Bumillernv50: fix PSIZ and PRIMID mapping
2010-08-04 Christoph Bumillernv50: fix constbuf validation
2010-07-23 Christoph Bumillernv50: import new compiler