Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
e7d8235622fec6f9cc1ad8c32ceef9be2f2f273b
/
include
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
a26fb7d
Remove libpng and zlib dependencies, add copyrights
by Tony Barbour
· 9 years ago
85e2720
WSI: Update vk_ext_khr_device_swapchain.h to revision 53 (SDK 0.9)
by Ian Elliott
· 9 years ago
aa66e2f
misc: bump header version to 170
by Courtney Goeltzenleuchter
· 9 years ago
12e649f
Bug 14318: Clarify image layout transitions in a RenderPass
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
2adc7a3
bug 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT
by Courtney Goeltzenleuchter
· 9 years ago
8963d25
misc: Bump header version
by Courtney Goeltzenleuchter
· 9 years ago
03cb1e0
bug 14564: and initial layout for image creation
by Courtney Goeltzenleuchter
· 9 years ago
eaaf96c
misc: Add maxVertexInputBindings
by Courtney Goeltzenleuchter
· 9 years ago
d9c2c02
misc: code movement due to header build changes
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
7ef139b
layers: Remove the DEBUG_REPORT entrypoints from device dispatch structure.
by Jon Ashburn
· 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
c59a430
vulkan: Add maxDescriptorSet*BuffersDynamic to limits
by Courtney Goeltzenleuchter
· 9 years ago
b88d01e
vulkan: Add missing _BIT to some bitfield enums.
by Courtney Goeltzenleuchter
· 9 years ago
76eecc9
vulkan: Bump version to 166
by Courtney Goeltzenleuchter
· 9 years ago
aeffeae
Bug 12998: change ImageSubresourceRange's aspect to aspectMask
by Courtney Goeltzenleuchter
· 9 years ago
5c3dc87
Bug 12998: change imageAspectMast to aspectMask
by Courtney Goeltzenleuchter
· 9 years ago
bd7f592
bug 14313: Allow copies to do multi-layer copies
by Courtney Goeltzenleuchter
· 9 years ago
7ed1059
Bug 12998: Document required depth formats and layouts in buffer memory
by Courtney Goeltzenleuchter
· 9 years ago
ec9dedf
bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BIT
by Courtney Goeltzenleuchter
· 9 years ago
c6d66ec
Bug 14587: Rename flags: XXX_CREATE_SPARSE_BIT
by Courtney Goeltzenleuchter
· 9 years ago
3dee808
bug 14313: Rename ArraySlice to ArrayLayer
by Courtney Goeltzenleuchter
· 9 years ago
7529579
Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT
by Courtney Goeltzenleuchter
· 9 years ago
c3b8eea
bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT
by Courtney Goeltzenleuchter
· 9 years ago
5162441
bug 14541: rename VkTexAddress to VkTexAddressMode
by Courtney Goeltzenleuchter
· 9 years ago
83c95f8
bug 14537: Improve VkImageFormatProperties
by Courtney Goeltzenleuchter
· 9 years ago
d986078
Bug 14537: Improve VkImageFormatProperties
by Courtney Goeltzenleuchter
· 9 years ago
00c8c98
bug-13139: refactor sparse properties
by Courtney Goeltzenleuchter
· 9 years ago
67b42b7
vulkan.h: Change return types of some functions to void
by Mark Lobodzinski
· 9 years ago
2eeddee
vulkan: Add validation error result
by Courtney Goeltzenleuchter
· 9 years ago
0d6857f
layers: Add bailout flag to debug report callback
by Courtney Goeltzenleuchter
· 9 years ago
a54b76a
bug-14538: Remove driver validation checks
by Courtney Goeltzenleuchter
· 9 years ago
7dae686
vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139
by Mark Lobodzinski
· 9 years ago
4b36dd4
vulkan.h: Add bufferFeatures to VkFormatProperties, bug #14546
by Mark Lobodzinski
· 9 years ago
d5b6e89
All extensions single revision number instead of major.minor.patch
by Ian Elliott
· 9 years ago
147b789
WSI: Update headers for WSI swapchain extensions (versions 51 & 17).
by Ian Elliott
· 9 years ago
338dedb
WSI: Convert WSI swapchain extension usage to new KHR style
by Ian Elliott
· 9 years ago
f333d54
WSI: Update headers for WSI swapchain extensions (versions 47 & 15).
by Ian Elliott
· 9 years ago
513acdf
vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinates
by Mark Lobodzinski
· 9 years ago
7db1fed
bug 14517: Rename cs parameter to stage
by Courtney Goeltzenleuchter
· 9 years ago
a1ec009
bug-14537: Improve VkImageFormatProperties
by Courtney Goeltzenleuchter
· 9 years ago
1856d6f
Bug 14522: Remove VkAttachmentView
by Courtney Goeltzenleuchter
· 9 years ago
a5e3443
bug-14515: Add occlusionQueryNonConservative feature
by Courtney Goeltzenleuchter
· 9 years ago
eccbb37
headers: Add vk_sdk_platform.h for Win/Linux differences
by Mark Lobodzinski
· 9 years ago
f993d54
headers: Moved utility routine out of to-be-upstreamed header file
by Mark Lobodzinski
· 9 years ago
ec16768
bug-14532: Rename VK_LAST_* to VK_REMAINING_*
by Courtney Goeltzenleuchter
· 9 years ago
10f728a
misc: tool updates, no functional change
by Courtney Goeltzenleuchter
· 9 years ago
2175ce7
Bug-14177: Remove Float16 feature.
by Courtney Goeltzenleuchter
· 9 years ago
b9e2324
bug-13970: Sparse Texture VA Size
by Courtney Goeltzenleuchter
· 9 years ago
0f2b9e2
vk_platform: Update to upstream vk_platform.h
by Courtney Goeltzenleuchter
· 9 years ago
d4bc0fd
v156: Bump API minor version
by Cody Northrop
· 9 years ago
e4bc694
v156: Bug 14451 - Rename dynamic state objects
by Cody Northrop
· 9 years ago
fe27ad5
Bug 14474: Remove *_USAGE_GENERAL
by Cody Northrop
· 9 years ago
2563a03
v155: Bug 14435 - Remove abbreviations in VkClearColor
by Cody Northrop
· 9 years ago
87ae5e1
v154: Bug 14417 - Added VkShaderStage to VkShaderCreateInfo
by Cody Northrop
· 9 years ago
75aa9d1
v153: Minor version bump for bugs 14323, 14400, 14339, 14406
by Cody Northrop
· 9 years ago
2605cb0
Bug 14406: Add support for front/back stencil reference dynamic state
by Cody Northrop
· 9 years ago
af79f6a
Bug 14339: Add the missing alphaToOneEnable to VkPipelineColorBlendStateCreateInfo
by Cody Northrop
· 9 years ago
9e8b03f
Bug 14400: Add FORMAT_FEATURES for blits
by Cody Northrop
· 9 years ago
f5bd225
Bug 14323: RasterLine and RasterDepthBias changes
by Cody Northrop
· 9 years ago
0bf4e1d
Bug 14407 - Add texelCoords to Sampler state
by Cody Northrop
· 9 years ago
a788072
Bug 14339 - Add alphaToOne as an optional feature
by Cody Northrop
· 9 years ago
f0dfbe8
v151: Bug 14386 - Change VK_NULL_HANDLE from a 0 to a nullptr
by Cody Northrop
· 9 years ago
16898b0
v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfo
by Cody Northrop
· 9 years ago
2d013ad
v149: Fix header ordering bug
by Cody Northrop
· 9 years ago
2cd0e0d
loader: Change to new WSI query functions.
by Ian Elliott
· 9 years ago
30ad136
WSI: Update swapchain headers to to version 13 and 45.
by Ian Elliott
· 9 years ago
71ae6e6
WSI: Remove old "vs_wsi_lunarg.h" file.
by Ian Elliott
· 9 years ago
f9136f4
include: Change debug report pUserData parameter to non-const
by Jon Ashburn
· 9 years ago
f069eb7
v148: Bug 14368 - Minor fixes for VkPhysicalDeviceFeatures
by Cody Northrop
· 9 years ago
d38b648
v147: Bugs 14352 and 14300
by Cody Northrop
· 9 years ago
e9825b7
v146: Bug 14290 - Move typedefs from vk_platform.h to vulkan.h, make pSampleMask an array
by Cody Northrop
· 9 years ago
74a6385
v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field
by Cody Northrop
· 9 years ago
c332eef
v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValueCount
by Cody Northrop
· 9 years ago
6de6b0b
v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription
by Cody Northrop
· 9 years ago
f110c6e
v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo
by Cody Northrop
· 9 years ago
ef72e2a
v140: Bug 14251 - Inconsistencies in the definition of queries
by Cody Northrop
· 9 years ago
c8aa4a5
v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets
by Cody Northrop
· 9 years ago
846298c
xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME
by Courtney Goeltzenleuchter
· 9 years ago
a5f68d1
bug-14352: Update vulkan.h version
by Courtney Goeltzenleuchter
· 9 years ago
8b9f13d
bug-14352: Missing size parameter in VkSparseMemoryBindInfo
by Courtney Goeltzenleuchter
· 9 years ago
b40d023
bug-14330: Initialize handle on Vulkan objects
by Courtney Goeltzenleuchter
· 9 years ago
5f70fc4
loader: Only check 32-bits for magic value
by Courtney Goeltzenleuchter
· 9 years ago
a25465c
misc: Add vkGetPhysicalDeviceImageFormatProperties as a stub
by Jon Ashburn
· 9 years ago
b24b258
loader: have loader_magic be uintptr_t
by Courtney Goeltzenleuchter
· 9 years ago
55c1359
loader: Do not include dbg helpers in dispatch
by Courtney Goeltzenleuchter
· 9 years ago
8d3be71
headers: Updated debug object-to-string fcn with missing object types
by Mark Lobodzinski
· 9 years ago
831a975
bug-14282: remove const
by Courtney Goeltzenleuchter
· 9 years ago
9d91bd3
vulkan: Fix definition of LayerProperties
by Courtney Goeltzenleuchter
· 9 years ago
b134e84
layers: INITIAL Changes to use new WSI swapchain extensions.
by Ian Elliott
· 9 years ago
8aca839
WSI: Add swapchain-extension headers (versions 12 & 40).
by Ian Elliott
· 9 years ago
Next »