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-08-11
layers: Handle uninitialized QueueFamily values in APIDump
Mark Lobodzinski
2015-08-10
build: advance glslang and LunarGLASS versions to SPIR-V rev 31
GregF
2015-08-10
layers: port ShaderChecker to SPIR-V v31 (from ChrisF)
GregF
2015-08-10
WSI: Remove old "vs_wsi_lunarg.h" file.
Ian Elliott
2015-08-10
layers: Restore information messages to the MemTracker layer
Mark Lobodzinski
2015-08-10
tests: Move DestroyShaderModule calls after pipeline creation
Mark Lobodzinski
2015-08-10
vktrace: Build vktrace as part of the main build
Jon Ashburn
2015-08-10
codegen: Bring in fixes from glave codegen scripts to vulkan.py vk_helper.py
Jon Ashburn
2015-08-07
layers: Reenable informational messages in DrawState layer
Mark Lobodzinski
2015-08-07
include: Change debug report pUserData parameter to non-const
Jon Ashburn
2015-08-07
tests: Fixed a few errors in Tri caught by ObjectTracker
Mark Lobodzinski
2015-08-07
Update ICD links in BUILD.md.
Peter Gal
2015-08-06
demos: Initialize render pass in pipeline create
Tony Barbour
2015-08-06
windows: Fix various warnings
Cody Northrop
2015-08-06
demos: Fix trivial bugs in tri
Tony Barbour
2015-08-06
Update stale info in BUILD.md.
Dejan Mircevski
2015-08-06
loader: Change layer manifest file location env var to VK_LAYER_PATH
Jon Ashburn
2015-08-04
v148: Bug 14368 - Minor fixes for VkPhysicalDeviceFeatures
Cody Northrop
2015-08-04
v147: Bugs 14352 and 14300
Cody Northrop
2015-08-04
v146: Bug 14290 - Move typedefs from vk_platform.h to vulkan.h, make pSampleM...
Cody Northrop
2015-08-04
v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field
Cody Northrop
2015-08-04
v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValue...
Cody Northrop
2015-08-04
v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription
Cody Northrop
2015-08-04
v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo
Cody Northrop
2015-08-04
v140: Bug 14251 - Inconsistencies in the definition of queries
Cody Northrop
2015-08-04
v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets
Cody Northrop
2015-08-04
layers: Fixed formatting error in DrawState
Mark Lobodzinski
2015-08-04
layers: Fix freed memory use in layer_destroy_msg_callback
Mike Stroyan
2015-08-04
layers: DrawState validation cases for BeginCommandBuffer
Mark Lobodzinski
2015-08-04
loader: Remove extension origin and use Vulkan ext prop structure
Jon Ashburn
2015-08-04
loader: Make sure layer list from manifest file is all cleaned up properly
Jon Ashburn
2015-08-03
loader: Move long DEBUG_REPORT comments into debug report source code
Jon Ashburn
2015-08-03
loader: Add accessor functions to add/delete from layer property lists.
Jon Ashburn
2015-08-03
loader: Convert layer versions from manifest file to Vulkan int version
Jon Ashburn
2015-08-03
loader: Allow null string for CMAKE_INSTALL_PREFIX to prevent extra paths
Jon Ashburn
2015-07-31
Initialize VkDesciptorSet to VK_NULL_HANDLE
Dana Jansens
2015-07-31
Compare the handle object to VK_NULL_HANDLE, not its internal integer value
Dana Jansens
2015-07-31
layers: Validate renderPass.
Jeremy Hayes
2015-07-31
cmake: Set CMAKE_INSTALL_PREFIX to "" so loader will be built with sys paths
Jon Ashburn
2015-07-31
layers: Rework APIDump changes to fix windows compilation errors
Mark Lobodzinski
2015-07-31
demos: use -o on glslangValidator to allow parallel make
GregF
2015-07-31
loader: Fix Windows layers json files for backslash as separator
Jon Ashburn
2015-07-31
Screenshot layer: Works on SDK 0.2 branch
David Pinedo
2015-07-31
ObjectTracker Layer: Fix crash on windows in CreateInstance
David Pinedo
2015-07-31
loader: Fix alloca ro loader_stack_alloc() for Windows
Jon Ashburn
2015-07-31
loader: get_registry_files needs to parse a list
Tony Barbour
2015-07-31
layers: Add separate windows and linux json
Courtney Goeltzenleuchter
2015-07-31
xchange-94: Use VK_ prefix for environment vars
Courtney Goeltzenleuchter
2015-07-31
xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME
Courtney Goeltzenleuchter
2015-07-31
layers: Fix vkGetPipelineCacheSize validation.
Jeremy Hayes
[next]