platform/upstream/Vulkan-Tools.git
2016-02-18 Courtney Goeltzenleu... swapchain: MR221: Use proper layer name
2016-02-18 Courtney Goeltzenleu... layers: MR221: Fix implementationVersion
2016-02-18 Tobin Ehlislayers: Special case VkWriteDescriptorSet safe_struct...
2016-02-18 Jon Ashburnloader:Force Cmake to build dev_ext_trampoline.c always...
2016-02-18 Peter LohrmannUpdate build info and references to new public GitHub...
2016-02-16 Mark Lobodzinskilayers: Fix Win32 build errors in draw_state
2016-02-16 Mark Lobodzinskilayers: Re-enable support for linux
2016-02-15 Jon Ashburnloader: Add better checks for malformed disable_environ...
2016-02-15 Karl Schultzlayers: Update debug_report spec version in json files...
2016-02-15 Jon Ashburnloader: move doc png file to loader current directory...
2016-02-15 Jon Ashburnloader: more doc updates
2016-02-15 Jon Ashburnloader: Add more info in layer interface doc, the layer...
2016-02-15 Courtney Goeltzenleu... loader: Doc review comments
2016-02-15 Courtney Goeltzenleu... loader: Add images to interface Doc
2016-02-15 Courtney Goeltzenleu... loader: Add line breaks to interface doc
2016-02-15 Jon Ashburnloader: change so LoaderAndLayerInterface document...
2016-02-14 Jon Ashburnlayers: Fix Windows build with device_limits.cpp
2016-02-14 David Pinedoloader: check for null pointers in loader_add_layer_pro...
2016-02-14 Jon Ashburnloader: For dev ext trampoline error code, add error...
2016-02-14 Jon Ashburnloader: add support for standard_validation layer enabl...
2016-02-14 Jon Ashburnloader: Add feature standard-validation layer from...
2016-02-14 Jon Ashburnloader: Update the interface document
2016-02-14 Jon Ashburnloader: rerun clang-format on some files
2016-02-12 Mark Youngwindowsrtinstall: Fix errors on vcredist not being...
2016-02-12 Karl Schultzcodegen: Add special case for DebugReportCallback incon...
2016-02-12 Mark Youngwindowssdk: Fixed Config powershell script to look...
2016-02-12 Mark Lobodzinskilayers/loader: Fix string validation error
2016-02-12 Mark Lobodzinskiheader: Update 1.0.3 header revision for inclusion...
2016-02-12 Courtney Goeltzenleu... android: Add support for Android surface extension
2016-02-12 Courtney Goeltzenleu... param_checker: Check for pQueuePriorities
2016-02-12 Michael Lentinelayers: Validate wait event sourceStageMask.
2016-02-12 David Pinedolicense: move RenderDoc license from LoaderAndTools...
2016-02-12 Chris Forbeslayers: Use accessible id set when determining shader...
2016-02-12 Chris Forbeslayers: Add spirv static call tree walker
2016-02-12 Chris Forbeslayers: Collect OpFunction defs
2016-02-12 Chris Forbeslayers: Pass the entrypoint down to collect_interface_b...
2016-02-12 Chris Forbeslayers: Use entrypoint interface specification to colle...
2016-02-12 Chris Forbeslayers: Look up entrypoint for each shader stage
2016-02-12 Chris Forbeslayers: Minor housekeeping in draw_state.
2016-02-12 Tobin Ehlisdemos: Fix a few layout transition bugs in cube
2016-02-12 Michael Lentinelayers: Fix and re-enable layout checks.
2016-02-11 Tobin Ehlislayers: Update unique_objects to make use of safe_structs
2016-02-11 Tobin Ehlislayers: Update vk_helper to generate safe_struct wrappers
2016-02-11 Chris Forbeslayers: Validate specialization entry data is fully...
2016-02-11 Michael LentineValidate buffer barrier size and offset.
2016-02-11 Tobin Ehlislayers: Correctly handle VK_WHOLE_SIZE for dynamic...
2016-02-11 Michael Lentinelayers: Validate event is not in use when deleted.
2016-02-11 Michael Lentinelayers: Also allow fences to be submitted via acquire...
2016-02-11 Michael Lentinelayers: Validate semaphore is not in use when deleted.
2016-02-11 Michael Lentinelayers: Validate fences not in use when reset.
2016-02-11 David Pinedowinrtinstaller: Fix typo in messagebox
2016-02-11 David Pinedowinrtinstaller: add section to README on ProductVersion...
2016-02-11 Courtney Goeltzenleu... bug-135: param_checker incorrectly checking optional...
2016-02-11 Courtney Goeltzenleu... bug 134: param_checker using layer private data before...
2016-02-11 David Pinedolicensing: Add RenderDoc to LICENSE.txt
2016-02-10 Tobin EhlisMerge branch 'stroyan_draw_state_beginCB' into 'master'
2016-02-10 David Pinedowinrtinstaller: Remove mention of SDK from RT license...
2016-02-10 David Pinedowinrtinstaller: Add file properties to rt installer...
2016-02-10 Tony BarbourMore api version bumps
2016-02-10 Tony Barbourlayers: Update api version to 1.0.3 in json files
2016-02-10 Karl Schultzinclude: Use single-quote no paths when including sibli...
2016-02-10 Karl SchultzRemove Khronos confidential clause from license text.
2016-02-10 David Pinedowinrtinstaller: change to README so it matches sdk_1...
2016-02-10 David Pinedowinrtinstaller: Add section on error return values.
2016-02-10 David Pinedowinrtinstaller: add more error checks during install...
2016-02-10 Michael Lentinelayers: Validate fence not in use when deleted.
2016-02-10 Michael Lentinelayers: Validate command buffer doesn't have duplicate...
2016-02-10 Michael Lentinelayers: Validate pipeline stats query with secondary...
2016-02-10 Michael Lentinelayers: Validate no active queries unless enabled.
2016-02-10 Michael Lentinelayers: Enable Wall and Werror.
2016-02-10 Mike Stroyanlayers: draw_state allow pInheritanceInfo NULL
2016-02-10 Chris Forbeslayers: Don't skip over tessellation stages when valida...
2016-02-10 David Pinedowinrtinstaller: A new dir is created for reinstall...
2016-02-10 David Pinedowinrtinstaller: Allow uninstall to be run from any dir
2016-02-10 David Pinedowinrtinstaller: fix install dir not recorded in registr...
2016-02-10 David Pinedowinrtinstaller: install to to same dir if already insta...
2016-02-09 Jon Ashburnheader: Update to version 1.0.3 which adds some version...
2016-02-09 Jon Ashburnloader: Change error to warning for missing layer regis...
2016-02-09 Jon Ashburnloader: add Architecture and interface document
2016-02-09 Mark Youngwindowssdk: Fix 32-bit install issue with Powershell...
2016-02-09 Karl SchultzAdd .clang-format: LLVM style with IndentWidth of 4.
2016-02-09 Karl SchultzAdjust .gitignore to remove vktrace files and add cmake...
2016-02-08 Ian Elliottdraw_state: Add FIXME/TODO for vkAcquireNextImageKHR...
2016-02-08 Ian Elliottlayers: Redo draw_state locking--all in top-level funct...
2016-02-08 Jeremy Hayeslinux: use linux naming conventions
2016-02-08 Mark Lobodzinskiloader: Null-terminated string checks
2016-02-08 Mark Lobodzinskilayers: Add string validation to param_checker
2016-02-08 Mark Lobodzinskilayers: Add UTF-8 String validation utility
2016-02-08 Mike Stroyanlayers: lock use of threading layer cmd pool map
2016-02-08 David Pinedowinrtinstaller: update license text
2016-02-08 Courtney Goeltzenleu... layers: MR215 Update spec version to match json files
2016-02-08 Courtney Goeltzenleu... loader: MR215 device extensions not enumerated
2016-02-07 Karl Schultzlayers: In GetInstanceProcAddr, intercept instance...
2016-02-05 Dustin Graveslayers: Fix 32-bit Windows build
2016-02-05 Dustin Graveslayers: Fix CreateSemaphore/CreateEvent conflict
2016-02-05 Cody Northroplayers: MR217 Turn on more layers for Android build
2016-02-05 Cody Northroplayers: MR217 Fix Android build of swapchain
2016-02-05 Tobin Ehlislayers: MR217 Fix unique_objects android build
2016-02-05 David Pinedowinrtinstaller: update licenses
2016-02-05 Michael LentineFix so that store images and buffers are assumed written.
next