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-24
loader: Remove the device_extension list from from scanned icds, unused
Jon Ashburn
2015-08-24
loader: Remove the global extension list from scanned_icds struct
Jon Ashburn
2015-08-24
loader: Make the global/instance ext list once for each instance
Jon Ashburn
2015-08-24
loader: Remove global instance extension list and rebuild it as needed
Jon Ashburn
2015-08-18
tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag
Tobin Ehlis
2015-08-18
layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffers
Tobin Ehlis
2015-08-17
cube: Set pipeline renderpass
Courtney Goeltzenleuchter
2015-08-14
Revert "demos: Add dependency for SPIRV shader components"
Mike Stroyan
2015-08-14
layers: Change Threading layer dispatch and logging
Mike Stroyan
2015-08-14
layers: Remove unused layer-dispatch target
Mike Stroyan
2015-08-14
layers: Optimize DrawState when info is not shown
Mike Stroyan
2015-08-14
layers: Remove add_dependencies of .def files
Mike Stroyan
2015-08-14
layers: Remove active flags with removed callbacks
Mike Stroyan
2015-08-14
demos: Updated vulkaninfo for new features/limits entries
Mark Lobodzinski
2015-08-13
layers: Fix windows build for multi layer .def file
Jon Ashburn
2015-08-13
loader: Fix bug in heap_free function to not do double free
Jon Ashburn
2015-08-12
layers: Make multi layer functional again as a multi layer per library
Jon Ashburn
2015-08-12
loader: Handle multiple layers descriptions per manifest file
Jon Ashburn
2015-08-11
Bug 14407 - Add texelCoords to Sampler state
Cody Northrop
2015-08-11
Bug 14339 - Add alphaToOne as an optional feature
Cody Northrop
2015-08-11
v151: Bug 14386 - Change VK_NULL_HANDLE from a 0 to a nullptr
Cody Northrop
2015-08-11
v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfo
Cody Northrop
2015-08-11
v149: Fix header ordering bug
Cody Northrop
2015-08-11
nulldrv: Change to new WSI query functions.
Ian Elliott
2015-08-11
layers: mem_tracker: Change to new WSI query functions.
Ian Elliott
2015-08-11
demos: Change to new WSI header ...
Ian Elliott
2015-08-11
loader: Change to new WSI query functions.
Ian Elliott
2015-08-11
vulkan.py: Change to new WSI query functions.
Ian Elliott
2015-08-11
WSI: Update swapchain headers to to version 13 and 45.
Ian Elliott
2015-08-11
build: rebuild LLVM when LLVM overlay files change
GregF
2015-08-11
layers: Don't output DrawState dynamic state info for null handles
Mark Lobodzinski
2015-08-11
loader: Remove one time scan of layer libraries; do it as needed
Jon Ashburn
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
[next]