nvc0: add support for GF119 (NVD9)
[mesa.git] / src / gallium / drivers / nv50 / codegen /
2011-11-17 Ben Skeggsnvc0: add support for GF119 (NVD9)
2011-10-21 Christoph Bumillernv50/ir: import SM4 converter
2011-10-21 Christoph Bumillernvc0: fixes for program tessellation parameters
2011-10-21 Christoph Bumillernv50/ir: use RDSV to fetch FrontFacing before lowering
2011-10-21 Christoph Bumillernv50/ir: fix textureGrad with offsets and in non-FPs
2011-10-21 Christoph Bumillernv50/ir: add wrap mode for shift operations
2011-10-21 Christoph Bumillernv50/ir: initialize RelocInfo to 0
2011-10-21 Christoph Bumillernv50/ir: fix argument count for CUBE_ARRAY texture...
2011-10-21 Christoph Bumillernv50/ir: initialize default prog_info values for GP,TP
2011-10-21 Christoph Bumillernv50/ir: fix memory value equality check
2011-10-21 Christoph Bumillernv50/ir: fix leak in removal of graph root
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code