Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: add a test for NULL fragment shaders | Marek Olšák | 2015-10-24 | 1 | -0/+38 |
* | gallium: add flags parameter to pipe_screen::context_create | Marek Olšák | 2015-08-26 | 1 | -1/+1 |
* | util/blitter (and friends): generate appropriate SVIEW decls | Rob Clark | 2015-06-21 | 1 | -1/+2 |
* | gallium/u_tests: test a NULL buffer sampler view | Marek Olšák | 2015-02-06 | 1 | -10/+33 |
* | gallium/u_tests: test a NULL constant buffer | Marek Olšák | 2015-02-06 | 1 | -0/+57 |
* | gallium/u_tests: test a NULL texture sampler view | Marek Olšák | 2015-02-06 | 1 | -17/+85 |
* | gallium/u_tests: restructure the only test, refactor out reusable code | Marek Olšák | 2015-02-06 | 1 | -31/+79 |
* | gallium: run gallium tests if GALLIUM_TESTS=1 is set | Marek Olšák | 2015-02-06 | 1 | -1/+8 |
* | cso: put cso_release_all into cso_destroy_context | Marek Olšák | 2014-12-10 | 1 | -1/+0 |
* | gallium: remove unused pipe_viewport_state::translate[3] and scale[3] | Marek Olšák | 2014-11-16 | 1 | -2/+0 |
* | gallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION | Marek Olšák | 2014-11-16 | 1 | -0/+270 |