aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-28loader: Add compile-time option for layer search paths.Jamie Madill
2016-04-28Revert "loader: Remove the default directory paths for ICDs and layers"Jamie Madill
2016-04-28demos+tests: Add HOST_COHERENT to HOST_VISIBLE memory requestsTony Barbour
2016-04-28demos: replace raw value with Vulkan constant in demosAlexandre BACQUART
2016-04-28docs: #444 Fix clang-format instructionsKarl Schultz
2016-04-28demos: Fix-ups so that cube/tri build and run on both linux & androidTobin Ehlis
2016-04-28android: Start using vulkan_wrapper in cube and triCody Northrop
2016-04-28android: Move vulkan_wrapper to common (from Cody)Tobin Ehlis
2016-04-28Fix cube for android.Michael Lentine
2016-04-28Make tri work on android.Michael Lentine
2016-04-28docs: Add info for layer tests to CONTRIBUTINGKarl Schultz
2016-04-28loader: don't remove loader structs from CreateInfo for ICDJon Ashburn
2016-04-28build: Fix Windows build issuesKarl Schultz
2016-04-28android: Fix layer buildCody Northrop
2016-04-28layers: Use tmp callback for msgs during vk{Create|Destroy}Instance().Ian Elliott
2016-04-28layers: Fix -Wunused-result warning for vasprintfChris Forbes
2016-04-28layers: Add copy constructors and initializers for safe_* structsTobin Ehlis
2016-04-28Fix android build for CV -> spirv-tools depChris Forbes
2016-04-28layers: Integrate SPIRV-Tools validatorChris Forbes
2016-04-28layers: link core_validation against spirv-toolsChris Forbes
2016-04-27demos: Acquire WSI image before changing layoutTony Barbour
2016-04-27layers: Emit safe_*::ptr() members to eliminate some cast noiseChris Forbes
2016-04-26layers: Add missing compute stage sType checkDustin Graves
2016-04-26update README to refer to COPYRIGHT.txtJon Ashburn
2016-04-26loader: update doc to remove sentence allowing layers to skipJon Ashburn
2016-04-26layers: Update layer README file for clarity and bugfixesMark Lobodzinski
2016-04-26layers: Android DescriptorSetLayout class build fixesTobin Ehlis
2016-04-26layers: Add interface to get descriptor type from layout's global indexTobin Ehlis
2016-04-26layers: Fix object lifetime bugs in DescriptorSetLayoutTobin Ehlis
2016-04-26winrtinstaller: update licenseDavid Pinedo
2016-04-26layers: Break out VkDescriptorSetLayout code into its own classTobin Ehlis
2016-04-25loader: ghlvl#180 Support a ICD interface version negotiationJon Ashburn
2016-04-25loader: update spec doc for ICD interface versioningJon Ashburn
2016-04-25json: Update to version 11.Karl Schultz
2016-04-25layers: GH384 Fix to correctly recognize immutable samplersTobin Ehlis
2016-04-22Merge pull request #342 from KhronosGroup/update_toolchain_20160414greg-lunarg
2016-04-22toolchain: Bump everything to pull in required SPIR-V tools revisionCody Northrop
2016-04-22header: Update to version 1.0.11Jon Ashburn
2016-04-22doc: remove rules on vkEnumerate*Properties for layersChia-I Wu
2016-04-22doc: formalize the current loader-layer interfaceChia-I Wu
2016-04-21demos/smoke: Fix validation errors in push-constants mode.Karl Schultz
2016-04-21layers: Reorder to prevent Null deref; add testKarl Schultz
2016-04-21loader: fix LX475Jeremy Hayes
2016-04-21layers: Add fix for lx172 to catch invalid line widths.Mark Young
2016-04-21layers: Fix cmd buffer tracking.Michael Lentine
2016-04-21layers: Cleanup core_validation fence trackingTobin Ehlis
2016-04-21layers: Consider #locations consumed by large VkFormatsChris Forbes
2016-04-21layers: Consider element type bit width for #locations consumed.Chris Forbes
2016-04-20demos: Add xlib wsi path to cubeTony Barbour
2016-04-20loader: ghlvl 361, Simplify library resource handlingJon Ashburn