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
/
amd
/
vulkan
/
radv_cmd_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Don't emit cache flushes on subpass switch.
Bas Nieuwenhuizen
2017-03-09
1
-4
/
+0
*
radv: Only flush for the needed stages, and before the flushes.
Bas Nieuwenhuizen
2017-03-09
1
-6
/
+1
*
radv: Don't invalidate CB/DB for images that aren't modified outside CB/DB.
Bas Nieuwenhuizen
2017-03-09
1
-9
/
+19
*
radv: Flush more caches after writes.
Bas Nieuwenhuizen
2017-03-09
1
-3
/
+9
*
radv: Don't flush for fixed-function reading.
Bas Nieuwenhuizen
2017-03-09
1
-1
/
+0
*
radv: Invalidate the correct caches for CB/DB dst barriers.
Bas Nieuwenhuizen
2017-03-09
1
-5
/
+11
*
radv: Determine cache flushes per object.
Bas Nieuwenhuizen
2017-03-09
1
-17
/
+19
*
radv: fix the dynamic buffer index in vkCmdBindDescriptorSets
Fredrik Höglund
2017-03-07
1
-1
/
+1
*
radv: Use the subresource range in HTILE initialization.
Bas Nieuwenhuizen
2017-03-07
1
-5
/
+11
*
radv: Use winsys HTILE info.
Bas Nieuwenhuizen
2017-03-07
1
-5
/
+5
*
radv: Emit pending flushes before executing a secondary command buffer
Alex Smith
2017-03-06
1
-0
/
+3
*
radv: Use the new L2 writeback flag.
Bas Nieuwenhuizen
2017-03-06
1
-4
/
+4
*
radv: check for upload alloc failure
Grazvydas Ignotas
2017-03-06
1
-3
/
+4
*
radv: Cache command buffers in command pool.
Bas Nieuwenhuizen
2017-03-06
1
-48
/
+83
*
radv: Reset emitted compute pipeline when calling secondary cmd buffer.
Bas Nieuwenhuizen
2017-02-27
1
-0
/
+1
*
radv: add sample mask output support
Dave Airlie
2017-02-24
1
-0
/
+2
*
radv: enable location at sample when persample is forced.
Dave Airlie
2017-02-24
1
-0
/
+3
*
radv: fix interpolation at wrong place for offset interp
Dave Airlie
2017-02-24
1
-1
/
+0
*
radv: fix typo in the subpass barrier patch.
Dave Airlie
2017-02-22
1
-1
/
+1
*
radv: Don't flush at the start of a command buffer.
Bas Nieuwenhuizen
2017-02-21
1
-15
/
+0
*
radv: handle subpass cache flushes
Dave Airlie
2017-02-21
1
-48
/
+63
*
Revert "radv: detect command buffers that do no work and drop them (v2)"
Dave Airlie
2017-02-20
1
-4
/
+0
*
radv: handle layered fast clears.
Dave Airlie
2017-02-19
1
-2
/
+2
*
radv: pass subresourceRange by pointer.
Dave Airlie
2017-02-19
1
-13
/
+13
*
radv: Invert ring SGPR check.
Bas Nieuwenhuizen
2017-02-19
1
-1
/
+1
*
radv: also fixup event emission to not get culled.
Dave Airlie
2017-02-15
1
-0
/
+1
*
radv: fixup IA_MULTI_VGT_PARAM handling.
Dave Airlie
2017-02-14
1
-8
/
+16
*
radv: use indirect buffer for initial gfx state.
Dave Airlie
2017-02-13
1
-1
/
+15
*
radv: don't pass physical device to si_init_ fns.
Dave Airlie
2017-02-13
1
-2
/
+2
*
radv: detect command buffers that do no work and drop them (v2)
Dave Airlie
2017-02-13
1
-0
/
+3
*
radv: handle VK_QUEUE_FAMILY_IGNORED in image transitions (v3)
Dave Airlie
2017-02-02
1
-6
/
+6
*
radv: Pass draw index to shader.
Bas Nieuwenhuizen
2017-02-01
1
-5
/
+9
*
radv: handle layer export from vs->fs properly
Dave Airlie
2017-01-31
1
-0
/
+14
*
radv: emit esgs itemsize register.
Dave Airlie
2017-01-31
1
-0
/
+2
*
radv: handle prim id inputs to fragment shader.
Dave Airlie
2017-01-31
1
-1
/
+15
*
radv: emit geometry shaders to hardware
Dave Airlie
2017-01-31
1
-2
/
+96
*
radv: emit geometry ring size and pointers via preamble (v2)
Dave Airlie
2017-01-31
1
-0
/
+31
*
radv: emit vertex shader to correct hw block.
Dave Airlie
2017-01-31
1
-1
/
+20
*
radv: extend shader stage code to cover geometry shaders.
Dave Airlie
2017-01-31
1
-8
/
+22
*
radv: move hw vertex shader emit to separate function
Dave Airlie
2017-01-31
1
-29
/
+40
*
radv: Prevent Coverity warning
Robert Foss
2017-01-30
1
-0
/
+2
*
radv: handle transfer_write as a dst flag.
Dave Airlie
2017-01-31
1
-0
/
+1
*
radv: vkAllocateCommandBuffers should NULL all output handles
Andres Rodriguez
2017-01-30
1
-0
/
+3
*
radv: add trim command pool stub
Andres Rodriguez
2017-01-30
1
-0
/
+7
*
radv: Track scratch usage across pipelines & command buffers.
Bas Nieuwenhuizen
2017-01-30
1
-1
/
+21
*
radv: program a default point size.
Dave Airlie
2017-01-25
1
-1
/
+2
*
radv: disable vertex reuse when writing viewport index
Dave Airlie
2017-01-18
1
-0
/
+2
*
radv: add support for writing layer/viewport index (v2)
Dave Airlie
2017-01-18
1
-1
/
+5
*
radv: Get physical device from radv_device instead of the instance.
Bas Nieuwenhuizen
2017-01-16
1
-9
/
+9
*
radv: Dump command buffer on hang.
Bas Nieuwenhuizen
2017-01-09
1
-0
/
+35
[next]