Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50: assert before trying to out-of-bounds access samplers | Emil Velikov | 2014-01-18 | 1 | -0/+3 |
* | nv50: assert before trying to out-of-bounds access textures | Emil Velikov | 2014-01-18 | 1 | -0/+2 |
* | nv50: assert before trying to out-of-bounds access constbuf | Emil Velikov | 2014-01-18 | 1 | -0/+1 |
* | nv50, nvc0: initialize ctx->sample_mask to ~0 | Ilia Mirkin | 2014-01-16 | 1 | -0/+2 |
* | gallium: new, unified pipe_context::set_sampler_views() function | Brian Paul | 2013-10-23 | 1 | -21/+18 |
* | nouveau: remove old bind_*_sampler_states() functions | Brian Paul | 2013-10-03 | 1 | -3/+0 |
* | nouveau: implement pipe_context::bind_sampler_states() | Brian Paul | 2013-10-03 | 1 | -0/+22 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+1110 |