index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
v3d
/
v3dx_rcl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: move layer rendering to a separate helper
Iago Toral Quiroga
2019-12-16
1
-115
/
+119
*
v3d: support rendering to multi-layered framebuffers
Iago Toral Quiroga
2019-12-16
1
-107
/
+128
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
v3d: request the kernel to flush caches when TMU is dirty
Iago Toral Quiroga
2019-10-18
1
-15
/
+0
*
v3d: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-4
/
+4
*
v3d: Rename gallium-local limits defines from VC5 to V3D.
Eric Anholt
2019-01-27
1
-3
/
+3
*
v3d: Add support for GL_ARB_framebuffer_no_attachments.
Eric Anholt
2019-01-14
1
-0
/
+9
*
v3d: Add support for flushing dirty TMU data at job end.
Eric Anholt
2019-01-14
1
-0
/
+15
*
v3d: Drop in a bunch of notes about performance improvement opportunities.
Eric Anholt
2018-12-14
1
-1
/
+4
*
v3d: Use the TLB R/B swapping instead of recompiles when available.
Eric Anholt
2018-11-01
1
-0
/
+2
*
v3d: Rename "configuration" and "config" in the XML to "cfg"
Eric Anholt
2018-07-30
1
-11
/
+10
*
v3d: s/colour/color in the XML.
Eric Anholt
2018-07-30
1
-5
/
+5
*
v3d: Rename primitives to prims in the XML to match CLIF names.
Eric Anholt
2018-07-30
1
-1
/
+1
*
v3d: Drop the use of the semaphores.
Eric Anholt
2018-07-27
1
-2
/
+0
*
v3d: Drop the VG support from the XML.
Eric Anholt
2018-07-27
1
-2
/
+1
*
v3d: Track the buffers being loaded separately.
Eric Anholt
2018-07-26
1
-1
/
+1
*
v3d: Rename cleared/resolve to clear/store.
Eric Anholt
2018-07-26
1
-23
/
+23
*
v3d: Add missing "number of bin tile lists" field.
Eric Anholt
2018-06-29
1
-0
/
+1
*
v3d: Convert a bunch of our "minus one" fields over to the new XML attr.
Eric Anholt
2018-06-27
1
-4
/
+3
*
v3d: Work around GFXH-1461/GFXH-1689 by using CLEAR_TILE_BUFFERS.
Eric Anholt
2018-06-06
1
-10
/
+17
*
v3d: Rename driver functions from vc5 to v3d.
Eric Anholt
2018-05-16
1
-37
/
+37
*
v3d: Rename the driver files from "vc5" to "v3d".
Eric Anholt
2018-05-16
1
-0
/
+782