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
/
vc5
/
vc5_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom/vc5: Add support for centroid varyings.
Eric Anholt
2018-04-26
1
-4
/
+10
*
broadcom/vc5: Add an assert about GFXH-1559.
Eric Anholt
2018-04-26
1
-0
/
+9
*
broadcom/vc5: Remove leftover vc4 MSAA lowering setup in the FS key.
Eric Anholt
2018-04-25
1
-4
/
+1
*
broadcom/vc5: Fix transform feedback in the presence of point size.
Eric Anholt
2018-03-26
1
-1
/
+12
*
broadcom/vc5: Limit each transform feedback data spec to 16 dwords.
Eric Anholt
2018-03-26
1
-13
/
+30
*
broadcom/vc5: Fix up the NIR types of FS outputs generated by NIR-to-TGSI.
Eric Anholt
2018-03-21
1
-0
/
+9
*
broadcom/vc5: Add support for register spilling.
Eric Anholt
2018-03-19
1
-0
/
+15
*
broadcom/vc5: Ignore samplers for finding uniform offsets.
Eric Anholt
2018-02-05
1
-1
/
+12
*
broadcom/vc5: Skip over missing color buffers for a couple of checks.
Eric Anholt
2018-02-01
1
-0
/
+3
*
broadcom/vc5: Fix up channel swizzling for textures on 4.x.
Eric Anholt
2018-01-12
1
-2
/
+5
*
broadcom/vc5: Move the formats table to per-V3D-version compile.
Eric Anholt
2018-01-12
1
-2
/
+5
*
broadcom/vc5: Emit proper flatshading code for glShadeModel(GL_FLAT).
Eric Anholt
2018-01-03
1
-5
/
+3
*
braodcom/vc5: Rely on OVRTMUOUT always being set.
Eric Anholt
2018-01-03
1
-2
/
+3
*
broadcom/vc5: Fix incorrect padding of TF outputs.
Eric Anholt
2017-11-22
1
-0
/
+2
*
broadcom/vc5: Do BGRA vs RGBA swapping for the BLEND_CONSTANT_COLOR.
Eric Anholt
2017-10-30
1
-8
/
+1
*
broadcom/vc5: Don't do r/b channel swapping on 565.
Eric Anholt
2017-10-30
1
-1
/
+7
*
broadcom/vc5: Add PIPE_TEX_WRAP_CLAMP support for linear-filtered textures.
Eric Anholt
2017-10-30
1
-2
/
+6
*
broadcom/vc5: Fix build failure frm nir_shader::stage removal.
Eric Anholt
2017-10-20
1
-4
/
+4
*
broadcom/vc5: Add support for f32 render targets.
Eric Anholt
2017-10-10
1
-0
/
+4
*
broadcom/vc5: Start hooking up multiple render targets support.
Eric Anholt
2017-10-10
1
-3
/
+9
*
braodcom/vc5: Find the actual first TF output for our TF spec.
Eric Anholt
2017-10-10
1
-1
/
+6
*
broadcom/vc5: Fix translation of transform feedback's output_register field.
Eric Anholt
2017-10-10
1
-2
/
+16
*
broadcom/vc5: Fix setup of TF dword output count.
Eric Anholt
2017-10-10
1
-1
/
+1
*
broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs.
Eric Anholt
2017-10-10
1
-2
/
+2
*
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
2017-10-10
1
-0
/
+565