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
2015-12-07
layers: MR77, Add draw-time checks for descriptorSet compatibility
Tobin Ehlis
2015-12-07
layers: MR75, Smart Merge of DrawState and ShaderChecker into DrawState layer
Tobin Ehlis
2015-12-07
layers: MR75, Merge DrawState and ShaderChecker into DrawState layer
Tobin Ehlis
2015-12-07
tests: MR72, Add tests to verify validation layout compatibility checks
Tobin Ehlis
2015-12-07
Make sure all createInfo is used creating instance
Tony Barbour
2015-12-04
Fixes, that build is possible with Xlib configuration.
FslNopper
2015-12-04
misc: remove unneeded stdint.h and stdbool.h
Courtney Goeltzenleuchter
2015-12-03
layers: Reenable memory barrier validation
Mark Lobodzinski
2015-12-02
layers: Fix WSI-related build warning in APIDump
Mark Lobodzinski
2015-12-02
demos: Fix ObjectTracker error in cube demo
Mark Lobodzinski
2015-12-02
demos: Update vulkaninfo so it prints a single number for layer version
Jon Ashburn
2015-12-02
Doc: change api_version and layer names in documentation files
David Pinedo
2015-12-02
loader: Fix layer library_path bug
Jon Ashburn
2015-12-01
toolchain: Add option to only build glslang
Cody Northrop
2015-12-01
loader: Add initialization of loader dispatch table for wsi device extensions
Jon Ashburn
2015-12-01
layers: Disable image layout transition validation in DrawState
Mark Lobodzinski
2015-12-01
layers: Fix swapchain layer errors
Mark Lobodzinski
2015-12-01
loader: Fix WSI compilation error if not XCB
Jon Ashburn
2015-12-01
loader: Add documentation fo loader handling of VK_surface_*KHR extensions.
Jon Ashburn
2015-12-01
wsi: Various fixes and Windows build issues
Mark Lobodzinski
2015-12-01
loader: Add terminator functions for Create*SurfaceKHR functions
Jon Ashburn
2015-12-01
vktrace: Renable trace/replay builds by default
Mark Lobodzinski
2015-12-01
loader: Convert vkDestroySurfaceKHR() to have a terminator.
Ian Elliott
2015-12-01
wsi: Moved definition of CreateXxxSurface extension to CMakefile
Mark Lobodzinski
2015-12-01
layers: WSI extension fixes for APIDump
Mark Lobodzinski
2015-12-01
layers: Add WSI extensions to autogen code
Mark Lobodzinski
2015-12-01
vulkan: Add win32 and xcb extensions to vulkan.py
Mark Lobodzinski
2015-12-01
layers: Fix documentation file for new wsi surface ext
Jon Ashburn
2015-12-01
loader: Fix typo in wsi file
Mark Lobodzinski
2015-12-01
loader: Add vkGetPhysicalDevice*PresentationSupportKHR()
Ian Elliott
2015-12-01
vulkan: Fix parameter name for GetSwapchainImagesKHR
Jon Ashburn
2015-12-01
wsi: Fix windows build issues
Mark Lobodzinski
2015-12-01
layers: Fix build issue and fence warnings in ObjectTracker
Mark Lobodzinski
2015-12-01
layers: add DestroySurfaceKHR to instance dispatch table
Jon Ashburn
2015-12-01
misc: Add DestroySurfaceKHR to the codegen WSI surface extension
Jon Ashburn
2015-12-01
WSI-ICD: Fix Windows compilation error.
Ian Elliott
2015-12-01
TEMPORARY: TURN OFF COMPILATION OF TRACE/REPLAY ... DON'T KEEP THIS!
Ian Elliott
2015-12-01
object_track: Remove some obsolete code
Ian Elliott
2015-12-01
demos: Some cleanup, including calling GIPA.
Ian Elliott
2015-12-01
loader: Address Jon Ashburn's review comments.
Ian Elliott
2015-12-01
swapchain: Can build after major updates for new WSI (works?)
Ian Elliott
2015-12-01
layers: Convert most of the layers to the new WSI.
Ian Elliott
2015-12-01
demos: Enabled the appropriate platform-specific WSI extension.
Ian Elliott
2015-12-01
demos: Get compiling with new WSI extensions.
Ian Elliott
2015-12-01
loader: Add WSI "device" trampoline funcs (e.g. vkCreateSwapchainKHR).
Ian Elliott
2015-12-01
loader: Add new vkGetPhysicalDeviceSurface*KHR() functions.
Ian Elliott
2015-12-01
loader: Wrote vk{Create|Destroy}*SurfaceKHR() trampoline functions.
Ian Elliott
2015-12-01
loader: Export the trampoline code for vkGetPhysicalDeviceSurfaceSupportKHR
Ian Elliott
2015-12-01
loader: Create defaults for which platforms WSI is supported on.
Ian Elliott
2015-12-01
loader: Started plumbing the platform extensions.
Ian Elliott
[next]