platform/upstream/Vulkan-Tools.git
2016-03-31 Michael LentineDon't validate memory if used for both input and output.
2016-03-31 Tony BarbourTurn off XLIB define
2016-03-31 Chris Forbeslayers: Fix remaining leak in vkDestroyFramebuffers
2016-03-31 Chris Forbeslayers: Don't leak a VkFramebufferCreateInfo from vkCre...
2016-03-31 Chris Forbeslayers: Fix the other half of #212 (bad error)
2016-03-31 Chris Forbeslayers: Don't stash pointer to caller memory in bound...
2016-03-31 GregFSPIR-V: Update glslang and spriv-tools to latest
2016-03-30 David Pinedowinrtinstaller: fix typos in windowsRuntimeInstaller...
2016-03-30 Dominik Witczaklayers: GH215 Removes an invalid check in vkCmdBindDesc...
2016-03-30 Cody Northropdocs: Add OSX and Android build steps
2016-03-30 Cody Northroptoolchain: Add Android specific update scripts
2016-03-30 Tobin Ehlislayers: Update descriptor tracking in core_validation
2016-03-30 Dominik Witczak#37: vkAcquireNextImageKHR() will no longer treat VK_NU...
2016-03-30 Chris Forbeslayers: Build up next layer for compute shader validation
2016-03-30 Chris Forbeslayers: More slight tidying of SC pass
2016-03-30 Chris Forbeslayers: Make some SC error reporting slightly less...
2016-03-30 Chris Forbeslayers: Separate out validation of a single pipeline...
2016-03-30 Chris Forbeslayers: Add device handle in CV layer data
2016-03-30 Chris Forbeslayers: Remove dead render_pass forward declaration
2016-03-30 Chris Forbeslayers: Reduce noise in string conversion of objects
2016-03-30 Chris Forbeslayers: remove unused getTIDIndex function and associat...
2016-03-30 Mark Lobodzinskilayers: LX446, Allow GetDeviceQueue to be called multip...
2016-03-30 Chris Forbeslayers: Relax descriptor type match for texel buffers...
2016-03-29 Tobin Ehlislayers: GH195 Fix core_validation dynamic state checks
2016-03-29 David Pinedowinrtinstaller: removed vulkaninfo from RT Start Menu
2016-03-29 David Pinedowinrtinstaller: convert RT installer log file to ascii
2016-03-29 Mark Lobodzinskilayers: Improve core_validation image layout error...
2016-03-29 Mark Lobodzinskilayers: Michael's fix for uninit'd data in FindLayout
2016-03-29 Tony BarbourRemove device from layer_data_map at destroy in paramet...
2016-03-29 David Pinedowinrtinstaller: Add logging support to Windows Runtime...
2016-03-29 Chris Forbeslayers: Get rid of 1K limit on debug message length
2016-03-28 Jon Ashburnloader: Fix MSVC post-build event so copy with non...
2016-03-28 Michael Lentinelayers: Clarify message when query has not been performed.
2016-03-28 Michael LentineRevert "layers: Make layout checks warnings for pass...
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...
next