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
/
vulkan
/
anv_cmd_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vk: Re-name command buffer implementation files
Jason Ekstrand
2015-07-30
1
-661
/
+1160
*
vk/cmd_buffer: Add support for zero-copy batch chaining
Jason Ekstrand
2015-07-30
1
-7
/
+70
*
vk: Add initial support for secondary command buffers
Jason Ekstrand
2015-07-30
1
-4
/
+71
*
vk/cmd_buffer: Split batch chaining into a helper function
Jason Ekstrand
2015-07-30
1
-17
/
+27
*
vk/cmd_buffer: Add functions for cloning a list of anv_batch_bo's
Jason Ekstrand
2015-07-30
1
-0
/
+38
*
vk/reloc_list: Actually set the new length in reloc_list_grow
Jason Ekstrand
2015-07-30
1
-0
/
+1
*
CLONE
Jason Ekstrand
2015-07-30
1
-5
/
+61
*
vk/cmd_buffer: Rename emit_batch_buffer_end to end_batch_buffer
Jason Ekstrand
2015-07-30
1
-5
/
+5
*
vk/cmd_buffer: Use an array to track all know anv_batch_bo objects
Jason Ekstrand
2015-07-29
1
-17
/
+44
*
vk/cmd_buffer: Rework validate list creation
Jason Ekstrand
2015-07-29
1
-63
/
+95
*
vk/cmd_buffer: Move emit_batch_buffer_end higher in the file
Jason Ekstrand
2015-07-29
1
-14
/
+14
*
vk/cmd_buffer: Store the relocation list in the anv_batch_bo struct
Jason Ekstrand
2015-07-29
1
-66
/
+44
*
vk/batch: Make relocs a pointer to a relocation list
Jason Ekstrand
2015-07-29
1
-13
/
+14
*
vk/cmd_buffer: Use a doubly-linked list for batch and surface buffers
Jason Ekstrand
2015-07-28
1
-54
/
+87
*
vk/cmd_buffer: Pull the execbuf stuff into a substruct
Jason Ekstrand
2015-07-27
1
-42
/
+43
*
vk/cmd_buffer: Move the remaining entrypoints into cmd_emit.c
Jason Ekstrand
2015-07-27
1
-89
/
+0
*
vk/cmd_buffer: Move the re-emission of STATE_BASE_ADDRESS to the flushing code
Jason Ekstrand
2015-07-27
1
-45
/
+0
*
vk/cmd_buffer: Factor the guts of CmdBufferEnd into two helpers
Jason Ekstrand
2015-07-27
1
-11
/
+25
*
vk/cmd_buffer: Factor the guts of (Create|Reset|Destroy)CmdBuffer into helpers
Jason Ekstrand
2015-07-27
1
-58
/
+90
*
vk: Add two more valgrind checks
Jason Ekstrand
2015-07-23
1
-0
/
+1
*
vk: Prefix most filenames with anv
Chad Versace
2015-07-17
1
-1
/
+1
*
vk/cmd_buffer: Move batch buffer padding to anv_batch_bo_finish()
Jason Ekstrand
2015-07-15
1
-10
/
+4
*
vk/cmd_buffer: Rename bo_count to exec2_bo_count
Jason Ekstrand
2015-07-15
1
-9
/
+9
*
vk/cmd_buffer: Add a helper for allocating dynamic state
Jason Ekstrand
2015-07-15
1
-0
/
+8
*
vk: Split command buffer state into its own structure
Jason Ekstrand
2015-07-15
1
-17
/
+5
*
vk: Pull the guts of anv_cmd_buffer into its own file
Jason Ekstrand
2015-07-15
1
-0
/
+716