Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
b6067262b37026f6c5f51007b97622300455e9b5
b606726
layers: Another CreateDevice fix (was using WSI instance extension name)
by Ian Elliott
· 9 years ago
796686a
layers: Check if CreateDevice enabling WSI device extension, not instance
by Ian Elliott
· 9 years ago
395eafe
vktrace: Really put vktrace_layer.json and vktrace_layer.dll in the correct output dirs
by David Pinedo
· 9 years ago
52f7546
vktrace: Put vktrace_layer.json and vktrace_layer.dll in the correct output dirs
by David Pinedo
· 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
6a7ac7c
tests: Remove unneeded function
by Courtney Goeltzenleuchter
· 9 years ago
8945ce8
tests: Do not need descriptor info for vertex buffer
by Courtney Goeltzenleuchter
· 9 years ago
065983e
tests: Need to set the viewType now
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
f780797
vktrace: Fix cmake for vktrace layer to have correct codegen for include
by Jon Ashburn
· 9 years ago
8b729a8
vktrace: Fix gMessageStream to have C external linkage for windows
by Jon Ashburn
· 9 years ago
bb4e7c1
vktrace: Fix sizeof(void) for tracing layer.
by Jon Ashburn
· 9 years ago
f6754d4
vktrace: Cleanup the instance device data maps in the vktrace layer on destroy
by Jon Ashburn
· 9 years ago
5afdcf6
vktrace: Add support for instance and device map of data for trace layer
by Jon Ashburn
· 9 years ago
4278f64
vktrace: Convert tracing layer library to C++ to enable using STL
by Jon Ashburn
· 9 years ago
7d4cd76
vktrace: When launch child process add tracing layer env var enablement
by Jon Ashburn
· 9 years ago
eaf6e0c
vktrace: Remove rest of LDPRELOAD in vktrace when spawns child in Linux
by Jon Ashburn
· 9 years ago
9ae75a4
vktrace: Remove mhook since no longer needed, using Vulkan layer for hooking
by Jon Ashburn
· 9 years ago
71654fd
vktrace: Enable codegen for the tracing layer
by Jon Ashburn
· 9 years ago
7d69eef
vktrace: Convert tracing library to an actual vulkan layer library
by Jon Ashburn
· 9 years ago
f2f9740
layers: Migrate ObjectTracker to updated Validation error reporting
by Tobin Ehlis
· 9 years ago
be0eb4e
layers: Fix spurious WSI memory binding error messages in MemTracker
by Mark Lobodzinski
· 9 years ago
48ddcb8
layers: Migrate DrawState to new error reporting allowing for callback to signal early return
by Tobin Ehlis
· 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
70e4026
Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_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
9212253
tests: Fix test error caught by validation changes
by Mark Lobodzinski
· 9 years ago
d3d0016
layers: Reenable MemTracker reference tracking
by Mark Lobodzinski
· 9 years ago
08854b2
nulldrv: Fix compiler issues
by Courtney Goeltzenleuchter
· 9 years ago
67b42b7
vulkan.h: Change return types of some functions to void
by Mark Lobodzinski
· 9 years ago
f004499
layers: Add note about vkCreateDevice behavior
by Courtney Goeltzenleuchter
· 9 years ago
2eeddee
vulkan: Add validation error result
by Courtney Goeltzenleuchter
· 9 years ago
e4c4313
demos: Do not bail on validation error
by Courtney Goeltzenleuchter
· 9 years ago
3abd86e
draw_state: Implement bailout case for one test
by Courtney Goeltzenleuchter
· 9 years ago
0d6857f
layers: Add bailout flag to debug report callback
by Courtney Goeltzenleuchter
· 9 years ago
f30bd91
mem_tracker: validation comment
by Courtney Goeltzenleuchter
· 9 years ago
a54b76a
bug-14538: Remove driver validation checks
by Courtney Goeltzenleuchter
· 9 years ago
26c3eb4
intel: Fix compiler warning, clear flags with 0
by Courtney Goeltzenleuchter
· 9 years ago
d4d7c5e
layers: Remove unused functions
by Courtney Goeltzenleuchter
· 9 years ago
2f7dd7d
layers: Add DeviceLimits json files
by Cody Northrop
· 9 years ago
d28acef
layers: In DrawState only validate bound VBO index at the time of Draw
by Tobin Ehlis
· 9 years ago
12ab7dc
layers: DrawState fix to prevent false positives when matching PipelineLayouts
by Tobin Ehlis
· 9 years ago
4f482a7
demos: Fix demos to correctly query physicalDevice count
by Tobin Ehlis
· 9 years ago
d8dd86b
layers: Fix ScreenShot layer to handle EnumeratePhysicalDevices query count case
by Tobin Ehlis
· 9 years ago
c345b8b
layers: Initial framework for DeviceLimits layer
by Tobin Ehlis
· 9 years ago
2db0804
loader: Use GetProcAddr function names from layer manifest file
by Jon Ashburn
· 9 years ago
b229f97
windows: Fix more instances of vulkan.0 -> vulkan-0
by Cody Northrop
· 9 years ago
67ff0a4
demos: Prevent tri rendering during shutdown
by Cody Northrop
· 9 years ago
221e3ed
intel: Fix buffer format feature flag mask
by Mark Lobodzinski
· 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
717647d
Windows build: rename vulkan.0.dll to vulkan-0.dll
by David Pinedo
· 9 years ago
36bc617
vktrace: Fix CreateRenderPass addition of buffers
by Jon Ashburn
· 9 years ago
c30315e
vkreplay: Make sure differences in ext and layers in trace/replay doesn't abort
by Jon Ashburn
· 9 years ago
62e042b
vkreplay: Don't use an app provided alloc callback
by Jon Ashburn
· 9 years ago
24a7517
documentation: Detail DRI3 use on ubuntu 15.04
by Mike Stroyan
· 9 years ago
6fb9a53
loader: Fix Windows build for alloc stuff
by Jon Ashburn
· 9 years ago
413d658
loader: make thirdparty code use allocation callbacks
by Jon Ashburn
· 9 years ago
e74fc5d
demos: Add allocation callback to tri test CreateInstance
by Jon Ashburn
· 9 years ago
e58f1a3
loader: Make use of app provided allocation callbacks
by Jon Ashburn
· 9 years ago
e5e60df
loader: Add support for realloc using the app allocation callbacks.
by Jon Ashburn
· 9 years ago
e5c4872
loader: convert to using loader_stack_alloc for consistency
by Jon Ashburn
· 9 years ago
b0833bd
WSI: Convert from VERSION to REVISION in nulldrv
by David Pinedo
· 9 years ago
d5b6e89
All extensions single revision number instead of major.minor.patch
by Ian Elliott
· 9 years ago
a4e1c90
WSI: Convert from VERSION to REVISION
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
ce7b1c2
WSI: Remove old loader code for the VK_WSI_LunarG extension.
by Ian Elliott
· 9 years ago
afc718a
tests: Set some uninitialized layout and image view fields
by Cody Northrop
· 9 years ago
ec2dc65
demos: Set depth image aspect correctly
by Cody Northrop
· 9 years ago
12915ce
intel: make WSI more robust- vkQueuePresentWSI
by Mike Stroyan
· 9 years ago
b28dd44
intel: make WSI more robust- vkAcquireNextImageWSI
by Mike Stroyan
· 9 years ago
2bf17bd
intel: make WSI more robust- x11_swap_chain_wait
by Mike Stroyan
· 9 years ago
af14e9f
layers: If layers receive bad filename for output log, report ERROR and fallback to stdout
by Tobin Ehlis
· 9 years ago
8354e02
layers: Update some layers to avoid repeated call to get_dispatch_key()
by Tobin Ehlis
· 9 years ago
61ef20e
Fix compiler warnings caused by view.c
by Tobin Ehlis
· 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
684fad2
tests: Set swapchain image aspect correctly.
by Courtney Goeltzenleuchter
· 9 years ago
a1ec009
bug-14537: Improve VkImageFormatProperties
by Courtney Goeltzenleuchter
· 9 years ago
6aa1abd
layers: MemTracker fixes for image usage flag validation.
by Mark Lobodzinski
· 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
46d92c0
windows: Fix a couple signed/unsigned warnings
by Cody Northrop
· 9 years ago
Next »