gallium: add an index argument to create_query
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_state.c
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-04-26 Ilia Mirkinnv50: add support for PIPE_CAP_SAMPLE_SHADING
2014-03-14 Emil Velikovnv50: add missing brackets when handling the samplers...
2014-03-07 Zack Rusingallium: allow setting of the internal stream output...
2014-03-09 Ilia Mirkinnouveau: add valid range tracking to nouveau_buffer
2014-02-13 Ilia Mirkinnv50: implement multiple viewports/scissors, enable...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-16 Ilia Mirkinnv50, nvc0: initialize ctx->sample_mask to ~0
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulnouveau: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulnouveau: implement pipe_context::bind_sampler_states()
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.