Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3d: Implement noperspective varyings on V3D 4.x. | Eric Anholt | 2018-07-09 | 1 | -0/+5 |
* | v3d: Fix leak of the spill BO on context destruction. | Eric Anholt | 2018-07-05 | 1 | -0/+2 |
* | v3d: Add proper support for GL_EXT_draw_buffers2's blending enables. | Eric Anholt | 2018-07-05 | 1 | -4/+4 |
* | v3d: Convert a bunch of our "minus one" fields over to the new XML attr. | Eric Anholt | 2018-06-27 | 1 | -1/+1 |
* | st,ir3,radeonsi: push lower_deref_instrs back into driver | Rob Clark | 2018-06-22 | 1 | -1/+0 |
* | anv,i965,radv,st,ir3: Call nir_lower_deref_instrs | Jason Ekstrand | 2018-06-22 | 1 | -0/+1 |
* | v3d: Set the SO offsets correctly if we have to re-emit. | Eric Anholt | 2018-06-18 | 1 | -0/+2 |
* | v3d: Add support for glSampleMask / glSampleCoverage. | Eric Anholt | 2018-05-17 | 1 | -1/+1 |
* | v3d: Rename driver functions from vc5 to v3d. | Eric Anholt | 2018-05-16 | 1 | -132/+132 |
* | v3d: Rename the driver files from "vc5" to "v3d". | Eric Anholt | 2018-05-16 | 1 | -0/+682 |