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
/
cle
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
v3d: Convert a bunch of our "minus one" fields over to the new XML attr.
Eric Anholt
2018-06-27
3
-24
/
+24
*
v3d: Add pack/unpack/decode support for fields with a "- 1" modifier.
Eric Anholt
2018-06-27
3
-17
/
+46
*
v3d, vc4: Disable valgrind checking of CLE inputs when NDEBUG is set.
Eric Anholt
2018-06-21
1
-0
/
+2
*
v3d: Be more explicit about include directory from our generated code.
Eric Anholt
2018-06-05
1
-1
/
+1
*
v3d: Add support for glSampleMask / glSampleCoverage.
Eric Anholt
2018-05-17
2
-0
/
+10
*
v3d: Enable NaN propagation in the VS and CS as well.
Eric Anholt
2018-05-17
3
-3
/
+9
*
broadcom/vc5: Fix tile load/store of MSAA surfaces on 4.x.
Eric Anholt
2018-04-25
2
-4
/
+4
*
broadcom/vc5: Fix "hardwrae" typo in a field name in XML.
Eric Anholt
2018-02-05
2
-2
/
+2
*
broadcom/vc5: Add XML for V3D 4.2.
Eric Anholt
2018-01-27
3
-0
/
+1055
*
broadcom/vc5: Rename V3D 3.x Flat Shade Action to match v4.x naming.
Eric Anholt
2018-01-12
1
-3
/
+3
*
broadcom/vc5: Use THRSW to enable multi-threaded shaders.
Eric Anholt
2018-01-12
1
-2
/
+6
*
broadcom/vc5: Introduce v3dx_macros.h and v3dx_pack.h headers.
Eric Anholt
2018-01-12
1
-0
/
+42
*
broadcom/cle: Fix error path of missing a "type" in the XML.
Eric Anholt
2018-01-12
1
-1
/
+2
*
broadcom/vc5: Add XML for V3D v4.1 (BCM7278)
Eric Anholt
2018-01-12
2
-1
/
+1052
*
meson: don't use intermediate variables that are immediately discarded
Dylan Baker
2018-01-11
1
-2
/
+1
*
broadcom/vc5: Introduce enums for internal depth/type, with V3D prefixes.
Eric Anholt
2018-01-03
1
-27
/
+28
*
broadcom/xml: Fix up safe name confusion with prefixing.
Eric Anholt
2018-01-03
1
-14
/
+13
*
broadcom/vc5: Turn the decimate mode field into an enum in the XML.
Eric Anholt
2018-01-03
1
-1
/
+8
*
broadcom/vc5: Turn the output image format into an enum.
Eric Anholt
2018-01-03
1
-51
/
+55
*
broadcom/vc5: Turn the CLE XML's memory format into an enum.
Eric Anholt
2018-01-03
1
-16
/
+11
*
broadcom/vc5: Emit flat shade flags for varying components > 24.
Eric Anholt
2018-01-03
1
-2
/
+8
*
braodcom/vc5: Rely on OVRTMUOUT always being set.
Eric Anholt
2018-01-03
1
-0
/
+2
*
broadcom/vc5: Move texture return channel setup into the compiler.
Eric Anholt
2018-01-03
1
-4
/
+1
*
broadcom/vc5: Add missing setting of the UIF XOR disable flag in textures.
Eric Anholt
2017-12-19
1
-0
/
+1
*
broadcom/vc4: Use the new enum functionality of the XML to decode better.
Eric Anholt
2017-12-01
1
-20
/
+25
*
broadcom: use NDEBUG to guard asserts
Eric Engestrom
2017-11-28
1
-5
/
+5
*
broadcom/vc5: Fix up integer texture handling.
Eric Anholt
2017-11-19
1
-0
/
+23
*
broadcom/vc5: Add occlusion query support.
Eric Anholt
2017-11-07
1
-0
/
+4
*
broadcom/vc5: Fix mipmap filtering enums.
Eric Anholt
2017-11-07
1
-2
/
+24
*
broadcom/vc5: Fix missing enum decode for indexed primitives.
Eric Anholt
2017-11-07
1
-2
/
+1
*
broadcom/vc5: Drop padding bits from the bottom of the TSDA address.
Eric Anholt
2017-11-07
1
-1
/
+1
*
broadcom/genxml: Fix decoding of groups with small fields.
Kenneth Graunke
2017-11-07
1
-2
/
+4
*
broadcom/vc5: Add some comments about the texture/output format ordering.
Eric Anholt
2017-10-30
1
-7
/
+15
*
broadcom/vc5: Keep output height pad out of the store TLB general address.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Drop padding bits from the texture shader state's address.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Drop alignment bits from texture P1's address.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Drop alignment bits from Z/S rendering mode config address.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/xml: Fix address packing for address with >= 8 alignment bits.
Eric Anholt
2017-10-30
1
-2
/
+5
*
broadcom/xml: Throw an #error in XML-based codegen for a >1bit bool
Eric Anholt
2017-10-30
1
-0
/
+3
*
broadcom/vc4: Fix bool marking on Rasterizer Oversample Mode.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Mark lookup type as uint, not bool.
Eric Anholt
2017-10-30
1
-1
/
+1
*
meson: Add support for the vc4 driver.
Eric Anholt
2017-10-17
1
-0
/
+59
*
broadcom/vc5: Fix inclusion of FS flag bits in dumping the FS address.
Eric Anholt
2017-10-12
1
-1
/
+1
*
braodcom/vc5: Set up clear color for higher-bpp formats.
Eric Anholt
2017-10-10
1
-0
/
+20
*
broadcom/vc5: Fix Rendering Mode Common Config's color store bitmask.
Eric Anholt
2017-10-10
1
-1
/
+1
*
broadcom/vc5: Add support for GL_EXT_provoking_vertex.
Eric Anholt
2017-10-10
1
-0
/
+1
*
broadcom/vc5: Mark our primitives as needing TF processing.
Eric Anholt
2017-10-10
1
-0
/
+7
*
broadcom/vc5: Fix setup of TF dword output count.
Eric Anholt
2017-10-10
1
-1
/
+1
*
broadcom/vc5: Fix depth and stencil clear values.
Eric Anholt
2017-10-10
1
-1
/
+1
*
broadcom/xml: Add the vc5 Base Vertex/Base Instance packet.
Eric Anholt
2017-10-10
1
-0
/
+6
[prev]
[next]