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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Add support for all the texture and FBO formats we can.
Eric Anholt
2014-08-22
1
-0
/
+6
*
vc4: Include stdio/stdlib in headers so I don't have to include it per file.
Eric Anholt
2014-08-22
1
-0
/
+2
*
vc4: Consume the implicit varyings for points and lines.
Eric Anholt
2014-08-15
1
-1
/
+1
*
vc4: Move the deref of the color buffer for simulator into the simulator.
Eric Anholt
2014-08-15
1
-2
/
+1
*
vc4: Add support for depth clears and tests within a tile.
Eric Anholt
2014-08-11
1
-1
/
+9
*
vc4: Avoid flushing when mapping buffers that aren't in the batch.
Eric Anholt
2014-08-11
1
-0
/
+1
*
vc4: Keep a reference to BOs queued for rendering.
Eric Anholt
2014-08-11
1
-2
/
+0
*
vc4: Track clears veresus uncleared draws, and the clear color.
Eric Anholt
2014-08-11
1
-0
/
+15
*
vc4: Rewrite the kernel ABI to support texture uniform relocation.
Eric Anholt
2014-08-11
1
-3
/
+4
*
vc4: Switch simulator to using kernel validator
Eric Anholt
2014-08-11
1
-3
/
+8
*
vc4: Drop pointless shader state struct
Eric Anholt
2014-08-11
1
-5
/
+1
*
vc4: Add support for texturing (under simulation)
Eric Anholt
2014-08-11
1
-0
/
+1
*
vc4: Add WIP support for varyings.
Eric Anholt
2014-08-08
1
-0
/
+1
*
vc4: Add shader variant caching to handle FS output swizzle.
Eric Anholt
2014-08-08
1
-2
/
+9
*
vc4: Don't reallocate the tile alloc/state bos every frame.
Eric Anholt
2014-08-08
1
-0
/
+3
*
vc4: Use the user's actual first vertex attribute.
Eric Anholt
2014-08-08
1
-0
/
+2
*
vc4: Switch to actually generating vertex and fragment shader code from TGSI.
Eric Anholt
2014-08-08
1
-0
/
+16
*
vc4: Start converting the driver to use vertex shaders.
Eric Anholt
2014-08-08
1
-0
/
+2
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+177