index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layers
/
swapchain.cpp
Age
Commit message (
Expand
)
Author
2016-08-24
layers: GH849: Defend against poorly-written applications
Ian Elliott
2016-08-18
layers: VT59, Change query count errors to warnings
Mark Lobodzinski
2016-08-16
layers: Run swapchain source through clang-format
Mark Lobodzinski
2016-08-16
layers: Some simple style tweaks for swapchain
Mark Lobodzinski
2016-08-16
layers: Removed swapchain pNext validation
Mark Lobodzinski
2016-08-16
layers: Fixed swapchain layer warning messages
Mark Lobodzinski
2016-08-16
layers: Moved swapchain QFI checks into function
Mark Lobodzinski
2016-08-16
layers: Removed swapchain ZERO_VALUE check
Mark Lobodzinski
2016-08-16
layers: Remove swapchain WRONG_STYPE checks
Mark Lobodzinski
2016-08-16
layers: In-line swapchain zero_prior_count macro
Mark Lobodzinski
2016-08-16
layers: Remove swapchain INVALID_COUNT macro
Mark Lobodzinski
2016-08-16
layers: Remove swapchain NULL_POINTER checks
Mark Lobodzinski
2016-08-16
layers: Removed LOG_ERROR_NON_VALID_OBJ macro
Mark Lobodzinski
2016-08-16
layers: Replace swapchain LOG_ERROR macros
Mark Lobodzinski
2016-08-05
GH 818: Improve swapchain error for vkCreateSwapchainKHR()
Ian Elliott
2016-07-21
layers : gh682 move gipa dispatch table init
Mark Young
2016-07-01
layers: Fix swapchain GetDisplayPlanePropertyCount count check
Jon Ashburn
2016-06-30
layers: Add some comments to swapchain for more KHR_display validation
Jon Ashburn
2016-06-30
layers: Finish add support to validation for VK_KHR_display extension
Jon Ashburn
2016-06-30
Added WSI KHR_display support to validation
Petros Bantolas
2016-06-23
Layers: GH674: Improve locking in swapchain layer.
Ian Elliott
2016-06-09
layers: PR573, Handle imageArraySize rename
David McFarland
2016-06-06
layers: Add default layer error message config
Mark Lobodzinski
2016-06-02
layers: simplify v0 function implementations
Chia-I Wu
2016-05-24
layers: Use correct log_msg calls in swapchain
Mark Lobodzinski
2016-05-13
layers: PR512 Fix swapchain's validateCreateSwapchainKHR()
Ian Elliott
2016-05-13
swapchain: avoid invalid GIPA call in vkCreateDevice
Chia-I Wu
2016-05-13
swapchain: improve GetInstanceProcAddr
Chia-I Wu
2016-05-13
swapchain: refactor GetInstanceProcAddr
Chia-I Wu
2016-05-13
swapchain: add intercept_khr_swapchain_command
Chia-I Wu
2016-05-13
swapchain: add intercept_core_device_command
Chia-I Wu
2016-05-13
swapchain: improve EnumerateDeviceExtensionProperties
Chia-I Wu
2016-05-13
swapchain: add swapchain::swapchain_layer
Chia-I Wu
2016-05-13
swapchain: drop vk prefix for layer functions
Chia-I Wu
2016-05-13
swapchain: put layer functions into a namespace
Chia-I Wu
2016-05-13
swapchain: move vkEnumerate*Properties around
Chia-I Wu
2016-05-05
layers: #471 swapchin layer to use find() for map lookups
Ian Elliott
2016-05-05
layers: Fix "count" tests in swapchain layer.
Ian Elliott
2016-05-05
layers: #486 Add some missing spaces where needed ...
baldurk
2016-05-05
layers: #484 Remove stray newline in swapchain validation message.
Jamie Madill
2016-05-02
layers: Add extension-enabled check to vkDestroySurfaceKHR().
Ian Elliott
2016-04-28
layers: Use tmp callback for msgs during vk{Create|Destroy}Instance().
Ian Elliott
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-18
layers: swapchain - use std mutex
Jeremy Hayes
2016-04-07
MR 289: layers: Changed other text/variables from "owned" to "acquired".
Ian Elliott
2016-04-07
MR 289: layers: Change the test about "too many images".
Ian Elliott
2016-04-06
layers: Fix unsafe bool mix warnings (part 2)
Dustin Graves
2016-04-04
layers: Fix 7 signed/unsigned comparison warnings on VS2015
Michael Mc Donnell
2016-03-23
layers: GH117: Change warning to an error.
Ian Elliott
2016-03-23
layers: GH117: swapchain layer warns if app uses neither semaphore nor fence.
Ian Elliott
[next]