Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/hash_table: turn it into a wrapper around util/hash_table | Marek Olšák | 2020-02-26 | 1 | -1/+1 |
* | v3d: request the kernel to flush caches when TMU is dirty | Iago Toral Quiroga | 2019-10-18 | 1 | -0/+1 |
* | v3d: Use driconf to expose non-MSAA texture limits for Xorg. | Eric Anholt | 2019-05-13 | 1 | -1/+4 |
* | v3d: Add Compute Shader compilation support. | Eric Anholt | 2019-04-12 | 1 | -0/+2 |
* | v3d: Avoid duplicating limits defines between gallium and v3d core. | Eric Anholt | 2019-01-27 | 1 | -6/+0 |
* | v3d: Rename gallium-local limits defines from VC5 to V3D. | Eric Anholt | 2019-01-27 | 1 | -5/+5 |
* | v3d: Add renderonly support. | Eric Anholt | 2018-11-27 | 1 | -1/+3 |
* | v3d: Move BO cache counting to dump time instead of cache management. | Eric Anholt | 2018-07-20 | 1 | -3/+0 |
* | v3d: Rename driver functions from vc5 to v3d. | Eric Anholt | 2018-05-16 | 1 | -11/+11 |
* | v3d: Rename the driver files from "vc5" to "v3d". | Eric Anholt | 2018-05-16 | 1 | -0/+101 |