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
/
amd
/
vulkan
/
radv_cmd_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: don't call radeon_check_space in radv_BindDescriptorSets
Fredrik Höglund
2017-04-07
1
-5
/
+0
*
radv: implement VK_KHR_descriptor_update_template
Fredrik Höglund
2017-04-07
1
-0
/
+24
*
radv: implement VK_KHR_push_descriptor
Fredrik Höglund
2017-04-07
1
-0
/
+76
*
radv: overhaul fragment shader sample positions.
Dave Airlie
2017-04-04
1
-30
/
+31
*
radv/cmd: emit tessellation state.
Dave Airlie
2017-04-01
1
-4
/
+109
*
radv: port polaris vgt vertex reuse workaround.
Dave Airlie
2017-04-01
1
-0
/
+16
*
radv: add tessellation ring allocation support. (v2)
Dave Airlie
2017-04-01
1
-0
/
+6
*
radv: add tess shader stage user data support.
Dave Airlie
2017-04-01
1
-7
/
+38
*
radv: Use the guard band.
Bas Nieuwenhuizen
2017-03-30
1
-2
/
+4
*
radv: Prepare for not using the guard band for lines & points.
Bas Nieuwenhuizen
2017-03-30
1
-0
/
+5
*
radv: only emit ps_input_cntl is we have any to output
Dave Airlie
2017-03-28
1
-3
/
+6
*
radv: move shader stages calculation to pipeline.
Dave Airlie
2017-03-28
1
-8
/
+1
*
radv: move pa_cl_vs_out_cntl calculation to pipeline
Dave Airlie
2017-03-28
1
-15
/
+1
*
radv: move calculating fragment shader i/os to pipeline.
Dave Airlie
2017-03-28
1
-63
/
+4
*
radv: move shader_z_format calculation to pipeline.
Dave Airlie
2017-03-28
1
-4
/
+1
*
radv: move db_shader_control calculation to pipeline.
Dave Airlie
2017-03-28
1
-15
/
+1
*
radv: move vgt_gs_mode value to pipeline.
Dave Airlie
2017-03-28
1
-26
/
+3
*
radv: rework vertex/export shader output handling
Dave Airlie
2017-03-28
1
-29
/
+35
*
radv: fix ia_multi_vgt_param for instanced vs indirect draw.
Dave Airlie
2017-03-28
1
-6
/
+7
*
radv: flush DB cache before and after HTILE decompress.
Bas Nieuwenhuizen
2017-03-28
1
-0
/
+6
*
radv: Invalidate L2 for TRANSFER_WRITE barriers
Alex Smith
2017-03-23
1
-1
/
+1
*
radv: fix primitive reset index emission
Dave Airlie
2017-03-20
1
-1
/
+1
*
radv: Reinitialise loaderMagic when allocating a cached command buffer
Alex Smith
2017-03-13
1
-0
/
+1
*
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
[next]