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_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: fix the size of the dynamic_buffers array
Fredrik Höglund
2017-03-07
1
-1
/
+1
*
radv: Use winsys HTILE info.
Bas Nieuwenhuizen
2017-03-07
1
-3
/
+1
*
radv: Add L2 writeback.
Bas Nieuwenhuizen
2017-03-06
1
-8
/
+10
*
radv: avoid casting warnings on 32bit
Grazvydas Ignotas
2017-03-06
1
-0
/
+3
*
radv/amdgpu: Add some debug flags.
Bas Nieuwenhuizen
2017-03-06
1
-12
/
+1
*
radv: Cache command buffers in command pool.
Bas Nieuwenhuizen
2017-03-06
1
-0
/
+1
*
radv: add support for NV_dedicated_allocation
Dave Airlie
2017-02-27
1
-1
/
+6
*
radv: make radv_resolve_entrypoint static
Emil Velikov
2017-02-21
1
-1
/
+0
*
radv: remove unused radv_dispatch_table dtable
Emil Velikov
2017-02-21
1
-2
/
+0
*
radv: Flush in the initial preamble CS.
Bas Nieuwenhuizen
2017-02-21
1
-1
/
+11
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-0
/
+1
*
Revert "radv: detect command buffers that do no work and drop them (v2)"
Dave Airlie
2017-02-20
1
-2
/
+0
*
radv: Use different allocator for descriptor set vram.
Bas Nieuwenhuizen
2017-02-17
1
-14
/
+4
*
radv: Never try to create more than max_sets descriptor sets.
Bas Nieuwenhuizen
2017-02-17
1
-0
/
+1
*
radv: fixup IA_MULTI_VGT_PARAM handling.
Dave Airlie
2017-02-14
1
-2
/
+10
*
radv: use indirect buffer for initial gfx state.
Dave Airlie
2017-02-13
1
-0
/
+7
*
radv: don't pass physical device to si_init_ fns.
Dave Airlie
2017-02-13
1
-4
/
+2
*
radv: detect command buffers that do no work and drop them (v2)
Dave Airlie
2017-02-13
1
-0
/
+2
*
radv: Enable fast clears by default.
Bas Nieuwenhuizen
2017-02-07
1
-1
/
+1
*
radv: handle VK_QUEUE_FAMILY_IGNORED in image transitions (v3)
Dave Airlie
2017-02-02
1
-1
/
+1
*
radv: emit geometry ring size and pointers via preamble (v2)
Dave Airlie
2017-01-31
1
-0
/
+8
*
radv: add gs ring size calculations to pipeline.
Dave Airlie
2017-01-31
1
-0
/
+2
*
radv: add pipeline creation support for geometry shaders (v2.1)
Dave Airlie
2017-01-31
1
-1
/
+3
*
radv: add code to set gs_table_depth.
Dave Airlie
2017-01-31
1
-0
/
+3
*
radv: add small helper to denote when a geom shader is in the pipeline.
Dave Airlie
2017-01-31
1
-0
/
+5
*
radv: Handle command buffers that need scratch memory.
Bas Nieuwenhuizen
2017-01-30
1
-0
/
+8
*
radv: Track scratch usage across pipelines & command buffers.
Bas Nieuwenhuizen
2017-01-30
1
-0
/
+8
*
radv: Support multiple devices.
Bas Nieuwenhuizen
2017-01-16
1
-1
/
+2
*
radv: Get physical device from radv_device instead of the instance.
Bas Nieuwenhuizen
2017-01-16
1
-0
/
+2
*
radv/meta: consolidate the depth stencil clear renderpasses
Dave Airlie
2017-01-17
1
-3
/
+1
*
radv: make device extension setup dynamic
Andres Rodriguez
2017-01-14
1
-0
/
+6
*
radv: use a winsys context per-queue, instead of per device v2
Andres Rodriguez
2017-01-14
1
-1
/
+1
*
radv: remove some unused macros and functions
Grazvydas Ignotas
2017-01-13
1
-14
/
+1
*
radv: Create single RADV_DEBUG env var.
Bas Nieuwenhuizen
2017-01-09
1
-3
/
+15
*
radv: Dump command buffer on hang.
Bas Nieuwenhuizen
2017-01-09
1
-0
/
+5
*
radv: drop unused fields in physical device.
Dave Airlie
2017-01-09
1
-6
/
+0
*
radv: Also skip DCC clear flushes for compute.
Bas Nieuwenhuizen
2016-12-27
1
-3
/
+3
*
radv: Create an empty CS per ring type.
Bas Nieuwenhuizen
2016-12-18
1
-1
/
+1
*
radv: Don't enable CMASK on compute queues.
Bas Nieuwenhuizen
2016-12-18
1
-1
/
+9
*
radv: init compute queue and avoid initing transfer queues
Dave Airlie
2016-12-18
1
-0
/
+2
*
radv: clear image implementation for compute queue
Dave Airlie
2016-12-18
1
-0
/
+5
*
radv: implement image->image copies using compute shader
Dave Airlie
2016-12-18
1
-0
/
+5
*
radv: Store queue family in command buffers.
Dave Airlie
2016-12-18
1
-0
/
+7
*
radv: start fixing up queue allocate for multiple queues
Dave Airlie
2016-12-18
1
-4
/
+12
*
radv: Use enum for memory types.
Bas Nieuwenhuizen
2016-12-09
1
-0
/
+8
*
radv: Use enum for memory heaps.
Bas Nieuwenhuizen
2016-12-09
1
-0
/
+7
*
radv: Clean up some unused variables.
Bas Nieuwenhuizen
2016-12-09
1
-16
/
+0
*
radv: move descriptor set userdata emission to draw flush time.
Dave Airlie
2016-12-07
1
-0
/
+1
*
vulkan: use STATIC_ASSERT instead of static_assert
Edward O'Callaghan
2016-12-07
1
-1
/
+1
*
radv: Make radv_finishme only warn once per call-site
Emil Velikov
2016-11-28
1
-1
/
+7
[next]