Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -3/+3 |
* | nouveau: use bool instead of boolean | Samuel Pitoiset | 2015-07-21 | 1 | -16/+16 |
* | nv50: avoid segfault with enabled but unbound vertex attrib | Samuel Pitoiset | 2015-07-08 | 1 | -0/+5 |
* | nv50,nvc0: make sure to pushbuf_refn before putting bo into pushbuf_data | Ilia Mirkin | 2015-06-23 | 1 | -0/+1 |
* | nv50,nvc0: set vertex id base to index_bias | Ilia Mirkin | 2014-12-30 | 1 | -0/+8 |
* | nv50: do an explicit flush on draw when there are persistent buffers | Ilia Mirkin | 2014-07-03 | 1 | -1/+28 |
* | nouveau: add ARB_buffer_storage support | Ilia Mirkin | 2014-05-02 | 1 | -0/+12 |
* | nv50: pass vtxbuf index as unsigned | Emil Velikov | 2014-01-18 | 1 | -1/+1 |
* | nv50: assert before trying to out-of-bounds access vtxbuf | Emil Velikov | 2014-01-18 | 1 | -1/+11 |
* | nv50: wait on the buf's fence before sticking it into pushbuf | Ilia Mirkin | 2013-12-04 | 1 | -0/+9 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+820 |