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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vc4: Drop the dump_fbo() routine.
Eric Anholt
2014-08-12
1
-50
/
+0
*
vc4: Don't forget to set the depth clear value in the packet.
Eric Anholt
2014-08-11
1
-1
/
+1
*
vc4: Store the (currently always linear) tiling format in the resource.
Eric Anholt
2014-08-11
1
-2
/
+4
*
vc4: Add support for depth clears and tests within a tile.
Eric Anholt
2014-08-11
1
-3
/
+3
*
vc4: Avoid flushing when mapping buffers that aren't in the batch.
Eric Anholt
2014-08-11
1
-0
/
+48
*
vc4: Keep a reference to BOs queued for rendering.
Eric Anholt
2014-08-11
1
-2
/
+3
*
vc4: Walk tiles horizontally, then vertically.
Eric Anholt
2014-08-11
1
-2
/
+2
*
vc4: Track clears veresus uncleared draws, and the clear color.
Eric Anholt
2014-08-11
1
-21
/
+49
*
vc4: Move the rest of RCL setup to flush time.
Eric Anholt
2014-08-11
1
-3
/
+30
*
vc4: Move render command list calls to vc4_flush()
Eric Anholt
2014-08-11
1
-0
/
+43
*
vc4: Move bin command list ending commands to vc4_flush()
Eric Anholt
2014-08-11
1
-0
/
+4
*
vc4: Rename fields in the kernel interface.
Eric Anholt
2014-08-11
1
-6
/
+6
*
vc4: Rewrite the kernel ABI to support texture uniform relocation.
Eric Anholt
2014-08-11
1
-0
/
+3
*
vc4: Switch simulator to using kernel validator
Eric Anholt
2014-08-11
1
-6
/
+9
*
vc4: Add VC4_DEBUG env option
Eric Anholt
2014-08-08
1
-4
/
+13
*
vc4: Use the user's actual first vertex attribute.
Eric Anholt
2014-08-08
1
-0
/
+10
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+192
[prev]