gallium: new, unified pipe_context::set_sampler_views() function
[mesa.git] / src / gallium / tests / graw / quad-sample.c
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulgallium/tests: fix SHADER typo
2013-10-03 Brian Paulgallium/tests: use pipe_context::bind_sampler_states()
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
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...