Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
26c548826ff0f83d12c769b51e7d6f76d1265c0e
26c5488
layers: remove weird double assignment to pAttachments
by Chris Forbes
· 9 years ago
4789202
layers: LX450, Tighten up queueFamilyIndex validation, fix crash
by Mark Lobodzinski
· 9 years ago
87e0afc
layers: Merge renderpass maps in core_validation
by Tobin Ehlis
· 9 years ago
5b81366
layers: Merge framebuffer maps in core_validation
by Tobin Ehlis
· 9 years ago
a2d5d61
layers: LX448, Prevent descriptorSetCount overflow in core_validation
by Mark Lobodzinski
· 9 years ago
c7bd67f
layers: Fix AV in core_validaton
by Mark Lobodzinski
· 9 years ago
03b7151
layers: Fix up MTMERGE in CV layer to allow disabling mem_tracker validation
by Mark Lobodzinski
· 9 years ago
e4097b5
layers: GH117: Change warning to an error.
by Ian Elliott
· 9 years ago
2a4a6e6
layers: GH117: swapchain layer warns if app uses neither semaphore nor fence.
by Ian Elliott
· 9 years ago
51940e4
demos: cube exit status reflects validation status
by Karl Schultz
· 9 years ago
8b1b780
winrtinstaller: sign Config powershell script
by David Pinedo
· 9 years ago
d3995c9
tests: Use header macro for API version rather than make_version
by Jon Ashburn
· 9 years ago
f1ea418
misc: Update to header version 1.0.6
by Jon Ashburn
· 9 years ago
875879e
Remove device from layer_data_map at destroy in parameter_validation
by Tony Barbour
· 9 years ago
b4cc521
layers: Update event tracking to account for sequential cross command buffer and queue tracking.
by Michael Lentine
· 9 years ago
72d66f0
layers: Merge of cmd buffer maps in core_validation
by Tobin Ehlis
· 9 years ago
4e01ddc
build: Cleanup build_windows_targets.bat
by Karl Schultz
· 9 years ago
bd5496d
layers: Fix message for array layers to say array layers.
by Michael Lentine
· 9 years ago
5188e31
layers: tidy up PIPELINE_NODE a bit
by Chris Forbes
· 9 years ago
dc38a24
layers: Slightly simplify descriptor uses loop in SC
by Chris Forbes
· 9 years ago
c7f3656
layers: GH157 Update error messages to be consistent
by Tobin Ehlis
· 9 years ago
937bfd4
layers: Add lock around erase from frameBufferMap in core_validation
by Tony Barbour
· 9 years ago
6259280
layers: Fix core_validation layer cube --validate failure
by Mark Lobodzinski
· 9 years ago
5182081
layers: GH156 (bug-155): Check for WSI enables
by Courtney Goeltzenleuchter
· 9 years ago
ede566c
layers: Fix windows issue in smoketest --validate
by Mark Lobodzinski
· 9 years ago
1c33357
layers: Rename param_checker to parameter_validation
by Mark Lobodzinski
· 9 years ago
64905fb
Remove faulty LineLength .clang-format directive.
by Karl Schultz
· 9 years ago
918c283
layers: Hold shader_module by unique_ptr, clean up properly
by Chris Forbes
· 9 years ago
ea26140
layers: More housekeeping: slightly lighten descriptor set compatibility
by Chris Forbes
· 9 years ago
9ccb7b1
layers: More housekeeping: use stringstreams for describe_type
by Chris Forbes
· 9 years ago
7b892d2
layers: Determine required descriptor count when stripping array levels
by Chris Forbes
· 9 years ago
1b8c581
layers: Add check for descriptor count
by Chris Forbes
· 9 years ago
37083de
layers: Just return the whole binding struct from has_descriptor_binding
by Chris Forbes
· 9 years ago
f0d091d
Allow REMAINING for subresources.
by Michael Lentine
· 9 years ago
0a32ed7
layers: Track lifetime when using cross-queue semaphores.
by Michael Lentine
· 9 years ago
e789257
winrtinstaller: Set up proper Access Control for install/temp dirs and files
by David Pinedo
· 9 years ago
0a8fda5
layers: Additional null checks for param_checker
by Dustin Graves
· 9 years ago
d1dd3f1
layers: Lock around changes to imageMap in image layer
by Tony Barbour
· 9 years ago
7e6ee47
layers: Lock around destroyedFramebuffers inserts in core_validation
by Tony Barbour
· 9 years ago
24e7586
layers: Fix 'Debug Report callbacks not removed' error messages
by Mark Lobodzinski
· 9 years ago
787f29d
layers: Fix validation of vkCmdBindDescriptorSets() during renderpass
by Tobin Ehlis
· 9 years ago
58070a6
layers: Consolidate VkDeviceMemory maps into a single map
by Tobin Ehlis
· 9 years ago
1a00634
layers: Consolidate properties checks in core_validation
by Tobin Ehlis
· 9 years ago
de040b4
layers: Remove global wsi_enabled in core_validation
by Tobin Ehlis
· 9 years ago
6452509
layers: Lock around image and buffer range erases in core validation
by Tony Barbour
· 9 years ago
0801763
layers: Consolidate swapchainMaps in core_validation
by Tobin Ehlis
· 9 years ago
ca52231
android: Fix android build
by Tobin Ehlis
· 9 years ago
a3c20a2
layers: validate capabilities against device features
by Chris Forbes
· 9 years ago
a743674
layers: Fix layer debug action initialization
by Dustin Graves
· 9 years ago
dc37907
layers: Update validation layer details doc for layer renaming
by Mark Lobodzinski
· 9 years ago
e5bc027
layers: Move lock around add_object_create_info in core_validation
by Tony Barbour
· 9 years ago
d11c4ee
layers: Move layer debug action initialization into layer_utils
by Mark Lobodzinski
· 9 years ago
c8b740a
winrtinstaller: Allow layers from SDK older than RT to be configured for use
by David Pinedo
· 9 years ago
b54b2f4
layers: Update doc validation to use core_validation filenames
by Tobin Ehlis
· 9 years ago
2b1ce73
demos: Put smoketest exe in same dir as cube and tri
by Tony Barbour
· 9 years ago
0411f59
layers: Replace draw_state and mem_tracker with core validation
by Mark Lobodzinski
· 9 years ago
7ef139e
cmake: Find spirv/glslang dependencies
by Dustin Graves
· 9 years ago
56aed94
winrtinstaller: Install both x86 and x64 redist's if either is not installed
by David Pinedo
· 9 years ago
14fbd08
layers: Add some defensive code to core_validation
by Tobin Ehlis
· 9 years ago
040a268
cmake: Fix windows debug build for large object files
by Mark Lobodzinski
· 9 years ago
aeaf182
layers: Fix crash in core_validation layer
by Mark Lobodzinski
· 9 years ago
939fee3
layers: Add json files for core_validation layer
by Mark Lobodzinski
· 9 years ago
68df55c
layers: Fix core_validation compilation error
by Mark Lobodzinski
· 9 years ago
5b5e7bc
layers: Merge mem_tracker and draw_state layers into core_validation layer
by Tobin Ehlis
· 9 years ago
592179d
layers: GH130 Fix to correctly get type/flags from set binding
by Tobin Ehlis
· 9 years ago
226f761
winrtinstaller: Verify vulkan-1-*dll has correct file name format
by David Pinedo
· 9 years ago
134e359
layers: PR118, Remove erroneous validation error from swapchain
by szdarkhack
· 9 years ago
2db053a
layers: GH132 Event handle should be printed as a hexadecimal value
by Dominik Witczak
· 9 years ago
782c0ed
android: Fix android build
by Tobin Ehlis
· 9 years ago
2d553c5
layers: draw state image/layout cleanup
by Dustin Graves
· 9 years ago
71ec2c6
layers: Change header path for spirv.h in draw_state
by Jon Ashburn
· 9 years ago
074e0d5
#include formatting changes for relative look-up.
by Aaron Karp
· 9 years ago
73c2ef6
demos: Fix typo in tri.c that prevented validate arg from working correctly
by Mark Lobodzinski
· 9 years ago
2949a5a
layers: Add pNext parameter checking
by Dustin Graves
· 9 years ago
fc53d90
loader: make sure createDevice uses ICDs physicalDevice
by Jon Ashburn
· 9 years ago
986a7a7
spirv: Pick up SPIRV-Tools fix for version generation script.
by Karl Schultz
· 9 years ago
f3bc543
loader: Fix cmake on win for list of normal and opt sources
by Jon Ashburn
· 9 years ago
e529187
layers: GH67: Add missing mem_tracker interception for vkCmdBlitImage() calls
by Dominik Witczak
· 9 years ago
9cc9d3d
layers: Fix overlapping attachment aliasing dependency check in draw_state
by Michael Lentine
· 9 years ago
7113992
layers: Enfoce that unique objects if enabled happens before draw_state in the chain.
by Michael Lentine
· 9 years ago
7deb731
layers: Fix draw_state handling of special image layouts in CmdPipelineBarrier
by Mark Lobodzinski
· 9 years ago
f7b5388
loader: fix cmake file so it doesn't always build loader with DEBUG
by David Pinedo
· 9 years ago
4cb315d
layers: Fix helper script to not dereference strings with a NULL pointer.
by Jon Ashburn
· 9 years ago
19447d1
layers: Update layer validation details document
by Mark Lobodzinski
· 9 years ago
3a1bce2
layers: GH99 Track all command buffers submitted at once at the same time.
by Michael Lentine
· 9 years ago
f490116
layers: GH96 Fix error messages for bad layout
by Tobin Ehlis
· 9 years ago
e20886d
layers: GH98 Only check fence in-use once per QueueSubmit
by Tobin Ehlis
· 9 years ago
e4778f7
docs: Update README.md
by Jon Ashburn
· 9 years ago
4b12a5c
Update BUILD.md
by Karl Schultz
· 9 years ago
ff148d1
Update CONTRIBUTING.md
by Karl Schultz
· 9 years ago
5b3f97d
layers: GH94 Correctly map bindingToIndex in draw_state (thanks @baldurk)
by Tobin Ehlis
· 9 years ago
b0b3cac
Update CONTRIBUTING.md
by Karl Schultz
· 9 years ago
b626682
layers: Add checking for may alias bit.
by Michael Lentine
· 9 years ago
09bc70c
layers: Format updates for attachments overlapping memory code in draw_state
by Michael Lentine
· 9 years ago
adb084a
layers: Lighten object tracker slightly
by Chris Forbes
· 9 years ago
11fb43b
layers: Remove documentation for now-defunct check "FS_MIXED_BROADCAST"
by Tobin Ehlis
· 9 years ago
637ed78
layers: Add descriptor type matching to DrawState
by Chris Forbes
· 9 years ago
491a3cd
layers: clang-format layers directory
by Jon Ashburn
· 9 years ago
c3fbcf8
layers: Add string array parameter checking
by Dustin Graves
· 9 years ago
4687f26
layers: Remove redundant/unused param checker code
by Dustin Graves
· 9 years ago
Next »