nvc0: do upload-time fixups for interpolation parameters
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nvc0_state_validate.c
2015-10-29 Ilia Mirkinnvc0: do upload-time fixups for interpolation parameters
2015-09-09 Ilia Mirkinnvc0: keep track of cb bindings per buffer, use for...
2015-08-17 Ilia Mirkinnvc0: implement the color buffer 0 is integer rule...
2015-07-25 Ilia Mirkinnvc0: fix geometry program revalidation of clipping...
2015-07-23 Ilia Mirkinnvc0: add handling for set_tess_state callback
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-21 Samuel Pitoisetnvc0: force cache flush when binding a new ubo
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-07-11 Ilia Mirkinnv50, nvc0: enable at least one color RT if alphatest...
2015-06-22 Alexandre Courbotnvc0: use NV_VRAM_DOMAIN() macro
2015-05-09 Ilia Mirkinnvc0: keep track of PGRAPH state in nvc0_screen
2015-01-05 Ilia Mirkinnv50: regenerate rnndb headers
2014-06-19 Ilia Mirkinnvc0: remove vport_int hack and instead use the usual...
2014-06-17 Tobias Klausmannnvc0: implement multiple viewports/scissors, enable...
2014-05-23 Christoph Bumillernv50,nvc0: set constbufs dirty on pipe context switch
2014-04-26 Ilia Mirkinnvc0: add support for PIPE_CAP_SAMPLE_SHADING
2014-01-27 Ilia Mirkinnv50, nvc0: clear out RT on a null cbuf
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.