aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_shader_state.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák2010-12-201-1/+1
* st/mesa: unbind constant buffer when not in useKeith Whitwell2010-11-021-0/+3
* nv50: fix GP state bind and validateChristoph Bumiller2010-09-281-0/+4
* nv50: fix typo in fifo packet length limitChristoph Bumiller2010-09-181-2/+2
* nv50: emit constbuf relocs before uploading constantsChristoph Bumiller2010-09-181-7/+21
* nv50: add relocs for stack and local mem buffersChristoph Bumiller2010-09-181-3/+14
* nv50: Silence uninitialized variable warning.Vinson Lee2010-09-151-0/+1
* nv50: Remove unnecessary headers.Vinson Lee2010-09-151-1/+0
* nv50: minor compiler fixes and cleanupsChristoph Bumiller2010-09-121-1/+1
* nv50: fix check for sprite/point coord enableChristoph Bumiller2010-08-231-2/+2
* nv50: yet another case we need a nop.exitChristoph Bumiller2010-08-231-1/+1
* nv50: fix PSIZ and PRIMID mappingChristoph Bumiller2010-08-171-3/+5
* nv50: fix constbuf validationChristoph Bumiller2010-08-051-1/+6
* nv50: import new compilerChristoph Bumiller2010-07-231-0/+619