gallium: add flags parameter to pipe_screen::context_create
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nvc0_context.h
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-17 Ilia Mirkinnvc0: bind a fake tess control program when there isn...
2015-07-23 Ilia Mirkinnvc0: add handling for set_tess_state callback
2015-07-23 Ilia Mirkinnvc0: preliminary tess support
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-05-09 Ilia Mirkinnvc0: keep track of PGRAPH state in nvc0_screen
2015-01-05 Ilia Mirkinnvc0: regenerate rnndb headers
2014-09-06 Ilia Mirkinnv50,nvc0: get rid of draw module support
2014-08-19 Tobias Klausmannnvc0: Handle ARB_conditional_render_inverted and enable it
2014-07-04 Ilia Mirkinnvc0: add a memory barrier when there are persistent...
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-04-26 Ilia Mirkinnvc0: add support for PIPE_CAP_SAMPLE_SHADING
2014-02-27 Ilia Mirkinnv30: remove nv30_context use from nvfx_*prog
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.