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
/
amd
/
vulkan
/
radv_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
radv: remove the temp descriptor set infrastructure
Fredrik Höglund
1
-10
/
+0
2017-04-14
radv: add private push descriptors for meta
Fredrik Höglund
1
-0
/
+8
2017-04-14
radv: make sizes & offsets 32 bit in radv_descriptor_update_template_entry.
Bas Nieuwenhuizen
1
-5
/
+5
2017-04-12
radv: Disable primitive restart for non-indexed draws
Alex Smith
1
-0
/
+1
2017-04-12
radv: Use an offset instead of pointers for immutable samplers.
Bas Nieuwenhuizen
1
-1
/
+1
2017-04-11
radv: Implement pipeline statistics queries.
Bas Nieuwenhuizen
1
-0
/
+2
2017-04-11
radv: Rename query pipeline/set layout.
Bas Nieuwenhuizen
1
-2
/
+2
2017-04-11
radv: Add occlusion query shader.
Bas Nieuwenhuizen
1
-0
/
+6
2017-04-07
radv: implement VK_KHR_descriptor_update_template
Fredrik Höglund
1
-0
/
+39
2017-04-07
radv: implement VK_KHR_push_descriptor
Fredrik Höglund
1
-0
/
+9
2017-04-07
radv: refactor radv_UpdateDescriptorSets
Fredrik Höglund
1
-0
/
+10
2017-04-04
radv: overhaul fragment shader sample positions.
Dave Airlie
1
-0
/
+2
2017-04-01
radv/pipeline: start calculating tess stage.
Dave Airlie
1
-0
/
+13
2017-04-01
radv: add tessellation ring allocation support. (v2)
Dave Airlie
1
-0
/
+4
2017-04-01
radv: add support for some device specific tess information.
Dave Airlie
1
-0
/
+2
2017-04-01
radv: add helper function to denote if tess is enabled on a pipeline.
Dave Airlie
1
-0
/
+5
2017-03-30
radv: Use the guard band.
Bas Nieuwenhuizen
1
-1
/
+2
2017-03-30
radv: Prepare for not using the guard band for lines & points.
Bas Nieuwenhuizen
1
-0
/
+1
2017-03-29
radv: Implement sparse image creation.
Bas Nieuwenhuizen
1
-0
/
+1
2017-03-29
radv: Implement sparse buffer creation.
Bas Nieuwenhuizen
1
-0
/
+1
2017-03-28
radv: move shader stages calculation to pipeline.
Dave Airlie
1
-0
/
+1
2017-03-28
radv: move pa_cl_vs_out_cntl calculation to pipeline
Dave Airlie
1
-1
/
+1
2017-03-28
radv: move calculating fragment shader i/os to pipeline.
Dave Airlie
1
-0
/
+2
2017-03-28
radv: move shader_z_format calculation to pipeline.
Dave Airlie
1
-0
/
+1
2017-03-28
radv: move db_shader_control calculation to pipeline.
Dave Airlie
1
-0
/
+1
2017-03-28
radv: move vgt_gs_mode value to pipeline.
Dave Airlie
1
-0
/
+1
2017-03-28
radv: fix ia_multi_vgt_param for instanced vs indirect draw.
Dave Airlie
1
-1
/
+2
2017-03-20
Revert "radv: fallback to an in-memory cache when no pipline cache is provided"
Dave Airlie
1
-2
/
+1
2017-03-17
radv: fallback to an in-memory cache when no pipline cache is provided
Timothy Arceri
1
-1
/
+2
2017-03-17
radv: always create an fallback pipeline cache
Timothy Arceri
1
-0
/
+3
2017-03-15
radv: Remove unused descriptor set field.
Bas Nieuwenhuizen
1
-1
/
+0
2017-03-07
radv: fix the size of the dynamic_buffers array
Fredrik Höglund
1
-1
/
+1
2017-03-07
radv: Use winsys HTILE info.
Bas Nieuwenhuizen
1
-3
/
+1
2017-03-06
radv: Add L2 writeback.
Bas Nieuwenhuizen
1
-8
/
+10
2017-03-06
radv: avoid casting warnings on 32bit
Grazvydas Ignotas
1
-0
/
+3
2017-03-06
radv/amdgpu: Add some debug flags.
Bas Nieuwenhuizen
1
-12
/
+1
2017-03-06
radv: Cache command buffers in command pool.
Bas Nieuwenhuizen
1
-0
/
+1
2017-02-27
radv: add support for NV_dedicated_allocation
Dave Airlie
1
-1
/
+6
2017-02-21
radv: make radv_resolve_entrypoint static
Emil Velikov
1
-1
/
+0
2017-02-21
radv: remove unused radv_dispatch_table dtable
Emil Velikov
1
-2
/
+0
2017-02-21
radv: Flush in the initial preamble CS.
Bas Nieuwenhuizen
1
-1
/
+11
2017-02-20
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
1
-0
/
+1
2017-02-20
Revert "radv: detect command buffers that do no work and drop them (v2)"
Dave Airlie
1
-2
/
+0
2017-02-17
radv: Use different allocator for descriptor set vram.
Bas Nieuwenhuizen
1
-14
/
+4
2017-02-17
radv: Never try to create more than max_sets descriptor sets.
Bas Nieuwenhuizen
1
-0
/
+1
2017-02-14
radv: fixup IA_MULTI_VGT_PARAM handling.
Dave Airlie
1
-2
/
+10
2017-02-13
radv: use indirect buffer for initial gfx state.
Dave Airlie
1
-0
/
+7
2017-02-13
radv: don't pass physical device to si_init_ fns.
Dave Airlie
1
-4
/
+2
2017-02-13
radv: detect command buffers that do no work and drop them (v2)
Dave Airlie
1
-0
/
+2
2017-02-07
radv: Enable fast clears by default.
Bas Nieuwenhuizen
1
-1
/
+1
[next]