gallium: add compute shader IR type
[mesa.git] / src / gallium / tests / trivial / compute.c
2016-04-01 Bas Nieuwenhuizengallium: add compute shader IR type
2016-03-05 Brian Paulgallium/tests: silence warning in compute.c
2016-02-13 Samuel Pitoisetgallium: add a new interface for pipe_context::launch_g...
2016-01-03 Samuel Pitoisetgallium/tests: fix build with clang compiler
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulgallium/tests: use pipe_context::bind_sampler_states()
2013-03-12 Christoph Bumillergallium/tests: check format in compute tests, make...
2012-12-21 Marek Olšákgallium/tests: fix build breakage after pipe_surface...
2012-11-27 Andreas Bollgallium/tests/trivial: updates for transfer functions...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezgallium/tests/trivial: Import compute unit tests.