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
/
Makefile.sources
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: correctly include the source files
Emil Velikov
2014-10-16
1
-3
/
+0
*
vc4: Move the mirrored kernel code to a kernel/ directory.
Eric Anholt
2014-10-09
1
-2
/
+3
*
vc4: Add the necessary stubs for occlusion queries.
Eric Anholt
2014-09-29
1
-0
/
+1
*
vc4: Actually implement VC4_DEBUG=cl.
Eric Anholt
2014-09-18
1
-0
/
+1
*
vc4: Add support for reordering the uniform stream after optimization.
Eric Anholt
2014-09-17
1
-0
/
+1
*
vc4: Move register allocation to a separate file.
Eric Anholt
2014-09-16
1
-0
/
+1
*
gallium/vc4: ship all files in the tarball
Emil Velikov
2014-09-05
1
-1
/
+13
*
vc4: Add a CSE optimization pass.
Eric Anholt
2014-09-04
1
-0
/
+1
*
vc4: Add support for all the texture and FBO formats we can.
Eric Anholt
2014-08-22
1
-0
/
+1
*
vc4: Add support for texture tiling.
Eric Anholt
2014-08-22
1
-0
/
+1
*
vc4: Rewrite the kernel ABI to support texture uniform relocation.
Eric Anholt
2014-08-11
1
-0
/
+1
*
vc4: Switch simulator to using kernel validator
Eric Anholt
2014-08-11
1
-0
/
+1
*
vc4: Add copy propagation between temps.
Eric Anholt
2014-08-08
1
-0
/
+1
*
vc4: Add dead code elimination.
Eric Anholt
2014-08-08
1
-0
/
+1
*
vc4: Add an initial pass of algebraic optimization.
Eric Anholt
2014-08-08
1
-0
/
+1
*
vc4: Switch to actually generating vertex and fragment shader code from TGSI.
Eric Anholt
2014-08-08
1
-0
/
+2
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+15