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
/
broadcom
/
compiler
/
vir_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: Add missing dumping for the spill offset/size uniforms.
Eric Anholt
2019-04-12
1
-0
/
+8
*
v3d: Move constant offsets to UBO addresses into the main uniform stream.
Eric Anholt
2019-03-21
1
-1
/
+3
*
v3d: Rename v3d_tmu_config_data to v3d_unit_data.
Eric Anholt
2019-03-21
1
-6
/
+6
*
v3d: Include a count of register pressure in the RA failure dumps.
Eric Anholt
2019-03-06
1
-1
/
+13
*
v3d: Eliminate the TLB and TLBU files.
Eric Anholt
2019-03-05
1
-13
/
+2
*
v3d: Use ldunif instructions for uniforms.
Eric Anholt
2019-03-05
1
-9
/
+0
*
v3d: Switch implicit uniforms over to being any qinst->uniform != ~0.
Eric Anholt
2019-03-05
1
-11
/
+10
*
v3d: Fix dumping of shaders with alpha test.
Eric Anholt
2019-02-05
1
-1
/
+3
*
v3d: Add support for CS shared variable load/store/atomics.
Eric Anholt
2019-01-14
1
-0
/
+1
*
v3d: Add support for CS workgroup/invocation id intrinsics.
Eric Anholt
2019-01-14
1
-0
/
+4
*
v3d: Add support for shader_image_load_store.
Eric Anholt
2019-01-14
1
-0
/
+19
*
v3d: Add SSBO/atomic counters support.
Eric Anholt
2019-01-14
1
-0
/
+8
*
v3d: Move uniform pretty-printing to its own helper function.
Eric Anholt
2018-12-14
1
-71
/
+76
*
v3d: Add VIR dumping of TMU config p0/p1.
Eric Anholt
2018-12-07
1
-0
/
+12
*
v3d: Simplify VIR uniform dumping using a temporary.
Eric Anholt
2018-12-07
1
-19
/
+10
*
v3d: Implement a small immediates optimization, based on VC4's.
Eric Anholt
2018-07-23
1
-9
/
+18
*
broadcom/vc5: Fix extraneous register index in QIR dumping of TLBU writes.
Eric Anholt
2018-03-26
1
-0
/
+1
*
broadcom/vc5: Don't annotate dumps with stale live intervals.
Eric Anholt
2018-03-19
1
-2
/
+2
*
broadcom/vc5: Add support for loading varyings in V3D 4.1.
Eric Anholt
2018-01-12
1
-1
/
+0
*
broadcom/vc5: Add support for V3Dv4 signal bits.
Eric Anholt
2018-01-12
1
-2
/
+43
*
broadcom: Add VC5 NIR compiler.
Eric Anholt
2017-10-10
1
-0
/
+339