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