gallium: separate out floating-point CAPs into its own enum
[mesa.git] / src / gallium / drivers / nvc0 / codegen /
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 Bumillernvc0/ir: fix emission of cvt when register and type...
2011-10-21 Christoph Bumillernv50/ir: fix argument count for CUBE_ARRAY texture...
2011-10-21 Christoph Bumillernvc0/ir: GP emit address must end up in $r0
2011-10-21 Christoph Bumillernvc0/ir: TXQ requires different lowering from normal TEX
2011-10-21 Christoph Bumillernvc0/ir: handle levelZero modifier in TEX emission
2011-10-21 Christoph Bumillernvc0/ir: fix lowering of DIV F32
2011-10-21 Christoph Bumillernvc0/ir: fix xy confusion typo in readTessCoord
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code