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
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
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
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-05
layers: Fix circular make depency
Mark Lobodzinski
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
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
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
2016-01-04
layers: Enable fine-grained filtering of image layer log messages
Mark Lobodzinski
2016-01-04
layers: Enable fine-grained filtering of device_limits log messages
Mark Lobodzinski
2016-01-04
layers: Enable fine-grained filtering of draw_state log messages
Mark Lobodzinski
2016-01-04
layers: LX258, Fix draw_state infinite loop in ResetDescriptorPool
Mark Lobodzinski
2015-12-31
misc: For header vers 220, fix BOTTOM_OF_PIPE typo
Jon Ashburn
2015-12-31
misc: Add barrier pipeline stage BOTTOM_OF_PIPE; for header vers 219
Jon Ashburn
2015-12-31
layers: LX254, Fix typos in Image Layer error messages
Mark Lobodzinski
2015-12-31
misc: rename descriptorSetlayout pBinding; update to header vers 217
Jon Ashburn
2015-12-31
misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216
Jon Ashburn
2015-12-31
misc: Changes to go to header v215 including vulkan.h version update
Jon Ashburn
2015-12-31
misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor
Jon Ashburn
[next]