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
/
intel
/
genxml
/
gen_pack_header.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
genxml: change chbang to python 2
Dylan Baker
2016-05-31
1
-1
/
+1
*
genxml: use the isalpha method rather than str.isalpha.
Dylan Baker
2016-05-31
1
-1
/
+1
*
genxml: require future imports for python2 compatibility.
Dylan Baker
2016-05-31
1
-0
/
+3
*
genxml: mark re strings as raw
Dylan Baker
2016-05-31
1
-2
/
+2
*
genxml: Make classes descendants of object
Dylan Baker
2016-05-31
1
-4
/
+4
*
genxml: mark gen_pack_header.py as encoded in utf-8
Dylan Baker
2016-05-31
1
-0
/
+1
*
genxml: Use llroundf() and store to appropriate type.
Matt Turner
2016-05-16
1
-2
/
+2
*
genxml: use PYTHON3
Jonathan Gray
2016-04-23
1
-0
/
+0
*
genxml: Add register support
Jordan Justen
2016-03-24
1
-19
/
+43
*
genxml: Add mote includes in the generated headers
Jason Ekstrand
2016-02-20
1
-0
/
+3
*
genxml: Stop using unicode in the pack generator
Jason Ekstrand
2016-02-19
1
-1
/
+1
*
anv: fix warning about unused width variable.
Dave Airlie
2016-02-19
1
-2
/
+1
*
vulkan: Move XML and generator into src/intel/genxml
Jason Ekstrand
2016-02-18
1
-0
/
+614