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-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
2016-03-22
misc: Update to header version 1.0.6
Jon Ashburn
2016-03-21
layers: GH156 (bug-155): Check for WSI enables
Courtney Goeltzenleuchter
2016-03-16
layers: Move layer debug action initialization into layer_utils
Mark Lobodzinski
2016-03-15
layers: PR118, Remove erroneous validation error from swapchain
szdarkhack
2016-03-08
layers: clang-format layers directory
Jon Ashburn
2016-02-29
layers: GL107, Validate queueFamilyIndices for CreateSwapchain
Mark Lobodzinski
2016-02-24
layers: Make layer option names more consistent and update docs
Mark Lobodzinski
2016-02-22
loader: Fix Wayland support
Jason Ekstrand
2016-02-18
layers: MR221: Android needs Enumerate*Properties
Courtney Goeltzenleuchter
2016-02-18
layers: MR221: Update extension info to match json files
Courtney Goeltzenleuchter
2016-02-18
swapchain: MR221: Use proper layer name
Courtney Goeltzenleuchter
2016-02-18
layers: MR221: Fix implementationVersion
Courtney Goeltzenleuchter
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-10
layers: Enable Wall and Werror.
Michael Lentine
2016-02-05
layers: MR217 Fix Android build of swapchain
Cody Northrop
2016-02-04
layers: Fix vkEnumeratePhysicalDevices()--was always returning an error.
Ian Elliott
2016-02-04
layers: Move logging callback destroy after logging calls
Mark Lobodzinski
2016-02-04
layers: MR212 Add locking to the swapchain layer.
Ian Elliott
2016-02-04
layers: MR209 Fix swapchain's vkDestroyInstance to error about devices ...
Ian Elliott
2016-02-03
Revert "layers: Clang-format changes for files in layers dir of repo"
Mark Lobodzinski
2016-02-02
layers: Clang-format changes for files in layers dir of repo
Mark Lobodzinski
[next]