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
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: Update vk_validation_layer_details.md for new errors.
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
tri/cube: : Support the new VkCompositeAlphaFlagBitsKHR.
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-06
windows Runtime installer: fix files that were 0 length.
David Pinedo
2016-01-06
layers: Add documentation for new INVALID_ALIASING check in mem_tracker
Tobin Ehlis
2016-01-06
layers: Complete make-dependency fix
Mark Lobodzinski
2016-01-06
toolchain: Add spirv-tools to Windows script
Cody Northrop
2016-01-06
toolchain: Update parameter parsing on Linux
Cody Northrop
2016-01-06
toolchain: Add spirv-tools to update_external_sources.sh
Cody Northrop
2016-01-06
Android build fixes.
Michael Lentine
2016-01-06
windows RT installer: Remove include files. Cosmetic changes to nsi file.
David Pinedo
2016-01-05
layers: Fix circular make depency
Mark Lobodzinski
2016-01-05
glslang: move to latest version
GregF
2016-01-05
layers: MR105, Add aliasing check for buffer/image overlap
Michael Lentine
2016-01-05
layers: LX260, Clean up AccessMask validation message in DrawState
Mark Lobodzinski
2016-01-05
demos: Fix up dstAccessMasks and move pipeline barriers for present to bottom...
Tony Barbour
2016-01-05
layers: LX255, Print readable version of VkAccessFlags
Mark Lobodzinski
2016-01-05
layers: LX249, Remove MSAA coherency checks from BeginRenderPass
Mark Lobodzinski
2016-01-04
WindowsRTInstaller: Fix typo in command in nsi script
David Pinedo
2016-01-04
Windows Runtime Installer: Initial creation in LoaderAndTools
David Pinedo
2016-01-04
loader: Convert getenv on Windows to use GetEnvironmentVariable
Jon Ashburn
2016-01-04
layers: Enable fine-grained filtering of swapchain log messages
Mark Lobodzinski
2016-01-04
layers: Enable fine-grained filtering of generated layer log messages
Mark Lobodzinski
2016-01-04
layers: Enable fine-grained filtering of param_checker log messages
Mark Lobodzinski
2016-01-04
layers: Enable fine-grained filtering of mem_tracker log messages
Mark Lobodzinski
[next]