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_descriptor_set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
1
-4
/
+4
*
radv: Only enter the immutable samplers init loop when we have some.
Bas Nieuwenhuizen
2017-09-20
1
-12
/
+16
*
radv: clear dynamic_shader_stages on create
Grazvydas Ignotas
2017-08-29
1
-0
/
+1
*
radv: Fix descriptors for cube images with VK_IMAGE_USAGE_STORAGE_BIT
Alex Smith
2017-07-13
1
-3
/
+15
*
radv: Fix possible invalid free of dynamic descriptors
Alex Smith
2017-07-13
1
-1
/
+0
*
radv: fix regression in descriptor set freeing.
Dave Airlie
2017-04-27
1
-1
/
+1
*
radv: Remove binding buffer count.
Bas Nieuwenhuizen
2017-04-19
1
-11
/
+10
*
radv: Don't try to find gaps for non-freeable descriptors.
Bas Nieuwenhuizen
2017-04-19
1
-2
/
+3
*
radv: Use host memory pool for non-freeable descriptors.
Bas Nieuwenhuizen
2017-04-19
1
-16
/
+53
*
radv: Don't allocate dynamic descriptors separately.
Bas Nieuwenhuizen
2017-04-19
1
-12
/
+4
*
radv: remove the temp descriptor set infrastructure
Fredrik Höglund
2017-04-14
1
-66
/
+28
*
radv: make sizes & offsets 32 bit in radv_descriptor_update_template_entry.
Bas Nieuwenhuizen
2017-04-14
1
-2
/
+2
*
radv: Hash the immutable samplers.
Bas Nieuwenhuizen
2017-04-12
1
-0
/
+3
*
radv: Use an offset instead of pointers for immutable samplers.
Bas Nieuwenhuizen
2017-04-12
1
-19
/
+23
*
radv: implement VK_KHR_descriptor_update_template
Fredrik Höglund
2017-04-07
1
-0
/
+163
*
radv: implement VK_KHR_push_descriptor
Fredrik Höglund
2017-04-07
1
-1
/
+21
*
radv: replace an assertion with a conditional
Fredrik Höglund
2017-04-07
1
-3
/
+3
*
radv: refactor radv_UpdateDescriptorSets
Fredrik Höglund
2017-04-07
1
-12
/
+42
*
util/sha1: rework _mesa_sha1_{init,final}
Emil Velikov
2017-03-15
1
-5
/
+5
*
radv: don't use uninitialized value on failure
Grazvydas Ignotas
2017-03-06
1
-1
/
+1
*
radv: Don't allocate space for unused immutable samplers.
Bas Nieuwenhuizen
2017-02-28
1
-9
/
+14
*
radv: Detect if all immutable samplers for a binding are equal.
Bas Nieuwenhuizen
2017-02-28
1
-0
/
+5
*
radv: Store the immutable samplers as uint32_t[4].
Bas Nieuwenhuizen
2017-02-28
1
-9
/
+5
*
radv: Use different allocator for descriptor set vram.
Bas Nieuwenhuizen
2017-02-17
1
-57
/
+25
*
radv: Never try to create more than max_sets descriptor sets.
Bas Nieuwenhuizen
2017-02-17
1
-2
/
+5
*
radv: use new error codes for AllocateDescriptorSets
Andres Rodriguez
2017-01-30
1
-1
/
+1
*
radv: move to using shared vk_alloc inlines.
Dave Airlie
2016-10-19
1
-14
/
+14
*
radv: drop local MIN/MAX macros.
Dave Airlie
2016-10-19
1
-1
/
+1
*
radv: add missing unreachable
Grigori Goronzy
2016-10-12
1
-0
/
+1
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+716