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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Reuse QPU dumping for packing bits in QIR.
Eric Anholt
2015-08-21
1
-0
/
+7
*
vc4: Use the pure/const attributes on a bunch of our QPU functions.
Eric Anholt
2015-07-17
1
-15
/
+15
*
vc4: Add support for turning constant uniforms into small immediates.
Eric Anholt
2014-12-17
1
-0
/
+1
*
vc4: Refuse to merge two ops that both access shared functions.
Eric Anholt
2014-12-05
1
-0
/
+1
*
vc4: Pair up QPU instructions when scheduling.
Eric Anholt
2014-12-01
1
-1
/
+1
*
vc4: Introduce scheduling of QPU instructions.
Eric Anholt
2014-12-01
1
-0
/
+3
*
vc4: Add another check for invalid TLB scoreboard handling.
Eric Anholt
2014-12-01
1
-0
/
+3
*
vc4: Merge qpu_a_NOP() and qpu_m_NOP to a single qpu_NOP() helper.
Eric Anholt
2014-08-24
1
-2
/
+1
*
vc4: Make some helpers for setting condition codes in instructions.
Eric Anholt
2014-08-22
1
-0
/
+2
*
vc4: Switch to actually generating vertex and fragment shader code from TGSI.
Eric Anholt
2014-08-08
1
-2
/
+3
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+201