summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests/trivial
Commit message (Expand)AuthorAgeFilesLines
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-042-2/+2
* gallium/tests: fix build breakage after pipe_surface::usage removalMarek Olšák2012-12-211-1/+0
* gallium: remove pipe_surface::usageMarek Olšák2012-12-122-2/+0
* gallium/tests/trivial: updates for transfer functions changesAndreas Boll2012-11-271-10/+4
* gallium/tests/trivial: updates for CSO interface changesAndreas Boll2012-11-271-2/+2
* gallium/tests/trivial: updates for util_draw_vertex_buffer changesAndreas Boll2012-11-272-2/+2
* gallium/tests: update .gitignore filesAndreas Boll2012-11-211-0/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-5/+1
* gallium/tests/trivial: updates for CSO interface changesBrian Paul2012-08-031-2/+2
* gallium/tests/trivial: Import compute unit tests.Francisco Jerez2012-05-112-1/+1594
* gallium/tests/trivial: Switch to the pipe loader.Francisco Jerez2012-05-113-36/+39
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-102-0/+2
* gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie2011-09-182-12/+12
* gallium/tests/trivial: update commentBrian Paul2011-06-241-1/+1
* gallium/tests/trivial: use CXX to do final linkBrian Paul2011-06-241-1/+1
* gallium/tests/trivial: make it buildAlon Levy2011-06-243-6/+11
* gallium: remove flags from the flush functionMarek Olšák2011-03-112-2/+2
* gallium: add usage parameter to pipe_buffer_createMarek Olšák2011-02-152-2/+4
* gallium: support for array textures and related changesRoland Scheidegger2010-12-022-5/+18
* gallium: Make trivial examples use target helpersJakob Bornecrantz2010-07-043-26/+23
* gallium: Fix compilation of trivial quad-texJakob Bornecrantz2010-07-041-1/+1
* gallium: remnants of old ccw stateKeith Whitwell2010-05-212-4/+2
* gallium/tests: Make trivial apps depend on libsJakob Bornecrantz2010-04-181-1/+1
* gallium/tests: Fix trivial examplesJakob Bornecrantz2010-04-173-25/+29
* progs/gallium: Fix relative path in Makefile.Vinson Lee2010-04-141-1/+1
* progs/gallium: Move into src/gallium/testsJosé Fonseca2010-04-134-0/+671