nv50,nvc0: hold references to the framebuffer surfaces
[mesa.git] / src / gallium / drivers / nv50 / codegen / nv50_ir_driver.h
2012-01-12 Christoph Bumillernv50/ir: make use of TGSI_INTERPOLATE_COLOR
2012-01-12 Christoph Bumillernvc0: fix submission of VertexID and EdgeFlag in push...
2012-01-09 Christoph Bumillernv50/ir: handle TGSI_SEMANTIC_VERTEXID
2012-01-09 Christoph Bumillernv50/ir,nvc0: make ClipDistance and ClipVertex work
2011-10-21 Christoph Bumillernvc0: fixes for program tessellation parameters
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code