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-01-06
Bug 15392 (Swapchain): Don't check VkPresentInfoKHR's waitSemaphoreCount & pW...
Ian Elliott
2016-01-06
Swapchain: Use an INFO instead of an ERROR for when pNext is non-NULL.
Ian Elliott
2016-01-06
Swapchain: Change way p*Count is checked--make sure not bigger than should be.
Ian Elliott
2016-01-06
Swapchain: Only check that queueFamilyIndexCount is greater than 0.
Ian Elliott
2016-01-06
Swapchain: Update my authorship to include Google.
Ian Elliott
2016-01-06
Swapchain: No longer validate VkSwapchainKHR (object_track will do) ...
Ian Elliott
2016-01-06
Swapchain: No longer validate VkDevice (object_track will do).
Ian Elliott
2016-01-06
Swapchain: No longer validate VkPhysicalDevice (object_track will do).
Ian Elliott
2016-01-06
Swapchain: No longer validate VkInstance (object_track will do).
Ian Elliott
2016-01-06
Swapchain: Remove tracking/validation of VkSurfaceKHR object.
Ian Elliott
2016-01-06
Bug 15383 (Swapchain): Treat VkSurfaceKHR as opaque--don't look inside it.
Ian Elliott
2016-01-06
Swapchain: Track/use enablement of the WSI platform extensions.
Ian Elliott
2016-01-06
Swapchain: Fixes and improvements validating vkCreate*SurfaceKHR().
Ian Elliott
2016-01-06
Swapchain: Fixes and improvements validating vkAcquireNextImageKHR().
Ian Elliott
2016-01-06
Swapchain: Fixes and improvements validating vkQueuePresentKHR().
Ian Elliott
2016-01-06
Swapchain: Fixes and improvements validating vkCreateSwapchainKHR().
Ian Elliott
2016-01-06
Swapchain: Rework the way that pCount is dealt with.
Ian Elliott
2016-01-06
Swapchain: Added NULL_POINTER checks & pCount checks.
Ian Elliott
2016-01-06
Swapchain: Update TODOs
Ian Elliott
2016-01-06
Swapchain: Support vkGetPhysicalDevice*PresentationSupportKHR().
Ian Elliott
2016-01-06
Swapchain: Port to latest (v217) WSI & VK_EXT_debug_report extensions.
Ian Elliott
2016-01-06
Swapchain: Enhance validation of vkCreateSwapchainKHR().
Ian Elliott
2016-01-06
Swapchain: Replace implementation of presentModeStr()
Ian Elliott
2016-01-06
Swapchain: Rename deviceSwapchainExtensionEnabled->swapchainExtensionEnabled
Ian Elliott
2016-01-06
Swapchain: Rename swapchainExtensionEnabled->surfaceExtensionEnabled
Ian Elliott
2016-01-06
Swapchain: Start validating the new VkSurfaceKHR object.
Ian Elliott
2016-01-04
layers: Enable fine-grained filtering of swapchain log messages
Mark Lobodzinski
2015-12-30
layers: Rename Layer/library/json files for consistency
Mark Lobodzinski
2015-12-17
debug_report: Update extension name
Courtney Goeltzenleuchter
2015-12-17
debug_report: rename object type and error bits
Courtney Goeltzenleuchter
2015-12-17
layers: Add support for DebugReportMessageLUNARG
Courtney Goeltzenleuchter
2015-12-17
layers: export debug_report extension
Courtney Goeltzenleuchter
2015-12-17
debug_report: rename and update to use CreateInfo
Courtney Goeltzenleuchter
2015-12-17
debug_report: Rename VkDbgMsgCallback object
Courtney Goeltzenleuchter
2015-12-15
layers: Add allocator to layer init functions
Courtney Goeltzenleuchter
2015-12-15
layers: Rename DebugReport flags
Courtney Goeltzenleuchter
2015-12-11
layers: LX229, Fix swapchain layer imageArrayLayers caps check
Mark Lobodzinski
2015-12-01
layers: Fix swapchain layer errors
Mark Lobodzinski
2015-12-01
wsi: Various fixes and Windows build issues
Mark Lobodzinski
2015-12-01
swapchain: Can build after major updates for new WSI (works?)
Ian Elliott
2015-12-01
WSI: sed-generated changes to WSI code (not all that's needed).
Ian Elliott
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-05
layers: Fix printf formats
Michael Lentine
2015-11-05
layers: Fix GPA and debug output in swapchain layer
Mark Lobodzinski
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
bug 12921: Memory callback (WIP)
Chia-I Wu
2015-11-02
bug 14892: 'count' parameters and members named inconsistently in many cases ...
Chia-I Wu
[next]