aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/v3dx_rcl.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: move layer rendering to a separate helperIago Toral Quiroga2019-12-161-115/+119
* v3d: support rendering to multi-layered framebuffersIago Toral Quiroga2019-12-161-107/+128
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-1/+1
* v3d: request the kernel to flush caches when TMU is dirtyIago Toral Quiroga2019-10-181-15/+0
* v3d: replace MAYBE_UNUSED with UNUSEDEric Engestrom2019-07-311-4/+4
* v3d: Rename gallium-local limits defines from VC5 to V3D.Eric Anholt2019-01-271-3/+3
* v3d: Add support for GL_ARB_framebuffer_no_attachments.Eric Anholt2019-01-141-0/+9
* v3d: Add support for flushing dirty TMU data at job end.Eric Anholt2019-01-141-0/+15
* v3d: Drop in a bunch of notes about performance improvement opportunities.Eric Anholt2018-12-141-1/+4
* v3d: Use the TLB R/B swapping instead of recompiles when available.Eric Anholt2018-11-011-0/+2
* v3d: Rename "configuration" and "config" in the XML to "cfg"Eric Anholt2018-07-301-11/+10
* v3d: s/colour/color in the XML.Eric Anholt2018-07-301-5/+5
* v3d: Rename primitives to prims in the XML to match CLIF names.Eric Anholt2018-07-301-1/+1
* v3d: Drop the use of the semaphores.Eric Anholt2018-07-271-2/+0
* v3d: Drop the VG support from the XML.Eric Anholt2018-07-271-2/+1
* v3d: Track the buffers being loaded separately.Eric Anholt2018-07-261-1/+1
* v3d: Rename cleared/resolve to clear/store.Eric Anholt2018-07-261-23/+23
* v3d: Add missing "number of bin tile lists" field.Eric Anholt2018-06-291-0/+1
* v3d: Convert a bunch of our "minus one" fields over to the new XML attr.Eric Anholt2018-06-271-4/+3
* v3d: Work around GFXH-1461/GFXH-1689 by using CLEAR_TILE_BUFFERS.Eric Anholt2018-06-061-10/+17
* v3d: Rename driver functions from vc5 to v3d.Eric Anholt2018-05-161-37/+37
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-0/+782