Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3d: Track the buffers being loaded separately. | Eric Anholt | 2018-07-26 | 1 | -0/+4 |
* | v3d: Rename cleared/resolve to clear/store. | Eric Anholt | 2018-07-26 | 1 | -3/+3 |
* | v3d: Implement noperspective varyings on V3D 4.x. | Eric Anholt | 2018-07-09 | 1 | -0/+1 |
* | v3d: Add proper support for GL_EXT_draw_buffers2's blending enables. | Eric Anholt | 2018-07-05 | 1 | -1/+8 |
* | v3d: Set the SO offsets correctly if we have to re-emit. | Eric Anholt | 2018-06-18 | 1 | -0/+2 |
* | v3d: Fix polygon offset for Z16 buffers. | Eric Anholt | 2018-06-14 | 1 | -0/+5 |
* | v3d: Fix the size of the packed attribute state. | Eric Anholt | 2018-06-14 | 1 | -1/+1 |
* | v3d: Remove some unused context fields from vc4. | Eric Anholt | 2018-06-14 | 1 | -11/+0 |
* | 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 | -105/+105 |
* | v3d: Rename the driver files from "vc5" to "v3d". | Eric Anholt | 2018-05-16 | 1 | -0/+565 |