platform/upstream/Vulkan-Tools.git
2016-03-28 Jon Ashburnlayers: update json to 1.0.7
2016-03-28 Jon Ashburnheader: update to version 1.0.7
2016-03-28 Jesse HallMerge pull request #201 from critsec/vkjson-build-fixes
2016-03-28 Jon Ashburndemos: Change MSVC proj files to remove PATH and add...
2016-03-25 Jon Ashburncmake: Add post build event for MSVC for vulkan dll...
2016-03-25 Karl Schultzdemos: Fix 32-bit Windows compilation problem.
2016-03-25 Karl Schultzdemos: add missing signal.h to tri.
2016-03-25 Karl Schultzdemos: Implement --break for cube and tri.
2016-03-25 Tony Barbourlayers: DL - Get inheritedQueries support from physical...
2016-03-25 Jon Ashburnloader: ghlvl#79, Fix to not report unsupported WSI...
2016-03-25 Jon Ashburndemos: Simplify vulkaninfo to not enable any extensions.
2016-03-25 Karl Schultzlayers: Use vector::resize instead of reserve to avoid...
2016-03-25 Mark Younglayers: Fix issue when sub-passes have diff attachment...
2016-03-25 Ian Elliottloader: Fix bugs found in code review.
2016-03-25 Ian Elliottcube: Call vkCreateInstance so that it sets up a tempor...
2016-03-25 Ian Elliottloader: Setup temporary callback for vkDestroyInstance
2016-03-25 Tobin Ehlislayers: Replace ptr-to-ptr descriptor data struct with...
2016-03-25 Michael Lentinelayers: Add check for renderArea being within framebuff...
2016-03-25 Karl Schultzlayers: LX453 fix typo in output message.
2016-03-25 Michael Lentinelayers: Make layout checks warnings for pass begin.
2016-03-25 Michael Lentinelayers: Update layout mismatch message to provide more...
2016-03-25 Karl Schultzdemos: Unify cmd arg handling between cube and tri.
2016-03-24 Jon Ashburnloader: Fix some typos from the recent WSI checkins...
2016-03-24 Ian Elliottloader: Convert fprintf() calls to loader_log()
2016-03-24 Ian Elliottlayers: WSI functions should not work unless enabled.
2016-03-24 Jon Ashburnloader: ghlvl 116 Fix CreateDevice to use the proper...
2016-03-24 Tobin Ehlislayers: Migrate active_sets to active_slots
2016-03-24 Michael Lentinelayers: Fix layout transitions for combined aspect...
2016-03-24 Cody Northropandroid: Re-enable layer validation tests using shaderc...
2016-03-24 Mark Lobodzinskilayers: Additional mutex fixes
2016-03-24 Tobin Ehlislayers: GH177 Fix deadlocks
2016-03-24 Jon Ashburnlayers: fix bad api version
2016-03-24 Courtney Goeltzenleu... GH171: Use relative path for building Android bits
2016-03-24 Courtney Goeltzenleu... GH171: Fix compiler warning
2016-03-24 Courtney Goeltzenleu... GH171: Fix for NDK packaging
2016-03-24 Chris Forbeslayers: remove weird double assignment to pAttachments
2016-03-24 Mark Lobodzinskilayers: LX450, Tighten up queueFamilyIndex validation...
2016-03-24 Tobin Ehlislayers: Merge renderpass maps in core_validation
2016-03-24 Tobin Ehlislayers: Merge framebuffer maps in core_validation
2016-03-23 Mark Lobodzinskilayers: LX448, Prevent descriptorSetCount overflow...
2016-03-23 Mark Lobodzinskilayers: Fix AV in core_validaton
2016-03-23 Mark Lobodzinskilayers: Fix up MTMERGE in CV layer to allow disabling...
2016-03-23 Ian Elliottlayers: GH117: Change warning to an error.
2016-03-23 Ian Elliottlayers: GH117: swapchain layer warns if app uses neithe...
2016-03-22 Karl Schultzdemos: cube exit status reflects validation status
2016-03-22 David Pinedowinrtinstaller: sign Config powershell script
2016-03-22 Jon Ashburntests: Use header macro for API version rather than...
2016-03-22 Jon Ashburnmisc: Update to header version 1.0.6
2016-03-22 Tony BarbourRemove device from layer_data_map at destroy in paramet...
2016-03-22 Michael Lentinelayers: Update event tracking to account for sequential...
2016-03-22 Tobin Ehlislayers: Merge of cmd buffer maps in core_validation
2016-03-22 Karl Schultzbuild: Cleanup build_windows_targets.bat
2016-03-22 Michael Lentinelayers: Fix message for array layers to say array layers.
2016-03-22 Chris Forbeslayers: tidy up PIPELINE_NODE a bit
2016-03-22 Chris Forbeslayers: Slightly simplify descriptor uses loop in SC
2016-03-22 Tobin Ehlislayers: GH157 Update error messages to be consistent
2016-03-21 Tony Barbourlayers: Add lock around erase from frameBufferMap in...
2016-03-21 Mark Lobodzinskilayers: Fix core_validation layer cube --validate failure
2016-03-21 Courtney Goeltzenleu... layers: GH156 (bug-155): Check for WSI enables
2016-03-21 Mark Lobodzinskilayers: Fix windows issue in smoketest --validate
2016-03-21 Mark Lobodzinskilayers: Rename param_checker to parameter_validation
2016-03-21 Karl SchultzRemove faulty LineLength .clang-format directive.
2016-03-21 Chris Forbeslayers: Hold shader_module by unique_ptr, clean up...
2016-03-21 Chris Forbeslayers: More housekeeping: slightly lighten descriptor...
2016-03-21 Chris Forbeslayers: More housekeeping: use stringstreams for descri...
2016-03-21 Chris Forbeslayers: Determine required descriptor count when stripp...
2016-03-21 Chris Forbeslayers: Add check for descriptor count
2016-03-21 Chris Forbeslayers: Just return the whole binding struct from has_d...
2016-03-21 Michael LentineAllow REMAINING for subresources.
2016-03-21 Michael Lentinelayers: Track lifetime when using cross-queue semaphores.
2016-03-18 David Pinedowinrtinstaller: Set up proper Access Control for instal...
2016-03-17 Dustin Graveslayers: Additional null checks for param_checker
2016-03-17 Tony Barbourlayers: Lock around changes to imageMap in image layer
2016-03-17 Tony Barbourlayers: Lock around destroyedFramebuffers inserts in...
2016-03-17 Mark Lobodzinskilayers: Fix 'Debug Report callbacks not removed' error...
2016-03-17 Tobin Ehlislayers: Fix validation of vkCmdBindDescriptorSets(...
2016-03-17 Tobin Ehlislayers: Consolidate VkDeviceMemory maps into a single map
2016-03-17 Tobin Ehlislayers: Consolidate properties checks in core_validation
2016-03-17 Tobin Ehlislayers: Remove global wsi_enabled in core_validation
2016-03-17 Tony Barbourlayers: Lock around image and buffer range erases in...
2016-03-17 Tobin Ehlislayers: Consolidate swapchainMaps in core_validation
2016-03-17 Tobin Ehlisandroid: Fix android build
2016-03-17 Chris Forbeslayers: validate capabilities against device features
2016-03-17 Dustin Graveslayers: Fix layer debug action initialization
2016-03-16 Mark Lobodzinskilayers: Update validation layer details doc for layer...
2016-03-16 Tony Barbourlayers: Move lock around add_object_create_info in...
2016-03-16 Mark Lobodzinskilayers: Move layer debug action initialization into...
2016-03-16 David Pinedowinrtinstaller: Allow layers from SDK older than RT...
2016-03-16 Tobin Ehlislayers: Update doc validation to use core_validation...
2016-03-16 Tony Barbourdemos: Put smoketest exe in same dir as cube and tri
2016-03-16 Mark Lobodzinskilayers: Replace draw_state and mem_tracker with core...
2016-03-15 Dustin Gravescmake: Find spirv/glslang dependencies
2016-03-15 David Pinedowinrtinstaller: Install both x86 and x64 redist's if...
2016-03-15 Tobin Ehlislayers: Add some defensive code to core_validation
2016-03-15 Mark Lobodzinskicmake: Fix windows debug build for large object files
2016-03-15 Mark Lobodzinskilayers: Fix crash in core_validation layer
2016-03-15 Mark Lobodzinskilayers: Add json files for core_validation layer
2016-03-15 Mark Lobodzinskilayers: Fix core_validation compilation error
2016-03-15 Tobin Ehlislayers: Merge mem_tracker and draw_state layers into...
2016-03-15 Tobin Ehlislayers: GH130 Fix to correctly get type/flags from...
next