Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-26 | vc4: Move LT tiling code to a separate file. | Eric Anholt | 1 | -80/+0 |
2017-01-05 | vc4: Rewrite T image handling based on calling the LT handler. | Eric Anholt | 1 | -34/+75 |
2017-01-05 | vc4: Move the utile_width/height functions to header inlines. | Eric Anholt | 1 | -35/+0 |
2017-01-05 | vc4: Make the load/store utile functions static. | Eric Anholt | 1 | -2/+2 |
2017-01-05 | vc4: Simplify the load/store utile functions. | Eric Anholt | 1 | -10/+22 |
2016-05-30 | vc4: Fix doxygen warnings12.0-branchpoint | Rhys Kidd | 1 | -4/+4 |
2016-04-15 | vc4: Fix subimage accesses to LT textures. | Eric Anholt | 1 | -4/+4 |
2015-07-14 | vc4: Fix compiler warnings on release builds. | Eric Anholt | 1 | -7/+4 |
2014-08-22 | vc4: Add support for texture tiling. | Eric Anholt | 1 | -0/+321 |