Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Use enum pipe_shader_type in set_shader_images() | Kai Wasserbäch | 2016-08-29 | 1 | -1/+1 |
* | gallium: Use enum pipe_shader_type in set_shader_buffers() | Kai Wasserbäch | 2016-08-29 | 1 | -1/+1 |
* | gallium: make image_view const | Rob Clark | 2016-06-20 | 1 | -1/+1 |
* | gallium: make shader_buffers const | Rob Clark | 2016-06-20 | 1 | -1/+1 |
* | softpipe: s/Elements/ARRAY_SIZE/ | Brian Paul | 2016-04-27 | 1 | -2/+2 |
* | softpipe: add SSBO/shader atomics support. | Dave Airlie | 2016-04-12 | 1 | -0/+28 |
* | softpipe: add image support to softpipe (v3) | Dave Airlie | 2016-03-31 | 1 | -0/+57 |