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: remove dependency on addrlib gfx9_enum.h
Nicolai Hähnle
2018-11-29
1
-4
/
+2
*
radv: remove unused pending_clears param in the transition path
Samuel Pitoiset
2018-11-29
1
-11
/
+6
*
radv: only sync CP DMA for transfer operations or bottom pipe
Samuel Pitoiset
2018-11-21
1
-2
/
+6
*
radv: tidy up radv_set_dcc_need_cmask_elim_pred()
Samuel Pitoiset
2018-11-19
1
-6
/
+5
*
radv: set optimal OVERWRITE_COMBINER_WATERMARK on GFX9
Samuel Pitoiset
2018-11-13
1
-0
/
+21
*
radv: binding streamout buffers doesn't change context regs
Samuel Pitoiset
2018-11-13
1
-2
/
+7
*
radv: fix GPU hangs when loading depth/stencil clear values on SI/CIK
Samuel Pitoiset
2018-11-08
1
-5
/
+19
*
radv: use LOAD_CONTEXT_REG when loading fast clear values
Samuel Pitoiset
2018-11-08
1
-19
/
+26
*
radv: replace si_emit_wait_fence() with radv_cp_wait_mem()
Samuel Pitoiset
2018-11-05
1
-1
/
+1
*
radv: fix begin/end transform feedback with 0 counter buffers.
Dave Airlie
2018-11-02
1
-12
/
+16
*
radv: apply xfb buffer offset at buffer binding time not later. (v2)
Dave Airlie
2018-11-02
1
-2
/
+4
*
radv: rename some parameters in Cmd{Begin,End}TransformFeedbackEXT()
Samuel Pitoiset
2018-10-31
1
-8
/
+8
*
radv: implement VK_EXT_transform_feedback
Samuel Pitoiset
2018-10-29
1
-5
/
+380
*
radv: Emit enqueued pipeline barriers on event write.
Bas Nieuwenhuizen
2018-10-25
1
-0
/
+2
*
ac: correct PKT3_COPY_DATA definitions
Marek Olšák
2018-10-06
1
-3
/
+3
*
Revert "radv: Optimize rebinding the same descriptor set."
Samuel Pitoiset
2018-09-17
1
-7
/
+1
*
radv: Optimize rebinding the same descriptor set.
Bas Nieuwenhuizen
2018-09-16
1
-1
/
+7
*
radv: emit the initial config only once in the preambles
Samuel Pitoiset
2018-09-14
1
-29
/
+0
*
radv: fix flushing indirect descriptors
Samuel Pitoiset
2018-09-14
1
-3
/
+9
*
radv: fix GPU hangs with 32-bit indirect descriptors
Samuel Pitoiset
2018-09-14
1
-3
/
+5
*
radv: fix VK_EXT_conditional_rendering visibility
Samuel Pitoiset
2018-09-14
1
-4
/
+12
*
radv: fix function names for VK_EXT_conditional_rendering
Samuel Pitoiset
2018-09-13
1
-2
/
+2
*
radv/gfx9: implement coherent shaders for VK_ACCESS_SHADER_READ_BIT
Samuel Pitoiset
2018-08-23
1
-1
/
+20
*
radv: initialize the DCC predicate correctly when it's compressed
Samuel Pitoiset
2018-08-16
1
-1
/
+4
*
radv: fix missing initialization of the conditional rendering state
Samuel Pitoiset
2018-08-16
1
-0
/
+1
*
radv: fix cdw check vs tracing emit
Dave Airlie
2018-07-28
1
-2
/
+2
*
radv: allocate enough space in radv_cmd_buffer_after_draw()
Samuel Pitoiset
2018-07-27
1
-0
/
+2
*
radv: check CS space in radv_emit_write_data_packet()
Samuel Pitoiset
2018-07-27
1
-14
/
+12
*
radv: reduce CB/DB meta flushes in radv_dst_access_flush()
Samuel Pitoiset
2018-07-27
1
-8
/
+23
*
radv: simplify a condition in radv_src_access_flush()
Samuel Pitoiset
2018-07-20
1
-4
/
+6
*
radv: make use of radv_subpass_barrier() when resolving subpasses
Samuel Pitoiset
2018-07-20
1
-1
/
+2
*
radv: Always set disable zpass increment bit when possible.
Bas Nieuwenhuizen
2018-07-19
1
-3
/
+1
*
radv: Disable disabled color buffers in rbplus opts.
Bas Nieuwenhuizen
2018-07-19
1
-1
/
+8
*
radv: add support for VK_EXT_conditional_rendering
Samuel Pitoiset
2018-07-18
1
-0
/
+37
*
radv: set the predicate for indirect/indexed draw commands
Samuel Pitoiset
2018-07-18
1
-3
/
+4
*
radv: set the predicate for dispatch commands
Samuel Pitoiset
2018-07-18
1
-3
/
+4
*
radv: optimize radv_stage_flush() for pre fragment shader stages
Samuel Pitoiset
2018-07-18
1
-5
/
+5
*
radv: reduce number of CB/DB meta flushes for VK_ACCESS_TRANSFER_WRITE_BIT
Samuel Pitoiset
2018-07-17
1
-6
/
+14
*
radv: simplify the logic in radv_set_descriptor_set()
Samuel Pitoiset
2018-07-12
1
-4
/
+2
*
radv: remove one useless check in radv_bind_descriptor_set()
Samuel Pitoiset
2018-07-12
1
-2
/
+1
*
radv: remove unnecessary verification code around ring_offsets_idx
Samuel Pitoiset
2018-07-12
1
-17
/
+0
*
radv: get rid of buffer object priorities
Samuel Pitoiset
2018-07-12
1
-18
/
+18
*
radv: emit a dummy ZPASS_DONE to prevent GPU hangs on GFX9
Samuel Pitoiset
2018-07-12
1
-2
/
+13
*
radv: add support for VK_KHR_create_renderpass2
Samuel Pitoiset
2018-07-12
1
-0
/
+24
*
radv: introduce radv_subpass_attachment data structure
Samuel Pitoiset
2018-07-12
1
-2
/
+2
*
radv: make sure to wait for CP DMA when needed
Samuel Pitoiset
2018-07-11
1
-0
/
+15
*
radv: add the trace BO to the list when starting a new cmdbuf
Samuel Pitoiset
2018-07-09
1
-4
/
+7
*
radv: reduce CPU overhead in radv_flush_descriptors()
Samuel Pitoiset
2018-07-09
1
-9
/
+2
*
radv: fix emitting the view index on GFX9
Samuel Pitoiset
2018-07-06
1
-1
/
+2
*
radv: only flush CB meta in pipeline image barriers when needed
Samuel Pitoiset
2018-07-05
1
-2
/
+4
[next]