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/packet: fixing TMU_Config_Parameter_2 definition
Alejandro Piñeiro
2020-04-22
1
-3
/
+3
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
v3d: add 1-way SIMD packing definition
Iago Toral Quiroga
2019-12-16
1
-0
/
+1
*
v3d: fix packet descriptions for geometry and tessellation shaders
Iago Toral Quiroga
2019-12-16
1
-10
/
+30
*
meson/broadcom: libbroadcom_cle also needs zlib
Dylan Baker
2019-12-11
1
-1
/
+1
*
meson/broadcom: libbroadcom_cle needs expat headers
Dylan Baker
2019-12-10
1
-1
/
+1
*
v3d: fix empty-body instruction
Eric Engestrom
2019-10-27
1
-1
/
+1
*
broadcom: document known hardware issues for L2T flush command
Iago Toral Quiroga
2019-10-18
1
-0
/
+35
*
broadcom/genxml: Stop manually scrubbing 'α' -> "alpha"
Kenneth Graunke
2019-09-23
1
-1
/
+0
*
v3d: use the GPU to record primitives written to transform feedback
Iago Toral Quiroga
2019-08-08
1
-0
/
+10
*
v3d: add header guards in v3d_packet_helpers.h
Iago Toral Quiroga
2019-08-08
1
-0
/
+4
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
v3d: tweak initial comment on pack generator script
Alejandro Piñeiro
2019-07-12
1
-1
/
+1
*
v3d: Add some more new packets for V3D 4.x.
Eric Anholt
2019-04-04
1
-0
/
+131
*
v3d: Bump the maximum texture size to 4k for V3D 4.x.
Eric Anholt
2019-04-04
1
-2
/
+2
*
v3d: Fix a release build set-but-unused compiler warning.
Eric Anholt
2019-01-29
1
-1
/
+2
*
v3d: Create separate sampler states for the various blend formats.
Eric Anholt
2019-01-27
1
-4
/
+4
*
v3d: Use the symbolic names for wrap modes from the XML.
Eric Anholt
2019-01-27
1
-5
/
+5
*
v3d: Add support for flushing dirty TMU data at job end.
Eric Anholt
2019-01-14
1
-0
/
+23
*
v3d: Add support for draw indirect for GLES3.1.
Eric Anholt
2018-12-14
1
-0
/
+39
*
v3d: Re-use the wrap mode uniform on V3D 3.3.
Eric Anholt
2018-12-07
1
-24
/
+4
*
move u_math to src/util
Dylan Baker
2018-09-07
1
-1
/
+1
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-2
/
+2
*
v3d: Emit the VCM_CACHE_SIZE packet.
Eric Anholt
2018-08-06
1
-0
/
+10
*
v3d: Actually put the "%s" in the snprintf.
Eric Anholt
2018-08-01
1
-1
/
+1
*
v3d: use snprintf(..., "%s", ...) instead of strncpy
Eric Anholt
2018-07-31
1
-1
/
+1
*
v3d: Use a short, underscored name for packets in CLIF/CL dumping.
Eric Anholt
2018-07-30
2
-44
/
+46
*
v3d: Rename "configuration" and "config" in the XML to "cfg"
Eric Anholt
2018-07-30
1
-21
/
+21
*
v3d: s/colour/color in the XML.
Eric Anholt
2018-07-30
1
-19
/
+19
*
v3d: Rename primitives to prims in the XML to match CLIF names.
Eric Anholt
2018-07-30
1
-7
/
+7
*
v3d: Print CLIF fixed-point values as just their decimal value.
Eric Anholt
2018-07-30
1
-6
/
+16
*
v3d: When not doing terminal pretty-printing, comment struct field names.
Eric Anholt
2018-07-30
1
-1
/
+7
*
v3d: Add pack header support for f187 values.
Eric Anholt
2018-07-30
5
-7
/
+29
*
v3d: Skip printing sub-id or pad fields in CLIF dumping.
Eric Anholt
2018-07-27
1
-0
/
+8
*
v3d: Dump fields in CLIF output in increasing offset order.
Eric Anholt
2018-07-27
1
-0
/
+14
*
v3d: Print addresses in CLIFs as references to buffers.
Eric Anholt
2018-07-27
2
-4
/
+24
*
v3d: Stop doing pretty-printed colorful booleans in CLIF output.
Eric Anholt
2018-07-27
2
-16
/
+8
*
v3d: Pass the whole clif_dump structure to v3d_print_group().
Eric Anholt
2018-07-27
2
-4
/
+6
*
v3d: Drop the VG support from the XML.
Eric Anholt
2018-07-27
1
-13
/
+2
*
v3d: Use /* */ instead of () for enum names in CLIF output.
Eric Anholt
2018-07-27
1
-1
/
+1
*
v3d: CLIF-dump the "Vec size" field as 0 == maximum value.
Eric Anholt
2018-07-27
1
-0
/
+2
*
python: Use range() instead of xrange()
Mathieu Bridon
2018-07-24
1
-1
/
+1
*
v3d: Implement noperspective varyings on V3D 4.x.
Eric Anholt
2018-07-09
1
-1
/
+1
*
v3d: Fix typo in dither mode offset.
Eric Anholt
2018-07-09
1
-1
/
+1
*
v3d: Emit a TF flush after each draw using TF.
Eric Anholt
2018-07-02
1
-0
/
+2
*
v3d: Add missing Stream field to transform feedback specs on V3D 4.1.
Eric Anholt
2018-06-29
1
-1
/
+8
*
v3d: Add missing "tri trip or fan" flag in Primitive List Format.
Eric Anholt
2018-06-29
1
-0
/
+1
*
v3d: Fix the shader code address field widths on V3D 4.1+
Eric Anholt
2018-06-29
1
-3
/
+3
*
v3d: Add missing "no prim pack" field to the V3D4.1+ GL shader state.
Eric Anholt
2018-06-29
1
-0
/
+2
*
v3d: Express dithering mode in the same way that the CLIF parser does.
Eric Anholt
2018-06-29
1
-4
/
+8
[next]