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
2016-04-28
loader: Add compile-time option for layer search paths.
Jamie Madill
2016-04-28
Revert "loader: Remove the default directory paths for ICDs and layers"
Jamie Madill
2016-04-28
demos+tests: Add HOST_COHERENT to HOST_VISIBLE memory requests
Tony Barbour
2016-04-28
demos: replace raw value with Vulkan constant in demos
Alexandre BACQUART
2016-04-28
docs: #444 Fix clang-format instructions
Karl Schultz
2016-04-28
demos: Fix-ups so that cube/tri build and run on both linux & android
Tobin Ehlis
2016-04-28
android: Start using vulkan_wrapper in cube and tri
Cody Northrop
2016-04-28
android: Move vulkan_wrapper to common (from Cody)
Tobin Ehlis
2016-04-28
Fix cube for android.
Michael Lentine
2016-04-28
Make tri work on android.
Michael Lentine
2016-04-28
docs: Add info for layer tests to CONTRIBUTING
Karl Schultz
2016-04-28
loader: don't remove loader structs from CreateInfo for ICD
Jon Ashburn
2016-04-28
build: Fix Windows build issues
Karl Schultz
2016-04-28
android: Fix layer build
Cody Northrop
2016-04-28
layers: Use tmp callback for msgs during vk{Create|Destroy}Instance().
Ian Elliott
2016-04-28
layers: Fix -Wunused-result warning for vasprintf
Chris Forbes
2016-04-28
layers: Add copy constructors and initializers for safe_* structs
Tobin Ehlis
2016-04-28
Fix android build for CV -> spirv-tools dep
Chris Forbes
2016-04-28
layers: Integrate SPIRV-Tools validator
Chris Forbes
2016-04-28
layers: link core_validation against spirv-tools
Chris Forbes
2016-04-27
demos: Acquire WSI image before changing layout
Tony Barbour
2016-04-27
layers: Emit safe_*::ptr() members to eliminate some cast noise
Chris Forbes
2016-04-26
layers: Add missing compute stage sType check
Dustin Graves
2016-04-26
update README to refer to COPYRIGHT.txt
Jon Ashburn
2016-04-26
loader: update doc to remove sentence allowing layers to skip
Jon Ashburn
2016-04-26
layers: Update layer README file for clarity and bugfixes
Mark Lobodzinski
2016-04-26
layers: Android DescriptorSetLayout class build fixes
Tobin Ehlis
2016-04-26
layers: Add interface to get descriptor type from layout's global index
Tobin Ehlis
2016-04-26
layers: Fix object lifetime bugs in DescriptorSetLayout
Tobin Ehlis
2016-04-26
winrtinstaller: update license
David Pinedo
2016-04-26
layers: Break out VkDescriptorSetLayout code into its own class
Tobin Ehlis
2016-04-25
loader: ghlvl#180 Support a ICD interface version negotiation
Jon Ashburn
2016-04-25
loader: update spec doc for ICD interface versioning
Jon Ashburn
2016-04-25
json: Update to version 11.
Karl Schultz
2016-04-25
layers: GH384 Fix to correctly recognize immutable samplers
Tobin Ehlis
2016-04-22
Merge pull request #342 from KhronosGroup/update_toolchain_20160414
greg-lunarg
2016-04-22
toolchain: Bump everything to pull in required SPIR-V tools revision
Cody Northrop
2016-04-22
header: Update to version 1.0.11
Jon Ashburn
2016-04-22
doc: remove rules on vkEnumerate*Properties for layers
Chia-I Wu
2016-04-22
doc: formalize the current loader-layer interface
Chia-I Wu
2016-04-21
demos/smoke: Fix validation errors in push-constants mode.
Karl Schultz
2016-04-21
layers: Reorder to prevent Null deref; add test
Karl Schultz
2016-04-21
loader: fix LX475
Jeremy Hayes
2016-04-21
layers: Add fix for lx172 to catch invalid line widths.
Mark Young
2016-04-21
layers: Fix cmd buffer tracking.
Michael Lentine
2016-04-21
layers: Cleanup core_validation fence tracking
Tobin Ehlis
2016-04-21
layers: Consider #locations consumed by large VkFormats
Chris Forbes
2016-04-21
layers: Consider element type bit width for #locations consumed.
Chris Forbes
2016-04-20
demos: Add xlib wsi path to cube
Tony Barbour
2016-04-20
loader: ghlvl 361, Simplify library resource handling
Jon Ashburn
[next]