platform/upstream/Vulkan-Tools.git
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
2016-02-03 Tobin Ehlislayers: GL96 validateCommandBufferState should return...
2016-02-03 Tobin Ehlislayers: GL64 Don't warn on descriptor set that's not...
2016-02-03 Michael Lentinelayers: Check that queryFlags is valid if enabled.
2016-02-03 Michael Lentinelayers: Add check to make sure inherited queries in...
2016-02-03 Michael Lentinelayers: Add occlusion query precise check.
2016-02-03 Michael Lentinelayers: Improve in flight cmd buffer validation
2016-02-03 Michael Lentinelayers: Add queue bit checks.
2016-02-03 Dustin Gravesdemos: Minor cube/tri updates
2016-02-03 Dustin Gravesdemos/tests: Enable unique_objects layer
2016-02-03 David Pinedowindowsrtinstaller: update estimated size for Programs...
2016-02-03 Jon Ashburnloader: Fix bug on pass by value for created_instance
2016-02-03 Mark LobodzinskiRevert "layers: Clang-format changes for files in layer...
2016-02-03 Jon Ashburnlicense: Update the main MIT license to reflect white...
2016-02-03 Jon Ashburnlicense: remove licenses for componenets that were...
2016-02-03 Jon Ashburnloader:Update copyright and apply clang-format (no...
2016-02-03 Karl SchultzUpdate copyright info in python scripts
2016-02-03 Mark Lobodzinskilayers: Clang-format changes for files in layers dir...
2016-02-02 David Pinedowindowrtinstaller: use new image files names in installer
2016-02-02 David Pinedowindowsrtinstaller: changed images
2016-02-02 Mark Lobodzinskilayers: Validation Layer Copyright Updates
2016-02-02 Karl Schultzdemos: Update copyright and apply clang-format
2016-02-02 Jon AshburnUpdate BUILD.md and README.md for the reduced scope...
2016-02-02 Jon Ashburnscripts: Remove icd generation specific code
2016-02-02 Jon AshburnandroidBuild: remove unused layers api_dump, generic...
2016-02-02 Jon Ashburnlayers: Remove non-validation layers
2016-02-02 Jon Ashburnmisc: Remove vktrace and icd from this repository
2016-02-02 Karl Schultzinclude: Update copyright and apply clang-format (no...
2016-02-02 Mark Youngwindowssdk: Handle silent installer/uninstaller message...
2016-02-02 Mark Youngmisc: Modify build_windows_targets.bat to build quietly.
2016-02-02 David Pinedowindowsrtinstaller: Don't display dialog when silent...
next