Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: guard sampler views changes with a mutex | Nicolai Hähnle | 2017-11-09 | 1 | -0/+3 |
* | st/glsl_to_tgsi: ignore GL_TEXTURE_SRGB_DECODE_EXT for samplers used with tex... | Nicolai Hähnle | 2017-10-11 | 1 | -1/+2 |
* | st/mesa: samplers only need to track whether GLSL >= 130 | Marek Olšák | 2017-06-22 | 1 | -1/+1 |
* | st/mesa: add an entirely separate codepath for setting up buffer views | Marek Olšák | 2017-06-22 | 1 | -0/+3 |
* | st/mesa: make st_texture_get_sampler_view() static | Samuel Pitoiset | 2017-01-30 | 1 | -4/+0 |
* | st/mesa: move all sampler view code into new st_sampler_view.[ch] files | Brian Paul | 2016-10-06 | 1 | -0/+83 |