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
/
vk-layer-generate.py
Age
Commit message (
Expand
)
Author
2015-12-17
debug_report: rename and update to use CreateInfo
Courtney Goeltzenleuchter
2015-12-17
debug_report: Rename VkDbgMsgCallback object
Courtney Goeltzenleuchter
2015-12-15
layers: Add allocator to layer init functions
Courtney Goeltzenleuchter
2015-12-15
layers: rename VkDbgObjectType
Courtney Goeltzenleuchter
2015-12-15
layers: Rename DebugReport flags
Courtney Goeltzenleuchter
2015-12-11
wsi: Make WSI cases more consistent, fail if not set correctly
Mark Lobodzinski
2015-12-11
android: Fix android build.
Michael Lentine
2015-12-07
layers: LX223, Properly handle NULL pipelineCache in pipeline create routines
Mark Lobodzinski
2015-12-02
layers: Fix WSI-related build warning in APIDump
Mark Lobodzinski
2015-12-01
wsi: Various fixes and Windows build issues
Mark Lobodzinski
2015-12-01
wsi: Moved definition of CreateXxxSurface extension to CMakefile
Mark Lobodzinski
2015-12-01
layers: Add WSI extensions to autogen code
Mark Lobodzinski
2015-12-01
layers: Fix build issue and fence warnings in ObjectTracker
Mark Lobodzinski
2015-12-01
layers: Convert most of the layers to the new WSI.
Ian Elliott
2015-11-24
Layers: changed layer names to conform to spec
David Pinedo
2015-11-16
layers: Add validation for object pools
Mark Lobodzinski
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-06
Moved header files from include to include/vulkan
David Pinedo
2015-11-05
layers: Fix compilation on 32bit platforms
Michael Lentine
2015-11-05
layers: Fix printf formats
Michael Lentine
2015-11-05
layers: Remove ObjectTracker check of pTexelBufferView array
Tobin Ehlis
2015-11-04
misc: Fix build errors from the author changes
Jon Ashburn
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-02
bug 14918 part 3: sed renames
Chia-I Wu
2015-11-02
v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP)
Chia-I Wu
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
bug 14848: Verifying Sparse Behavior (WIP)
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-10-30
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
Chia-I Wu
2015-10-26
layers: Update ObjectTracker to handle double-embedded loops of array struct ...
Tobin Ehlis
2015-10-26
layers: Fix objectTracker to validate DSs in CmdBindDescriptorSets()
Tobin Ehlis
2015-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
2015-10-15
layers: LX159, properly validate swapchain images
Mark Lobodzinski
2015-10-15
layers: LX159, pipelineCache CAN be Null.
Mark Lobodzinski
2015-10-08
layers: clean up includes
Courtney Goeltzenleuchter
2015-10-08
layers: Suppress error messages for undestroyed descriptorSets
Mark Lobodzinski
2015-10-07
layers: Remove obsolete dbg message logging header
Jon Ashburn
2015-10-07
layers: Add support for debug_report extension in generic layer
Jon Ashburn
2015-10-06
layers: LunarXchange #145: Fix windows printf format errors
Mark Lobodzinski
2015-09-28
layers: Remove object map before vkDestroy*
Mike Stroyan
2015-09-23
layers: layer generate confused by Count parameter
Courtney Goeltzenleuchter
2015-09-23
layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps
Mike Stroyan
2015-09-23
bug 14365: replace dynamic state objects
Courtney Goeltzenleuchter
2015-09-18
layers: Fix APIDump to handle "stdout" special case
Tobin Ehlis
2015-09-17
layers: Add return value for Generic vkCreateInstance() function
Tobin Ehlis
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-17
layers: Move some fixed code into header files for APIDump and Generic
Jon Ashburn
[next]