Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50: copy nvc0's get_sample_position implementation | Ilia Mirkin | 2014-01-27 | 1 | -0/+46 |
* | nv50: drop obsolete check from error path | Emil Velikov | 2014-01-18 | 1 | -9/+7 |
* | nv50: assert before trying to out-of-bounds access framebuffer.cbufs | Emil Velikov | 2014-01-18 | 1 | -0/+1 |
* | 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 vtxbuf | 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: access only the available amount of constbuf | Emil Velikov | 2014-01-18 | 1 | -1/+1 |
* | nv50: access only the available amount of textures | Emil Velikov | 2014-01-18 | 1 | -1/+1 |
* | nv50: fix a small leak on context destroy | Ilia Mirkin | 2013-12-04 | 1 | -0/+2 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+317 |