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
/
v3d_compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: Implement noperspective varyings on V3D 4.x.
Eric Anholt
2018-07-09
1
-0
/
+4
*
v3d: Fix shaders using pixel center W but no varyings.
Eric Anholt
2018-06-15
1
-2
/
+2
*
v3d: Remove unused QUNIFORM_STENCIL left over from vc4.
Eric Anholt
2018-06-14
1
-2
/
+0
*
broadcom/vc5: Add support for centroid varyings.
Eric Anholt
2018-04-26
1
-0
/
+7
*
broadcom/vc5: Remove leftover vc4 MSAA lowering setup in the FS key.
Eric Anholt
2018-04-25
1
-12
/
+5
*
broadcom/vc5: Fix up the NIR types of FS outputs generated by NIR-to-TGSI.
Eric Anholt
2018-03-21
1
-0
/
+5
*
broadcom/vc5: Don't annotate dumps with stale live intervals.
Eric Anholt
2018-03-19
1
-0
/
+1
*
broadcom/vc5: Add support for register spilling.
Eric Anholt
2018-03-19
1
-1
/
+23
*
broadcom/vc5: Add cursors to the compiler infrastructure, like NIR's.
Eric Anholt
2018-03-19
1
-0
/
+43
*
broadcom/vc5: Move the umul macro to a header.
Eric Anholt
2018-03-19
1
-0
/
+7
*
broadcom/vc5: Correct the arg count of TIDX/EIDX.
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 compiler support for V3D 4.x texturing.
Eric Anholt
2018-01-12
1
-4
/
+21
*
broadcom/vc5: Move V3D 3.3 texturing to a separate file.
Eric Anholt
2018-01-12
1
-0
/
+13
*
broadcom/vc5: Move V3D 3.3 VPM write setup to a separate file.
Eric Anholt
2018-01-12
1
-0
/
+3
*
broadcom/vc5: Use THRSW to enable multi-threaded shaders.
Eric Anholt
2018-01-12
1
-6
/
+16
*
broadcom/vc5: Implement GFXH-1684 workaround.
Eric Anholt
2018-01-12
1
-0
/
+10
*
broadcom/vc5: Use a physical-reg-only register class for LDVPM.
Eric Anholt
2018-01-12
1
-1
/
+2
*
broadcom/vc5: Use the new LDVPM/STVPM opcodes on V3D 4.1.
Eric Anholt
2018-01-12
1
-6
/
+3
*
broadcom/vc5: Add support for V3Dv4 signal bits.
Eric Anholt
2018-01-12
1
-2
/
+2
*
broadcom/vc5: Emit flat shade flags for varying components > 24.
Eric Anholt
2018-01-03
1
-3
/
+6
*
broadcom/vc5: Emit proper flatshading code for glShadeModel(GL_FLAT).
Eric Anholt
2018-01-03
1
-14
/
+4
*
broadcom/vc5: Move texture return channel setup into the compiler.
Eric Anholt
2018-01-03
1
-3
/
+3
*
broadcom/vc5: Add lowering for txf_ms to a txf on a 2x2-scaled texture.
Eric Anholt
2017-10-30
1
-2
/
+0
*
broadcom/vc5: Add PIPE_TEX_WRAP_CLAMP support for linear-filtered textures.
Eric Anholt
2017-10-30
1
-2
/
+3
*
broadcom/vc5: Use SETMSF to handle discards.
Eric Anholt
2017-10-20
1
-3
/
+0
*
broadcom/vc5: Add support for f32 render targets.
Eric Anholt
2017-10-10
1
-0
/
+2
*
broadcom/vc5: Start hooking up multiple render targets support.
Eric Anholt
2017-10-10
1
-2
/
+3
*
broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs.
Eric Anholt
2017-10-10
1
-3
/
+9
*
broadcom/compiler: Set up passthrough Z when doing FS discards.
Eric Anholt
2017-10-10
1
-0
/
+1
*
broadcom: Add VC5 NIR compiler.
Eric Anholt
2017-10-10
1
-0
/
+927