platform/upstream/Vulkan-Tools.git
2016-01-28 Mark Youngmisc: Update BUILD.md to point to latest ImageMagick.
2016-01-28 Mark Younglayers: Fix 32-bit compilation warnings/errors introduc...
2016-01-28 Michael Lentinelayers: MR172, Add draw_state cmdbuffer lifetime checks...
2016-01-28 Michael Lentinelayers: MR171, Validate pool cannot be reset when buffe...
2016-01-28 Michael Lentinelayers: MR170, Validate queue paramters when getting...
2016-01-28 Michael Lentinelayers: MR169, Validate queueCount in param_checker
2016-01-28 Michael Lentinelayers: MR168, Validate queue priority between 0 and...
2016-01-28 Michael Lentinelayers: MR167, Make sure queueCount is non-zero in...
2016-01-28 Michael Lentinelayers: MR166, Avoid duplicate queueFamilyIndices in...
2016-01-27 Cody Northroplayers: MR160, Fix Android build
2016-01-27 Karl Schultzvktrace: fixes to allow vktrace/replay to work with...
2016-01-27 Chris Forbeslayers: MR159, Add helper to get the value of an assume...
2016-01-27 Chris Forbeslayers: MR159/LX309/LX310/LX304, Fix handling of OpType...
2016-01-27 Chris Forbeslayers: MR159, Collect offsets of instructions producin...
2016-01-27 Chris Forbeslayers: MR159, Rename get_type_def, type_def_index
2016-01-27 David Pinedowindowsrtinstaller: Removed unneeded UNINSTALL reg...
2016-01-27 Jon Ashburnloader: Fix createInstance to pass pAllocator down
2016-01-26 Jon Ashburnloader: Don't have createInstance terminator code write...
2016-01-26 Mark Youngloader: Moved missing #define needed by aligned_alloc.
2016-01-26 Mark Lobodzinskilayers: LX308, CreateGraphics/ComputePipelines support...
2016-01-26 Mark Youngloader: Fixed missing #define needed by aligned_alloc.
2016-01-26 Mark Youngloader: Update Windows uninstall to remove 32-bit vulka...
2016-01-26 Mark Youngloader: Removed CMake 2.8 files which broke CMake 3.x.
2016-01-26 Mark Youngloader: Fixed issue with Linux when ImageMagick-5 insta...
2016-01-26 Mark Youngloader: Further ImageMagick detection fix
2016-01-26 Mark YoungFIXES: Fixed ImageMagick-6 detection with modified...
2016-01-26 Mark YoungFixes: Added missing newline after merge.
2016-01-26 Derrick Owensfixed typo
2016-01-26 Derrick Owensadded gcc versions of aligned malloc
2016-01-26 unknownfixed custom allocator aligned memory allocations in...
2016-01-25 Mark YoungFIXES: Non-MSVC compilers on Windows were failing.
2016-01-25 Mark YoungBUILD: Modified CMake ImageMagick detection logic to...
2016-01-25 Mark YoungBUILD: Have git ignore the new build32 folder.
2016-01-25 Mark YoungSAMPLES: Fixed memory leak in of presentMode data.
2016-01-25 Mark YoungINSTALLER: Moved vulkaninfo 32-bit start menu link...
2016-01-25 Mark YoungBUILD: Fixed more compilation warnings on 32-bit Window...
2016-01-25 Mark YoungLOADER: Add 32-bit vulkaninfo link to start menu.
2016-01-25 Mark YoungLoader: Fix 32-bit Cmake detection of ImageMagick
2016-01-25 Mark YoungDOCS: Updated LoaderAndTools doc to indicate updated...
2016-01-25 Mark YoungInstaller: Clean up powershell header comment.
2016-01-25 Mark YoungInstaller: 32-bit installer changes to get working...
2016-01-25 Mark YoungInstaller: Added changes to detect 32-bit layers on...
2016-01-25 Mark YoungInstaller: Minor cleanup
2016-01-25 Mark YoungInstaller: Changes for 32-bit installer
2016-01-25 Mark YoungInstaller: More work towards 32-bit installer for 32...
2016-01-25 Mark YoungInstaller: Add support to install 32-bit vulkaninfo
2016-01-25 Mark YoungLOADER/INSTALLER: Add support for 32-bit install in...
2016-01-25 Mark YoungWin32: Get 32-bit Windows build working
2016-01-25 Mark Lobodzinskilayers: LX306, Fix NPE in draw_state
2016-01-25 Jon Ashburnloader: Disable using CreateInstance allocation callbacks
2016-01-25 David PinedoAdded one more license to list of licenses
2016-01-25 Tony Barbourdemos: Select queue family based on both graphics and...
2016-01-25 Mark YoungLAYERS: More 32-bit fixes caused by recent commits.
2016-01-25 Mark YoungWin32: Get 32-bit Windows build working
2016-01-25 Mark YoungBUILD: Fix build of draw_state.cpp with VS 2015.
2016-01-25 Mark YoungBUILD: Moved 64-bit source dir back to build from build64.
2016-01-25 Mark YoungWin32: Get 32-bit Windows build working
2016-01-25 Mark YoungBuildFixes: Hard-code Win64 in Visual Studio detect...
2016-01-25 Mark YoungBuildFixes: Fixed update_external_sources batch file...
2016-01-24 Mark Lobodzinskilayers: LX300, Conditionally validate pInheritanceInfo...
2016-01-23 Mark Lobodzinskilayers: LX295, fix draw_state vkCreateDescriptorPool...
2016-01-23 GregFshader compiler: map VertexIndex to VertexID
2016-01-22 Chris Forbeslayers: Only set up tracking for new descriptors if...
2016-01-22 Chris Forbesnulldrv: Set memory type mask for buffers.
2016-01-22 Chris Forbesnulldrv: fill out physical device memory info
2016-01-22 Tobin Ehlislayers: Fix draw_state validation of descriptor updates...
2016-01-22 Jon Ashburnmisc: bump to header 1.0.2
2016-01-22 Tobin Ehlislayers: MR153, Correctly track inFlight cmdBuffers...
2016-01-22 Michael Lentinelayers: MR150, Fix render pass graphics checks
2016-01-22 Tobin Ehlislayers: MR139, draw_state VK_COMMAND_BUFFER_USAGE_SIMUL...
2016-01-22 Tobin Ehlislayers: MR137, Flag error if set updated or freed while...
2016-01-21 GregFglslang: bump up glslang and spirv-tools versions for...
2016-01-21 GregFshader compiler: add new VertexIndex
2016-01-21 Antoine LabourMake cJSON case-sensitive
2016-01-21 Courtney Goeltzenleu... debug_report: Integrate review feedback
2016-01-21 Jon Ashburnlayers: Fix screenshot to intercept CreateInstance...
2016-01-21 Jon Ashburnvktrace: Get partially working again with the new loade...
2016-01-21 Jon Ashburnlayers: Remove obsolete VkbaseLayerObject
2016-01-21 Courtney Goeltzenleu... loader: remove resolved TODOs
2016-01-21 Courtney Goeltzenleu... loader: Remove CreateInstance and CreateDevice
2016-01-21 Courtney Goeltzenleu... loader: Use ICD's GetInstanceProcAddr
2016-01-21 Courtney Goeltzenleu... loader: Add util to strip loader extensions
2016-01-21 Courtney Goeltzenleu... loader: implement new layer init method
2016-01-21 Courtney Goeltzenleu... layers: fix threading destroy instance
2016-01-21 Courtney Goeltzenleu... layers: Add utility functions for new layer init
2016-01-21 Courtney Goeltzenleu... layers: Update layer info to match json
2016-01-21 Courtney Goeltzenleu... loader: Add structures to support new init method
2016-01-21 Courtney Goeltzenleu... icd: Remove unused reference to vk_sdk_platform.h
2016-01-20 Antoine Labourvkjson: initial commit
2016-01-20 Tobin Ehlislayers: MR148/GL82, Don't memset PIPELINE_NODE in draw_...
2016-01-20 Tobin Ehlislayers: MR149, Cleanup CMD_NODE use in draw_state
2016-01-20 David PinedoWindowsRTInst: Layer registry values are created/remove...
2016-01-19 Mark Lobodzinskilayers: GL84, Reset vkQueuePresentKHR semaphore state...
2016-01-19 Mark Lobodzinskilayers: GL92, Properly remove cmd buf metadata
2016-01-19 Tobin Ehlislayers: MR145/GL67, Correctly mirror command buffer...
2016-01-19 Michael Lentinelayers: MR144, Fix layer names
2016-01-19 Tobin Ehlislayers: MR143/GL85, Fix draw_state implicit command...
2016-01-19 Courtney Goeltzenleu... debug_report: MR141, Change pUserData to match type...
2016-01-19 Tobin Ehlislayers: MR142/GL89, draw_state: check swapchain images...
2016-01-19 Mark Lobodzinskilayers: Fix object_trackers dereferencing of invalid...
next