index
:
~jljusten/mesa-archive
1d-array-issue
9.0-for-precise
allow-3.2-override
amd_vertex_shader_layer
anv-l3
anv-l3-v1
aubinator
aubinator-error-decode
bdw-aux-hiz
bdw-aux-hiz-v1
bdw-aux-hiz-v2
bdw-aux-surf
bdw-cms
bdw-more-hiz
braswell
bsw-krh-fast-batch
coarse-bo-locks
code-gen-api-exec+gl-core-sanity
context-tests
core-context
cpu-10
cs
cs+ils
cs+ils-1
cs+ps
cs-13
cs-16
cs-17
cs-18
cs-27
cs-29
cs-30
cs-33
cs-34
cs-35
cs-40
cs-gen8
cs-gen8-junk
cs-global-id-v1
cs-global-id-v2
cs-indirect-dispatch-v1
cs-local-index-v1
cs-num-work-groups-v1
cs-old
cs-parse-shared-vars-v1
cs-parse-shared-vars-v2
cs-shader-barrier-funcs-v1
cs-shader-barrier-funcs-v3
cs-shared-variables-v1
cs-shared-variables-v2
cs-shared-variables-v3
cs-simd32+ids
dont-zerofill-ralloc
early-extension-override
env-lri
es31-cts-failure
es31-gen8-v1
for-upstream
fs-to-scalar
gen6-layered
gen6-layered-1
gen6-layered-2
gen6-layered-3
gen6-layered-4
gen6-layered-5
gen6-layered-6
gen6-layered-7
gen6-layered-8
gen6-layered-9
gen6-layered-v3
gen6-z16-hiz-workaround
genxml-reg
gl-core-sanity
gles3-fmt
gles3-syncobj
global-id-temp
glsl-nir-shared-vars
gregory-sso
gs-inv-id
gs-inv-id-v3
gs-inv-id-v4
hsw-cs-cross-thread-constants
hsw-cs-cross-thread-constants-v1
hsw-cs-cross-thread-constants-v2
hsw-cs-cross-thread-constants-v3
hsw-cs-cross-thread-constants-v4
i965-barrier-v1
i965-barrier-v2
i965-cs
i965-cs-atomic-counters-v1
i965-cs-prog-v1
i965-cs-prog-v2
i965-dispatch-compute-v1
i965-get-program-binary
i965-get-program-binary-v1
i965-get-program-binary-v2
i965-l3-partitioning
i965-local-inv-id-v1
i965-pipelines
i965-pipelines-v1
i965-pipelines-v2
i965-pipelines-v3
i965-primitive-restart
i965-qbo
i965-qbo-hsw
i965-qbo-v1
i965-qbo-v2
i965-shader-cache
i965-shader-cache-v1
i965-shader-cache-v2
i965-shader-cache-v2.5
i965-shader-cache-v3
i965-shader-cache-v3.5
i965-workgroup-id-v1
igalia-ssbo-wip
instanced_arrays
interface-blocks
ivb-full-depth-buffer
ivb-layered-color-renderbuffer
ivb-sim
llvm-wip
lrp-opt
map-state-to-atoms
maxubo
megadriver_stub_compat
mesa-9.1-precise
mesa-9.1-quantal
non-miptree-hiz
non-miptree-hiz-v1
partial-fast-depth-clear
pbo+blit+atoms
pipe_stats
primitive-restart-xfb
rgb10_a2ui
rm-blorp-offsets
show-hiz-size
shrink-hiz-buf
simd32
snb-blit
snb-blorp-clears
split-blorp-blit
split-blorp-blit-v-1
split-blorp-blit-v1
split-blorp-blit-v2
sw-primitive-restart
ubuntu-precise
ue4
unused-varyings
version-gles3-dispatch
vk-gen7
jljusten's mesa archive repo (old and merged branches)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
anv_descriptor_set.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-15
util/sha1: rework _mesa_sha1_{init,final}
Emil Velikov
1
-6
/
+7
2017-03-13
anv: Use on-the-fly surface states for dynamic buffer descriptors
Jason Ekstrand
1
-29
/
+33
2017-03-13
anv: Add a helper for working with VK_WHOLE_SIZE for buffers
Jason Ekstrand
1
-4
/
+3
2017-03-02
anv/descriptor_set: Store aux usage of sampled image descriptors
Nanley Chery
1
-13
/
+14
2017-03-02
anv: add VK_KHR_descriptor_update_template support
Lionel Landwerlin
1
-0
/
+146
2017-03-02
anv: descriptor: make descriptor writing take a stream allocator
Lionel Landwerlin
1
-0
/
+9
2017-03-02
anv: descriptors: extract writing of descriptors elements
Lionel Landwerlin
1
-81
/
+133
2017-03-02
anv: make layout size computation helper available across compilation units
Lionel Landwerlin
1
-3
/
+3
2017-01-26
anv: fix descriptor pool internal size allocation
Lionel Landwerlin
1
-4
/
+4
2017-01-24
anv: Return better errors from AllocateDescriptorSets
Jason Ekstrand
1
-2
/
+7
2017-01-21
anv: descriptors: don't update immutables samplers with anything but their im...
Lionel Landwerlin
1
-12
/
+19
2017-01-20
anv: fix comment typo
Lionel Landwerlin
1
-1
/
+1
2016-11-22
anv: Set up binding tables and surface states for input attachments
Jason Ekstrand
1
-4
/
+1
2016-11-16
anv: Handle null in all destructors
Jason Ekstrand
1
-0
/
+12
2016-11-16
anv/descriptor_set: Put the whole state in the state free list
Jason Ekstrand
1
-5
/
+4
2016-11-16
anv/descriptor_set: Write the state offset in the surface state free list.
Jason Ekstrand
1
-0
/
+1
2016-10-19
anv: move to using vk_alloc helpers.
Dave Airlie
1
-6
/
+6
2016-08-30
anv/descriptor_set: memset anv_descriptor_set_layout
Jason Ekstrand
1
-2
/
+1
2016-08-24
anv: Include the pipeline layout in the shader hash
Jason Ekstrand
1
-0
/
+24
2016-07-15
anv/descriptor_set: Fix binding partly undefined descriptor sets
Nanley Chery
1
-0
/
+5
2016-06-10
anv/descriptor_set: Ensure that bindings are always in increasing order
Jason Ekstrand
1
-0
/
+13
2016-06-10
anv/descriptor_set: Add a type field in debug builds
Jason Ekstrand
1
-0
/
+5
2016-06-10
anv/descriptor_set: Set array_size to zero for non-existant descriptors
Jason Ekstrand
1
-0
/
+1
2016-05-17
anv: Make format_for_descriptor return an isl_format
Jason Ekstrand
1
-4
/
+2
2016-02-23
anv/descriptor_set: Use the correct size for the descriptor pool
Jason Ekstrand
1
-6
/
+3
2016-02-22
anv/descriptor_set: Set descriptor type for immuatable samplers
Jason Ekstrand
1
-2
/
+11
2016-02-22
anv/descriptor_set: Stop marking everything as having dynamic offsets
Jason Ekstrand
1
-2
/
+4
2016-02-22
anv: Implement descriptor pools
Kristian Høgsberg Kristensen
1
-37
/
+152
2016-02-18
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
1
-0
/
+532