Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add support for AMD_vertex_shader_layer | Marek Olšák | 2013-12-03 | 1 | -0/+1 |
* | gallium: new shader cap bit for the amount of sampler views | Roland Scheidegger | 2013-11-28 | 1 | -0/+2 |
* | gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES | Ilia Mirkin | 2013-10-26 | 1 | -0/+1 |
* | gallium: new, unified pipe_context::set_sampler_views() function | Brian Paul | 2013-10-23 | 3 | -4/+32 |
* | nouveau: remove old bind_*_sampler_states() functions | Brian Paul | 2013-10-03 | 2 | -2/+0 |
* | nouveau: implement pipe_context::bind_sampler_states() | Brian Paul | 2013-10-03 | 4 | -2/+27 |
* | gallium: add flush_resource context function | Marek Olšák | 2013-09-20 | 3 | -0/+11 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 32 | -0/+13872 |