Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
012c67ec9b944be7db9a7c392a6f97a65fec719c
/
icd
989de84
bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP)
by Chia-I Wu
· 9 years ago
4291d88
bug 14918 part 4: more cleanups (WIP)
by Chia-I Wu
· 9 years ago
c51b121
bug 14918 part 3: sed renames
by Chia-I Wu
· 9 years ago
0339bc5
bug 14968: Limitations of transfer operations on DMA queues (WIP)
by Chia-I Wu
· 9 years ago
d3f9934
bug 14940: Capitalization of Abbreviations/Acryonyms (WIP)
by Chia-I Wu
· 9 years ago
27d8ed9
bug 14922: Consistent memory properties (WIP)
by Chia-I Wu
· 9 years ago
1f85191
bug 14921 part 1: sed renames
by Chia-I Wu
· 9 years ago
ce532f7
MR 542: Remaining items from the cleanup bug (WIP)
by Chia-I Wu
· 9 years ago
7e47070
bug 14918 part 2: some simple renames (WIP)
by Chia-I Wu
· 9 years ago
483e770
bug 14892 part 2: rename more "count" (WIP)
by Chia-I Wu
· 9 years ago
3ffcd73
bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP)
by Chia-I Wu
· 9 years ago
06809d5
bug 14848: Verifying Sparse Behavior (WIP)
by Chia-I Wu
· 9 years ago
3603b08
bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP)
by Chia-I Wu
· 9 years ago
69f4012
bug 12921: Memory callback (WIP)
by Chia-I Wu
· 9 years ago
763a749
bug 14892: 'count' parameters and members named inconsistently in many cases (WIP)
by Chia-I Wu
· 9 years ago
932f1bd
bug 14909: Define "length" as it relates to push constants be in units of bytes not words (WIP)
by Chia-I Wu
· 9 years ago
8f6fd6e
bug 14876: Can timestamps be written inside a renderpass? (WIP)
by Chia-I Wu
· 9 years ago
e420a33
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
by Chia-I Wu
· 9 years ago
f273d5a
bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP)
by Chia-I Wu
· 9 years ago
11dd12f
MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP)
by Chia-I Wu
· 9 years ago
59c215d
bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP)
by Chia-I Wu
· 9 years ago
c789f69
bug 14822: timestampFrequency underspecified (WIP)
by Chia-I Wu
· 9 years ago
28c3c43
bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP)
by Chia-I Wu
· 9 years ago
fa950c5
bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP)
by Chia-I Wu
· 9 years ago
1f6942d
bug 14844: Query Pool issues (WIP)
by Chia-I Wu
· 9 years ago
8995085
intel: fix -Wdiscarded-qualifiers warnings
by Chia-I Wu
· 9 years ago
ebf9e7a
intel: silence -Wmissing-declarations warnings
by Chia-I Wu
· 9 years ago
5857198
Move setting of Unsupported Functionality handler earlier in stack
by GregF
· 9 years ago
777d1aa
compiler: suppress unsupported functionality errors from mesa shader compiler
by GregF
· 9 years ago
3caed84
intel: make resize work (with leaks)
by Mike Stroyan
· 9 years ago
c65a96b
intel: remove unused wsi fields
by Mike Stroyan
· 9 years ago
ed9e6d9
intel: Fix occlusion query read
by Mike Stroyan
· 9 years ago
5e387b5
intel: set occlusionQueryNonConservative
by Mike Stroyan
· 9 years ago
a6a5031
intel: Removed descriptor validation code from driver
by Tobin Ehlis
· 9 years ago
be17edb
ilo: Return VK_ERROR_OUT_OF_DATE_KHR when window resizes.
by Ian Elliott
· 9 years ago
34aa5c8
bug-14827: Remove DescriptorInfo union
by Courtney Goeltzenleuchter
· 9 years ago
831c183
bug-14258: Make descriptor pools and command pools more consistent
by Courtney Goeltzenleuchter
· 9 years ago
d3a8d36
bug-14575: normalized queue priorities
by Courtney Goeltzenleuchter
· 9 years ago
d6633e2
Bug 14789: Clean up limit structure
by Courtney Goeltzenleuchter
· 9 years ago
d4a39bf
misc: Track alphaToOneEnable
by Courtney Goeltzenleuchter
· 9 years ago
e409974
bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView
by Courtney Goeltzenleuchter
· 9 years ago
a32436b
bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags
by Courtney Goeltzenleuchter
· 9 years ago
63f0ead
bug-14786: Addressing layered subresources in vkCmdCopyImage
by Courtney Goeltzenleuchter
· 9 years ago
2ebc234
bug-14786: minor renames
by Courtney Goeltzenleuchter
· 9 years ago
a12e291
misc: Change clear rectangle to include array layer/count
by Courtney Goeltzenleuchter
· 9 years ago
8e2f097
WIP bug-14815: VkShaderStage
by Courtney Goeltzenleuchter
· 9 years ago
ba11ebe
WIP bug-14815: VkImageAspect
by Courtney Goeltzenleuchter
· 9 years ago
3ec3162
bug-14746: add batched submit for semaphores and command buffers
by Courtney Goeltzenleuchter
· 9 years ago
01d2ae1
Bug 14621: Change vkGet* functions to not return VkResult
by Courtney Goeltzenleuchter
· 9 years ago
0ed02cf
bug-14580: add dataSize to vkGetPipelineCacheData
by Courtney Goeltzenleuchter
· 9 years ago
68535a6
bug-14808: report number of valid bits in timesamps
by Courtney Goeltzenleuchter
· 9 years ago
3c4cf6f
misc: Remove WRITE_COMBINED
by Courtney Goeltzenleuchter
· 9 years ago
c8f54f7
bug-14737: Move alphaToCoverageEnable to MultisampleStateCreateInfo
by Courtney Goeltzenleuchter
· 9 years ago
b93427c
bug-14084: Replace abbreviations in VkQueryPipelineStatisticFlags
by Courtney Goeltzenleuchter
· 9 years ago
c6fd226
bug-14531: Expand tess abbreviation to tessellation
by Courtney Goeltzenleuchter
· 9 years ago
dfd53f5
bug-14642: Rename queueRecordCount to requestedQueueCount
by Courtney Goeltzenleuchter
· 9 years ago
9feb073
bug-14291: combine color and depth/stencil clears
by Courtney Goeltzenleuchter
· 9 years ago
c0f9fa7
misc: Rename depthClip to depthClamp
by Courtney Goeltzenleuchter
· 9 years ago
2a25307
layers: Bug #14850, enforce validation for semaphore states
by Mark Lobodzinski
· 9 years ago
af56e16
intel: Fix application of PSO-defined scissor state
by Chris Forbes
· 9 years ago
ab2e6f7
intel: Copy dynamic state use flags into the pipeline state
by Chris Forbes
· 9 years ago
43909d8
intel,layers,tests: move cmd_meta errors to validation
by Mike Stroyan
· 9 years ago
5d1b3b3
loader, icd: correct use of _aligned_malloc
by Mike Stroyan
· 9 years ago
2f5deb5
bug-14365: fix misunderstanding in dynamic state
by Courtney Goeltzenleuchter
· 9 years ago
63ae76b
misc: Change all JSON files to abi version 0.9.0
by Jon Ashburn
· 9 years ago
6538053
layers: Update Image layer to offload view.c validation checks from driver
by Tobin Ehlis
· 9 years ago
8b4f167
Remove validation checks from query.c
by Tobin Ehlis
· 9 years ago
4ff11cc
bug-14715: DrawIndirect fix
by Courtney Goeltzenleuchter
· 9 years ago
e7d8235
bug-14365: fix viewport & scissor count
by Courtney Goeltzenleuchter
· 9 years ago
e20aaa2
bug-14365: add dynamic state to PSO
by Courtney Goeltzenleuchter
· 9 years ago
932cdb5
bug 14365: make separate viewport and scissor cmds
by Courtney Goeltzenleuchter
· 9 years ago
09772bb
bug 14365: replace dynamic state objects
by Courtney Goeltzenleuchter
· 9 years ago
b98d54e
intel: Verified that driver validation checks are covered for fb.c
by Mark Lobodzinski
· 9 years ago
5ea338c
intel: Removed ICD validation checks from dev.c
by Mark Lobodzinski
· 9 years ago
52bf987
intel: Verified that driver validation checks in queue.c are covered
by Mark Lobodzinski
· 9 years ago
f94b838
build: move to SPIR-V rev 32
by GregF
· 9 years ago
ddaecf8
intel: Removed ICD validation checks from img.c
by Mark Lobodzinski
· 9 years ago
f4b83ed
build: fixes for latest SPIR-V rev 31
by GregF
· 9 years ago
5b8e2bb
Fix error return code in pipeline.c
by Tobin Ehlis
· 9 years ago
5f728d3
Finished migration of validation checks out of cmd_pipeline.c
by Tobin Ehlis
· 9 years ago
8d199e5
layers: Add Idx buffer alignment check to DrawState
by Tobin Ehlis
· 9 years ago
2069317
Remove old checks from pipeline.c and verify that they're handled in validation
by Tobin Ehlis
· 9 years ago
f4107bd
icd: fixup renderpass load ops for less waste and correct stencil clears
by Chris Forbes
· 9 years ago
6871cda
icd: do depth/stencil attachment clears together
by Chris Forbes
· 9 years ago
90cffdd
icd: clear correct miplevel of depth/stencil attachment
by Chris Forbes
· 9 years ago
f6a164e
Removed ICD validation checks from gpu.c
by Mark Lobodzinski
· 9 years ago
c8b6f82
intel: faster WSI swapchain operation
by Mike Stroyan
· 9 years ago
17c2150
misc: Enable nulldriver on Linux
by Courtney Goeltzenleuchter
· 9 years ago
06d94a5
bug 14537: nulldrv: add CreateFlags to ImageFormatProperties
by Courtney Goeltzenleuchter
· 9 years ago
7d63da0
nulldrv: Remove unused function
by Courtney Goeltzenleuchter
· 9 years ago
367b1eb
nulldrv: Remove return code for void functions
by Courtney Goeltzenleuchter
· 9 years ago
ea97564
bug 14640: add pNext/sType to VkDeviceQueueCreateInfo
by Courtney Goeltzenleuchter
· 9 years ago
d9e966a
Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo
by Courtney Goeltzenleuchter
· 9 years ago
315ad99
Bug 14643: use VkClearDepthStencilValue
by Courtney Goeltzenleuchter
· 9 years ago
ac544f3
bug-14538: Remove validation error codes
by Courtney Goeltzenleuchter
· 9 years ago
74c4ce9
bug 14509: Rename Layer and Extension queries
by Courtney Goeltzenleuchter
· 9 years ago
656c5c8
compiler: Don't use binding table size to infer ubo count
by Cody Northrop
· 9 years ago
4f7bb0a
bug-14583: Remove the unneeded vkBufferViewType
by Courtney Goeltzenleuchter
· 9 years ago
4244257
Bug 14583: Updates based on initial feedback
by Courtney Goeltzenleuchter
· 9 years ago
2a3e3a3
Bug 14583: Remove VkBufferView for UBO/SSBO descriptor types
by Courtney Goeltzenleuchter
· 9 years ago
Next »