nv50: clear buffer status on all vertex bufs, not just the first one
[mesa.git] / src / gallium / state_trackers / osmesa /
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-15 Brian Paulosmesa: fix OSMesaPixelsStore typo
2015-04-27 Olivier Penascons: add target osmesa using gallium state tracker.
2015-03-05 Brian Paulst/osmesa: include stdio.h
2015-02-03 Park, Jeongminst/osmesa: Fix osbuffer->textures indexing
2014-03-04 Brian Paulst/osmesa: check buffer size when searching for buffers
2013-11-18 Brian Paulosmesa: add support for postprocess filters
2013-10-01 Emil Velikovst/osmesa: consolidate C sources list into Makefile...
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-08-20 Maarten Lankhorstgallium/osmesa: add same checks to OSMesaMakeCurrent...
2013-07-30 Marek Olšákst/dri: add a new driconf option disable_shader_bit_enc...
2013-07-30 Marek Olšákmesa,glsl,st/dri: add a new driconf option force_glsl_v...
2013-07-30 Marek Olšákst/dri: implement the driconf option force_s3tc_enable...
2013-07-30 Marek Olšákst/dri: support the driconf option disable_blend_func_e...
2013-07-30 Marek Olšákst/osmesa: initialize disable_glsl_line_continuations
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-10 Brian Paulst/osmesa: re-use buffers in OSMesaMakeCurrent()
2013-03-15 Brian Paulst/osmesa: silence some optimized build warnings
2013-03-13 Brian Paulst/osmesa: add new Makefile.am
2013-03-13 Brian Paulst/osmesa: new OSMesa gallium state tracker