summaryrefslogtreecommitdiff
path: root/src/gallium/tests/trivial/quad-tex.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-23gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca1-1/+2
2013-01-04gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák1-1/+1
2012-12-12gallium: remove pipe_surface::usageMarek Olšák1-1/+0
2012-11-27gallium/tests/trivial: updates for CSO interface changesAndreas Boll1-2/+2
2012-11-27gallium/tests/trivial: updates for util_draw_vertex_buffer changesAndreas Boll1-1/+1
2012-10-11gallium: unify transfer functionsMarek Olšák1-5/+1
2012-08-03gallium/tests/trivial: updates for CSO interface changesBrian Paul1-2/+2
2012-05-11gallium/tests/trivial: Switch to the pipe loader.Francisco Jerez1-11/+13
2012-01-10Squash-merge branch 'gallium-clip-state'Marek Olšák1-0/+1
2011-09-18gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie1-6/+6
2011-06-24gallium/tests/trivial: make it buildAlon Levy1-2/+2
2011-03-11gallium: remove flags from the flush functionMarek Olšák1-1/+1
2011-02-15gallium: add usage parameter to pipe_buffer_createMarek Olšák1-1/+2
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-4/+10
2010-07-04gallium: Make trivial examples use target helpersJakob Bornecrantz1-13/+9
2010-07-04gallium: Fix compilation of trivial quad-texJakob Bornecrantz1-1/+1
2010-05-21gallium: remnants of old ccw stateKeith Whitwell1-2/+1
2010-04-17gallium/tests: Fix trivial examplesJakob Bornecrantz1-16/+20
2010-04-13progs/gallium: Move into src/gallium/testsJosé Fonseca1-0/+346