index
:
~keithp/Vulkan-LoaderAndValidationLayers
drm-leases
keithp-pnext
master
Vulkan loader
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
Add missing FindKMS.cmake file
HEAD
master
Keith Packard
1
-0
/
+33
2017-05-17
Add VK_KEITHP_kms_display extension
Keith Packard
13
-3
/
+114
2017-05-02
layers: Migrate surface support check to core
Petr Kraus
3
-72
/
+24
2017-05-02
layers: Convert capability handling to data
Chris Forbes
1
-154
/
+69
2017-05-02
layers: Fix validation of compute pipelines
Chris Forbes
1
-1
/
+1
2017-05-02
layers: Remove check for imageExtent == currentExtent
Cort Stratton
1
-12
/
+0
2017-05-02
layers: Invert old 'pass' checks for shader validation
Chris Forbes
1
-193
/
+154
2017-05-02
cube: Throttle rendering rather than presentation
Damien Leone
2
-24
/
+7
2017-05-01
tests: Fix LongSemaphoreChain bad indexing
Chris Forbes
1
-2
/
+9
2017-05-01
layers: Fix LayoutFromPresentWithoutAccessMemoryRead
Chris Forbes
1
-6
/
+10
2017-05-01
tests: gh1602 - Add define for PRIxLEAST64
Mark Young
1
-1
/
+4
2017-05-01
layers: Don't insist on memory dependency for present
Chris Forbes
1
-4
/
+11
2017-04-29
layers: Rewrite VerifyQueueStateToSeq to be less wasteful
Chris Forbes
1
-25
/
+51
2017-04-29
tests: Add a test for a long semaphore chain
Chris Forbes
1
-0
/
+44
2017-04-29
external_revisions: bump spirv-tools
Chris Forbes
5
-5
/
+5
2017-04-28
layers: Change size of D32_SFLOAT_S8_UINT
Dave Houlton
1
-1
/
+1
2017-04-28
layers: Change size of X8_D24_UNORM_PACK32
Tony Barbour
1
-1
/
+1
2017-04-28
tests: Update vkCreateFramebuffer tests
Cort Stratton
3
-62
/
+66
2017-04-28
layers: Add check for VkFramebuffer dimensions of zero
Cort Stratton
1
-0
/
+19
2017-04-27
layers: Guard checks of pQueueFamilyIndices
Tony Barbour
1
-4
/
+4
2017-04-27
tests:Test VALIDATION_ERROR_00302
Tobin Ehlis
2
-8
/
+12
2017-04-27
layers:Add barrier imageAspect check for DS image
Tobin Ehlis
2
-1
/
+17
2017-04-26
demo/smoke Android build update: use latest cmake with Android Studio
guanghuafan
4
-78
/
+88
2017-04-26
winsdk: Make copyright signature editable
Lenny Komow
1
-1
/
+4
2017-04-27
layers: Remove GLOBAL_CB_NODE::imageSubresourceMap
Chris Forbes
3
-9
/
+1
2017-04-26
tests: clang-format of layer_validation_tests.cpp
Dave Houlton
1
-28
/
+22
2017-04-26
tests: Add VU code to error string (DEBUG only)
Dave Houlton
1
-0
/
+6
2017-04-26
loader: gh1681 - Restrict error in JSON
Mark Young
1
-3
/
+9
2017-04-26
ci: Add myself to mail recipients
Chris Forbes
1
-0
/
+1
2017-04-26
layers: Fix some function name passing
Chris Forbes
1
-6
/
+6
2017-04-26
layers: Drop unused param for SetSparseMemBinding
Chris Forbes
1
-5
/
+4
2017-04-26
layers: fix typo in vkCmdExecuteCommands error strings
Chris Forbes
1
-3
/
+3
2017-04-26
layers: Drop dead device param to CreatePassDAG
Chris Forbes
1
-2
/
+2
2017-04-26
layers: Simplify slightly
Chris Forbes
1
-9
/
+5
2017-04-26
layers: Fix format utils SSCALED/USCALED descriptions
Chris Forbes
1
-2
/
+2
2017-04-26
layers: Inline deleteCommandBuffers into sole caller
Chris Forbes
1
-12
/
+4
2017-04-26
layers: Fix more VkBool32 vs bool
Chris Forbes
1
-1
/
+1
2017-04-26
layers: Fix 'secondary' typo
Chris Forbes
1
-1
/
+1
2017-04-26
layers: Fix more signedness noise
Chris Forbes
1
-1
/
+1
2017-04-26
layers: Use format utils rather than open-coded list in SC
Chris Forbes
1
-54
/
+10
2017-04-26
layers: Drop layer_data from some leaf funcs that dont use it
Chris Forbes
1
-9
/
+8
2017-04-26
layers: Fix some signedness mess
Chris Forbes
1
-1
/
+1
2017-04-26
layers: Fix some confused VkBool32 vs bool
Chris Forbes
2
-4
/
+4
2017-04-26
layers: Simplify DESCRIPTOR_POOL_STATE
Chris Forbes
1
-21
/
+8
2017-04-26
layers: Remove dead update_cmd_buf_and_mem_references
Chris Forbes
1
-22
/
+0
2017-04-25
layers:Validate display_timing swapchainCount
Tobin Ehlis
2
-1
/
+15
2017-04-25
layers:Validate objects for display_timing
Tobin Ehlis
3
-12
/
+16
2017-04-25
layers: Fix enum use in GetStateStructPtrFromObject
Chris Forbes
1
-14
/
+14
2017-04-25
layers: Inline VkCommandBuffer overload of clear_cmd_buf_...
Chris Forbes
1
-5
/
+1
2017-04-25
layers: Drop dead string conversion for command types
Chris Forbes
1
-98
/
+0
[next]