nv50: add depth bounds test support
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_state.c
2015-08-14 Ilia Mirkinnv50: add depth bounds test support
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-06-15 Ilia Mirkinnv50,nvc0: clamp uniform size to 64k
2015-01-05 Ilia Mirkinnv50: regenerate rnndb headers
2014-12-31 Tiziano Bacocconv50,nvc0: implement half_pixel_center
2014-11-15 Ilia Mirkinnv50,nvc0: use clip_halfz setting when creating rasteri...
2014-09-01 Ilia Mirkinnv50: zero out unbound samplers
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
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.