index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
vc4
/
vc4_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Add an initial pass of algebraic optimization.
Eric Anholt
2014-08-08
1
-4
/
+5
*
vc4: Add support for CMP.
Eric Anholt
2014-08-08
1
-1
/
+6
*
vc4: Make scheduling of NOPs a separate step from QIR -> QPU translation.
Eric Anholt
2014-08-08
1
-4
/
+4
*
vc4: Add WIP support for varyings.
Eric Anholt
2014-08-08
1
-7
/
+48
*
vc4: Fix emit of ABS
Eric Anholt
2014-08-08
1
-1
/
+11
*
vc4: Add shader variant caching to handle FS output swizzle.
Eric Anholt
2014-08-08
1
-63
/
+221
*
vc4: Add VC4_DEBUG env option
Eric Anholt
2014-08-08
1
-7
/
+17
*
vc4: Add support for SNE/SEQ/SGE/SLT.
Eric Anholt
2014-08-08
1
-0
/
+4
*
vc4: Fix UBO allocation when no uniforms are used.
Eric Anholt
2014-08-08
1
-1
/
+2
*
vc4: Add initial support for math opcodes
Eric Anholt
2014-08-08
1
-0
/
+4
*
vc4: Switch to actually generating vertex and fragment shader code from TGSI.
Eric Anholt
2014-08-08
1
-221
/
+528
*
vc4: Start converting the driver to use vertex shaders.
Eric Anholt
2014-08-08
1
-1
/
+127
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+229