index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
anv_batch_chain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
anv: Replace anv_bo::is_winsys_bo with a uint32_t flags
Jason Ekstrand
1
-2
/
+2
2017-03-29
anv/batch_chain: Handle another OOM in cmd_buffer_execbuf
Jason Ekstrand
1
-2
/
+4
2017-03-16
anv: handle errors while allocating new binding table blocks
Iago Toral Quiroga
1
-2
/
+6
2017-03-16
anv: handle memory allocation errors during queue submissions
Iago Toral Quiroga
1
-3
/
+6
2017-03-16
anv: handle failures when growing reloc lists
Iago Toral Quiroga
1
-11
/
+24
2017-03-16
anv: handle allocation failure in anv_batch_emit_dwords()
Iago Toral Quiroga
1
-2
/
+7
2017-03-16
anv: handle allocation failure in anv_batch_emit_batch()
Iago Toral Quiroga
1
-2
/
+7
2017-02-21
anv: Rename clflush_range and state_clflush
Jason Ekstrand
1
-1
/
+1
2016-11-29
anv: Don't include two different pack headers
Kristian H. Kristensen
1
-3
/
+5
2016-11-16
intel/isl: Add some basic info about RENDER_SURFACE_STATE to isl_device
Jason Ekstrand
1
-1
/
+3
2016-11-09
anv: Do relocations in userspace before execbuf ioctl
Kristian Høgsberg Kristensen
1
-8
/
+143
2016-11-09
anv: Move relocation handling from EndCommandBuffer to QueueSubmit
Jason Ekstrand
1
-45
/
+49
2016-11-09
anv/batch: Move last_ss_pool_bo_offset to the command buffer
Jason Ekstrand
1
-12
/
+21
2016-11-09
anv: Add an anv_execbuf helper struct
Jason Ekstrand
1
-34
/
+50
2016-11-09
anv/batch_chain: Improve write_reloc
Jason Ekstrand
1
-5
/
+22
2016-11-09
anv: Don't presume to know what address is in a surface relocation
Jason Ekstrand
1
-51
/
+15
2016-11-09
anv: Add a cmd_buffer_execbuf helper
Jason Ekstrand
1
-0
/
+8
2016-11-08
anv: Document cmd_buffer_alloc_binding_table
Jason Ekstrand
1
-0
/
+71
2016-10-19
anv: move to using vk_alloc helpers.
Dave Airlie
1
-20
/
+20
2016-10-19
anv: port to using new u_vector shared helper.
Dave Airlie
1
-20
/
+20
2016-10-17
anv/cmd_buffer: Move state base address re-emit into ExecuteCommands
Jason Ekstrand
1
-6
/
+0
2016-05-18
anv/batch_chain: free pointers for error cases
Mark Janes
1
-2
/
+2
2016-04-20
anv: s/anv_batch_emit_blk/anv_batch_emit/
Jason Ekstrand
1
-3
/
+3
2016-04-20
anv/device: Use the new emit macro
Jason Ekstrand
1
-8
/
+9
2016-03-21
anv/batch_chain: Fall back to growing batches when chaining isn't available
Jason Ekstrand
1
-2
/
+61
2016-03-18
anv/allocator: Add a size field to bo_pool_alloc
Jason Ekstrand
1
-2
/
+4
2016-02-18
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
1
-0
/
+1077