summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests/graw/quad-sample.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca2013-04-231-1/+2
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+1
* gallium: remove pipe_surface::usageMarek Olšák2012-12-121-1/+0
* gallium: add start_slot parameter to set_vertex_buffersMarek Olšák2012-10-311-1/+1
* graw: Ensure new members are zeroed.José Fonseca2012-10-261-0/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-8/+4
* gallium/graw: stop using user_buffer_createMarek Olšák2012-05-121-4/+5
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-101-0/+1
* graw: fix tests to build on msvc again.Dave Airlie2011-09-191-1/+1
* gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie2011-09-181-2/+2
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-1/+1
* graw: remove pipe_vertex_buffer::max_indexVinson Lee2011-02-141-1/+0
* graw: add a test showing the new sampling scheme in actionZack Rusin2011-01-241-0/+415