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-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
2015-12-01
loader: Started porting loader to new WSI (GIPA missing).
Ian Elliott
2015-12-01
nulldrv: Get compiling.
Ian Elliott
2015-12-01
loader: Get loader compiling.
Ian Elliott
2015-12-01
WSI: Eliminate a lot of references to WSI header files.
Ian Elliott
2015-12-01
WSI-ICD: Created per-platform structs for platform-specific info.
Ian Elliott
2015-12-01
WSI-debug_report: Add VK_OBJECT_TYPE_SURFACE_KHR
Ian Elliott
2015-12-01
vulkan.py: Changes in previous WSI functions.
Ian Elliott
2015-12-01
nulldrv: WSI hand-edits
Ian Elliott
2015-12-01
loader: Hand-edits
Ian Elliott
2015-12-01
WSI: sed-generated changes to WSI code (not all that's needed).
Ian Elliott
2015-12-01
WSI: Remove old WSI headers (content now in "vulkan.h").
Ian Elliott
2015-12-01
WSI: Add WSI content to "vulkan.h" and "vk_platform.h".
Ian Elliott
2015-11-30
layers: LX195, Drawstate ignores compute pipelines
Mark Lobodzinski
2015-11-30
layers: Update README file for new SDK releases
Mark Lobodzinski
2015-11-27
layers/SC: Fix location counting for stages which take arrayed input.
Chris Forbes
2015-11-26
layers: Fix path for vulkan header.
Jeremy Hayes
2015-11-26
layers/SC: LX187: compute size of array and matrix types
Chris Forbes
2015-11-26
layers/SC: consider types larger than vec4 when collecting interfaces
Chris Forbes
2015-11-26
layers/SC: fix a bogus leftover comment in descriptor validation
Chris Forbes
2015-11-26
layers: Use spirv.hpp from colocated glslang tree
Chris Forbes
2015-11-26
layers/SC: Delete disabled FS broadcast checking code
Chris Forbes
2015-11-26
Update param checker.
Michael Lentine
2015-11-26
layers: Remove mem/object deletion ordering
Michael Lentine
[next]