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
/
gen_pack_header.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: Add pack header support for f187 values.
Eric Anholt
2018-07-30
1
-0
/
+7
*
python: Use range() instead of xrange()
Mathieu Bridon
2018-07-24
1
-1
/
+1
*
v3d: Create XML fields for min_ver and max_ver of a packet/struct/enum.
Eric Anholt
2018-06-29
1
-2
/
+39
*
v3d: Pass the version being generated to the pack generator script.
Eric Anholt
2018-06-29
1
-4
/
+4
*
v3d: Add pack/unpack/decode support for fields with a "- 1" modifier.
Eric Anholt
2018-06-27
1
-17
/
+34
*
v3d: Be more explicit about include directory from our generated code.
Eric Anholt
2018-06-05
1
-1
/
+1
*
broadcom/cle: Fix error path of missing a "type" in the XML.
Eric Anholt
2018-01-12
1
-1
/
+2
*
broadcom/xml: Fix up safe name confusion with prefixing.
Eric Anholt
2018-01-03
1
-14
/
+13
*
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/genxml: Add support for enum-typed fields.
Eric Anholt
2017-09-19
1
-3
/
+13
*
broadcom/genxml: Emit code for default headers for structs as well.
Eric Anholt
2017-08-18
1
-14
/
+13
*
broadcom/genxml: Use the same "gen" attr for HW version as Intel does.
Eric Anholt
2017-07-13
1
-2
/
+2
*
broadcom/genxml: Support unpacking fixed-point fractional values.
Eric Anholt
2017-07-13
1
-4
/
+9
*
vc4: Introduce XML-based packet header generation like Intel's.
Eric Anholt
2017-06-30
1
-0
/
+546