summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests/trivial/compute.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/tests: fix build with clang compilerSamuel Pitoiset2016-01-031-273/+330
* gallium: remove library_path argument from pipe_loader_create_screen()Emil Velikov2015-11-211-1/+1
* gallium: add flags parameter to pipe_screen::context_createMarek Olšák2015-08-261-1/+1
* gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul2013-10-231-2/+2
* gallium/tests: use pipe_context::bind_sampler_states()Brian Paul2013-10-031-2/+3
* gallium/tests: check format in compute tests, make selectableChristoph Bumiller2013-03-121-17/+52
* gallium/tests: fix build breakage after pipe_surface::usage removalMarek Olšák2012-12-211-1/+0
* gallium/tests/trivial: updates for transfer functions changesAndreas Boll2012-11-271-10/+4
* gallium/tests/trivial: Import compute unit tests.Francisco Jerez2012-05-111-0/+1592