index
:
openchrome/mesa-openchrome
master
Gallium 3D driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
broadcom
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
v3d: add initial compiler plumbing for geometry shaders
Iago Toral Quiroga
1
-1
/
+4
2019-12-16
v3d: enable debug options for geometry shader dumps
Iago Toral Quiroga
2
-10
/
+12
2019-10-31
v3d: rename vertex shader key (num)_fs_inputs fields
Iago Toral Quiroga
1
-0
/
+1
2019-07-17
broadcom: Move v3d_get_device_info to common
Andreas Bergmeier
2
-0
/
+85
2019-04-12
v3d: Detect the correct number of QPUs and use it to fix the spill size.
Eric Anholt
1
-0
/
+3
2019-04-12
v3d: Add and use a define for the number of channels in a QPU invocation.
Eric Anholt
1
-0
/
+5
2019-04-04
v3d: Bump the maximum texture size to 4k for V3D 4.x.
Eric Anholt
1
-1
/
+2
2019-01-29
vc4: Declare the last cpu pointer as being modified in NEON asm.
Emil Velikov
1
-2
/
+1
2019-01-28
vc4: Declare the cpu pointers as being modified in NEON asm.
Carsten Haitzler (Rasterman)
1
-18
/
+15
2019-01-28
vc4: Use named parameters for the NEON inline asm.
Carsten Haitzler (Rasterman)
1
-80
/
+100
2019-01-27
v3d: Drop maximum number of texture units down to 16.
Eric Anholt
1
-1
/
+1
2019-01-27
v3d: Avoid duplicating limits defines between gallium and v3d core.
Eric Anholt
1
-0
/
+41
2018-12-29
v3d: Add a "precompile" debug flag for shader-db.
Eric Anholt
2
-0
/
+2
2018-12-19
v3d: Add a fallthrough path for utile load/store of 32 byte lines.
Eric Anholt
1
-12
/
+16
2018-12-19
vc4: Move the utile load/store functions to a header for reuse by v3d.
Eric Anholt
1
-0
/
+222
2018-08-06
v3d: Emit the VCM_CACHE_SIZE packet.
Eric Anholt
1
-3
/
+4
2018-07-30
v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.
Eric Anholt
2
-0
/
+2
2018-06-19
v3d: Add missing always_flush debug flag.
Eric Anholt
1
-0
/
+1
2018-05-14
android: change include "cutils/log.h" to "log/log.h" on Android API >=26
jenny.q.cao
1
-0
/
+4
2018-01-27
broadcom/vc5: Add XML for V3D 4.2.
Eric Anholt
1
-0
/
+3
2018-01-12
broadcom/vc5: Introduce v3dx_macros.h and v3dx_pack.h headers.
Eric Anholt
1
-0
/
+45
2017-10-10
broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan.
Eric Anholt
2
-0
/
+171
2017-07-13
broadcom: Introduce a header for talking about chip revisions.
Eric Anholt
1
-0
/
+39