platform/upstream/Vulkan-Tools.git
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.
2016-02-05 Tobin Ehlislayer: GL125 only check for fence in_use on valid fence...
2016-02-05 Tobin Ehlislayers: GL127 GL128 fix duplicate in_use updates
2016-02-05 Mike Stroyanlayers: thread checks of VkCommandBuffer pool read
2016-02-05 Mike Stroyanlayers: thread checks for vkDestroyInstance and vkDestr...
2016-02-05 Mike Stroyanlayers: allow one thread multiple uses of object
2016-02-05 Mike Stroyanlayers: use less of namespace std
2016-02-05 Mike Stroyanlayers: change android build to xml threading
2016-02-05 Mike Stroyanlayers: Handle 32-bit threading validation
2016-02-05 Mike Stroyanlayers: Add threading layer generation
2016-02-05 Mike Stroyanlayers: bring xml and scripts from documentation
2016-02-05 David Pinedowinrtinstaller: Improve search for layer json files...
2016-02-05 David Pinedowindowsrtinstaller: Change lincense info.
2016-02-05 David Pinedowindowsrtinstaller: updated license
2016-02-05 David Pinedowindowrtinstaller: Add more details to README.txt
2016-02-05 Mark Lobodzinskilayers: LX324, Fix descriptor indices in draw_state
2016-02-05 Michael Lentinelayers: MR213 GL126 Fix render pass compatibility check
2016-02-04 Mark Lobodzinskilayers: Fix subscript-out-of-range crash in mem_tracker
2016-02-04 Ian Elliottlayers: Fix vkEnumeratePhysicalDevices()--was always...
2016-02-04 Mark Lobodzinskilayers: Move logging callback destroy after logging...
2016-02-04 Jon Ashburnloader: filter device extensions in the terminator...
2016-02-04 Ian Elliottlayers: MR212 Add locking to the swapchain layer.
2016-02-04 Tobin Ehlislayers: Fix for GL119 to correctly index into pBindings
2016-02-04 Michael Lentinelayers: Verify that command buffer is recorded when...
2016-02-04 Michael Lentinelayers: Validate secondary command buffers are most...
2016-02-04 Michael Lentinelayers: Validate command buffer is not being used simul...
2016-02-04 Ian Elliottlayers: MR208 Improve locking in the mem_tracker layer.
2016-02-04 Ian Elliottlayers: Improve locking in the draw_state layer.
2016-02-04 Dustin Graveslayers: Fix 32-bit Windows build
2016-02-04 Karl SchultzRemove WTFPL from LICENSE.txt
2016-02-04 Damien Leonedemos: Fix window resize on Linux
2016-02-04 Michael Lentinelayers: Validate that fence is not in use when submitted.
2016-02-04 Michael Lentinelayers: Validate subpass index in begin info is valid.
2016-02-04 Michael Lentinelayers: Make sure fb render pass and secondary render...
2016-02-04 Michael Lentinelayers: Validate that the framebuffer specified in...
2016-02-04 Michael Lentinelayers: Validate render pass compatiblity for executed...
2016-02-04 Chris Forbeslayers: Fix issues with some command buffer tracking...
2016-02-04 Dustin Graveslayers: Fix 32-bit Windows build
2016-02-04 Andrzej Kotlowskiloader: GL120, move critical section to cover loader_ge...
2016-02-04 Karl Schultzdemos: Copyright update
2016-02-04 Ian Elliottlayers: MR209 Fix swapchain's vkDestroyInstance to...
2016-02-04 Michael Lentinelayers: Valdiate query is not active when cmd buffer...
2016-02-04 Michael Lentinelayers: GL122 Init queueFamilyIndex in command pool.
2016-02-04 Jon Ashburnlayers: Fix Windows build error in device_limits
next