Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
This still treats everything as RGBA8888 for the most part, same as before. This is a prerequisite for handling other texture formats, since only RGBA8888 has a raster-layout mode. |