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
/
vc4
/
vc4_qpu_disasm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Fix stray "." on no-op MUL packs.
Eric Anholt
2016-11-30
1
-6
/
+6
*
vc4: Add disassembly for constant MUL rotates
Eric Anholt
2016-08-25
1
-9
/
+11
*
vc4: Add QPU support for generating BRANCH instructions.
Eric Anholt
2016-07-12
1
-0
/
+28
*
vc4: Fix a -Wformat-security warning.
Eric Anholt
2016-05-17
1
-1
/
+1
*
vc4: Reuse QPU disasm's cond flags in QIR.
Eric Anholt
2016-05-06
1
-13
/
+38
*
vc4: If a QIR source has an unpack set, print it.
Eric Anholt
2015-10-26
1
-3
/
+9
*
vc4: Fix names of the 16-bit unpacks
Eric Anholt
2015-10-24
1
-2
/
+2
*
vc4: Reuse QPU dumping for packing bits in QIR.
Eric Anholt
2015-08-21
1
-2
/
+14
*
vc4: Avoid overflowing various static tables.
Eric Anholt
2015-07-30
1
-1
/
+1
*
vc4: Add support for turning constant uniforms into small immediates.
Eric Anholt
2014-12-17
1
-2
/
+2
*
vc4: Fix missing newline for load immediate instruction disasm.
Eric Anholt
2014-12-17
1
-4
/
+4
*
vc4: Rename the 16-bit unpack #define.
Eric Anholt
2014-12-15
1
-2
/
+2
*
vc4: Fix compiler warning
Eric Anholt
2014-10-01
1
-1
/
+1
*
vc4: Add disasm for A-file unpack operations.
Eric Anholt
2014-09-23
1
-12
/
+16
*
vc4: Add support for texturing (under simulation)
Eric Anholt
2014-08-11
1
-0
/
+17
*
vc4: Add support for SNE/SEQ/SGE/SLT.
Eric Anholt
2014-08-08
1
-4
/
+30
*
vc4: Switch to actually generating vertex and fragment shader code from TGSI.
Eric Anholt
2014-08-08
1
-2
/
+2
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+363