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
/
intel
/
vulkan
/
anv_descriptor_set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/allocator: Convert the state stream to pull from a state pool
Jason Ekstrand
2017-05-04
1
-2
/
+2
*
anv/descriptor_set: Use anv_multialloc for descriptor set layouts
Jason Ekstrand
2017-04-07
1
-11
/
+10
*
util/sha1: rework _mesa_sha1_{init,final}
Emil Velikov
2017-03-15
1
-6
/
+7
*
anv: Use on-the-fly surface states for dynamic buffer descriptors
Jason Ekstrand
2017-03-13
1
-29
/
+33
*
anv: Add a helper for working with VK_WHOLE_SIZE for buffers
Jason Ekstrand
2017-03-13
1
-4
/
+3
*
anv/descriptor_set: Store aux usage of sampled image descriptors
Nanley Chery
2017-03-02
1
-13
/
+14
*
anv: add VK_KHR_descriptor_update_template support
Lionel Landwerlin
2017-03-02
1
-0
/
+146
*
anv: descriptor: make descriptor writing take a stream allocator
Lionel Landwerlin
2017-03-02
1
-0
/
+9
*
anv: descriptors: extract writing of descriptors elements
Lionel Landwerlin
2017-03-02
1
-81
/
+133
*
anv: make layout size computation helper available across compilation units
Lionel Landwerlin
2017-03-02
1
-3
/
+3
*
anv: fix descriptor pool internal size allocation
Lionel Landwerlin
2017-01-26
1
-4
/
+4
*
anv: Return better errors from AllocateDescriptorSets
Jason Ekstrand
2017-01-24
1
-2
/
+7
*
anv: descriptors: don't update immutables samplers with anything but their im...
Lionel Landwerlin
2017-01-21
1
-12
/
+19
*
anv: fix comment typo
Lionel Landwerlin
2017-01-20
1
-1
/
+1
*
anv: Set up binding tables and surface states for input attachments
Jason Ekstrand
2016-11-22
1
-4
/
+1
*
anv: Handle null in all destructors
Jason Ekstrand
2016-11-16
1
-0
/
+12
*
anv/descriptor_set: Put the whole state in the state free list
Jason Ekstrand
2016-11-16
1
-5
/
+4
*
anv/descriptor_set: Write the state offset in the surface state free list.
Jason Ekstrand
2016-11-16
1
-0
/
+1
*
anv: move to using vk_alloc helpers.
Dave Airlie
2016-10-19
1
-6
/
+6
*
anv/descriptor_set: memset anv_descriptor_set_layout
Jason Ekstrand
2016-08-30
1
-2
/
+1
*
anv: Include the pipeline layout in the shader hash
Jason Ekstrand
2016-08-24
1
-0
/
+24
*
anv/descriptor_set: Fix binding partly undefined descriptor sets
Nanley Chery
2016-07-15
1
-0
/
+5
*
anv/descriptor_set: Ensure that bindings are always in increasing order
Jason Ekstrand
2016-06-10
1
-0
/
+13
*
anv/descriptor_set: Add a type field in debug builds
Jason Ekstrand
2016-06-10
1
-0
/
+5
*
anv/descriptor_set: Set array_size to zero for non-existant descriptors
Jason Ekstrand
2016-06-10
1
-0
/
+1
*
anv: Make format_for_descriptor return an isl_format
Jason Ekstrand
2016-05-17
1
-4
/
+2
*
anv/descriptor_set: Use the correct size for the descriptor pool
Jason Ekstrand
2016-02-23
1
-6
/
+3
*
anv/descriptor_set: Set descriptor type for immuatable samplers
Jason Ekstrand
2016-02-22
1
-2
/
+11
*
anv/descriptor_set: Stop marking everything as having dynamic offsets
Jason Ekstrand
2016-02-22
1
-2
/
+4
*
anv: Implement descriptor pools
Kristian Høgsberg Kristensen
2016-02-22
1
-37
/
+152
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-0
/
+532