graw/gs: add missing max output vertices to all tests
[mesa.git] / src / gallium / tests / graw / quad-sample.c
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-26 José Fonsecagraw: Ensure new members are zeroed.
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-05-12 Marek Olšákgallium/graw: stop using user_buffer_create
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2011-09-19 Dave Airliegraw: fix tests to build on msvc again.
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-14 Vinson Leegraw: remove pipe_vertex_buffer::max_index
2011-01-24 Zack Rusingraw: add a test showing the new sampling scheme in...