Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Fix some -Wdouble-promotion warnings. | Eric Anholt | 2015-07-14 | 1 | -4/+4 |
* | vc4: Rework cl handling to be friendlier to the compiler. | Eric Anholt | 2015-07-14 | 1 | -27/+30 |
* | vc4: Only render tiles where the scissor ever intersected them. | Eric Anholt | 2014-12-30 | 1 | -2/+9 |
* | vc4: Fix triangle-guardband-viewport piglit test. | Eric Anholt | 2014-12-11 | 1 | -5/+14 |
* | vc4: Add support for point size setting. | Eric Anholt | 2014-09-24 | 1 | -0/+3 |
* | vc4: Add support for line width setting. | Eric Anholt | 2014-09-24 | 1 | -0/+3 |
* | vc4: Actually add support for polygon offset. | Eric Anholt | 2014-09-24 | 1 | -0/+6 |
* | vc4: Add support for flat shading. | Eric Anholt | 2014-09-23 | 1 | -0/+6 |
* | vc4: Add support for depth clears and tests within a tile. | Eric Anholt | 2014-08-11 | 1 | -4/+10 |
* | vc4: Initial skeleton driver import. | Eric Anholt | 2014-08-08 | 1 | -0/+59 |