Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |