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
/
screenshot.cpp
Age
Commit message (
Expand
)
Author
2015-12-01
layers: Convert most of the layers to the new WSI.
Ian Elliott
2015-11-11
MR640: Alloc -> Allocate naming fixes
Chia-I Wu
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
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-03
bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...
Chia-I Wu
2015-11-03
layers: Allow calling down chain with vkEnumerateDeviceExtensionProperties
Jon Ashburn
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
bug 14641: VkXXXCreateFlags are not consistently used for the various VkXXXCr...
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
2015-11-02
bug 14857: Adding extensibility to VkSubmitInfo (WIP)
Chia-I Wu
2015-10-30
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
Chia-I Wu
2015-10-27
misc: Windows does not like named structure initialization
Courtney Goeltzenleuchter
2015-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
2015-10-23
bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags
Courtney Goeltzenleuchter
2015-10-23
bug-14542: Remove VK_UNSUPPORTED from success return codes
Courtney Goeltzenleuchter
2015-10-23
WIP bug-14815: VkImageAspect
Courtney Goeltzenleuchter
2015-10-23
bug-14746: add batched submit for semaphores and command buffers
Courtney Goeltzenleuchter
2015-10-23
Bug 14621: Change vkGet* functions to not return VkResult
Courtney Goeltzenleuchter
2015-10-19
Clarify parameter usage in memory_type_from_properties
Tony Barbour
2015-10-08
layers: clean up includes
Courtney Goeltzenleuchter
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-17
layers: Fix several bugs in WSI extension handling in layers
Jon Ashburn
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
2015-09-09
layers: Fix ScreenShot layer to handle EnumeratePhysicalDevices query count case
Tobin Ehlis
2015-09-04
WSI: Convert WSI swapchain extension usage to new KHR style
Ian Elliott
2015-09-01
windows: Fix a couple signed/unsigned warnings
Cody Northrop
2015-09-01
layers: Modify ScreenShot usage and layout flags to work cross vendor
Cody Northrop
2015-09-01
layers: Port screenshot fixes to master
Cody Northrop
2015-08-11
layers: mem_tracker: Change to new WSI query functions.
Ian Elliott
2015-08-06
windows: Fix various warnings
Cody Northrop
2015-07-31
Screenshot layer: Works on SDK 0.2 branch
David Pinedo
2015-07-17
layers: INITIAL Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
v127: Use PFN_vkVoidFunction for GetProcAddr
Courtney Goeltzenleuchter
2015-07-09
Layers: They now compile on Windows.
David Pinedo
2015-07-07
ScreenShot: Update extension and layer support
Courtney Goeltzenleuchter
2015-07-07
Screenshot: Make this a device layer only, no instance intercept
Jon Ashburn
2015-07-07
loader: Rename loader_platform.h -> vk_loader_platform.h
Tobin Ehlis
2015-07-07
layers: Rename all layer headers to begin with "vk_layer_" prefix
Tobin Ehlis
2015-07-06
update vulkan.h for multi-level command buffers (V121)
Chia-I Wu
2015-07-02
vulkan.h: V120 -- Tighten spec around VkMemoryRequirements
Mark Lobodzinski
2015-06-30
Layers: Fix screenshot seg fault, changed accesses to dispatch tbl
David Pinedo
2015-06-29
loader: Move CreateDevice to device table
Courtney Goeltzenleuchter
2015-06-29
layers: Do not advertise support for WSI
Courtney Goeltzenleuchter
2015-06-25
vulkan.h: V108 -- Static Types, Bug# 13919
Tony Barbour
2015-06-24
screenshot: remove unneeded initialization code
Courtney Goeltzenleuchter
2015-06-24
screenshot: Need to wrap more functions
Courtney Goeltzenleuchter
2015-06-24
screenshot: Need a DestroyInstance
Courtney Goeltzenleuchter
[next]