aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-26loader: Fixed missing #define needed by aligned_alloc.Mark Young
2016-01-26loader: Update Windows uninstall to remove 32-bit vulkaninfo.Mark Young
2016-01-26loader: Removed CMake 2.8 files which broke CMake 3.x.Mark Young
2016-01-26loader: Fixed issue with Linux when ImageMagick-5 installed.Mark Young
2016-01-26loader: Further ImageMagick detection fixMark Young
2016-01-26FIXES: Fixed ImageMagick-6 detection with modified FindImageMagic.cmake fileMark Young
2016-01-26Fixes: Added missing newline after merge.Mark Young
2016-01-26fixed typoDerrick Owens
2016-01-26added gcc versions of aligned mallocDerrick Owens
2016-01-26fixed custom allocator aligned memory allocations in tri sample.unknown
2016-01-25FIXES: Non-MSVC compilers on Windows were failing.Mark Young
2016-01-25BUILD: Modified CMake ImageMagick detection logic to work with CMake 2.8.Mark Young
2016-01-25BUILD: Have git ignore the new build32 folder.Mark Young
2016-01-25SAMPLES: Fixed memory leak in of presentMode data.Mark Young
2016-01-25INSTALLER: Moved vulkaninfo 32-bit start menu link before 64-bit version.Mark Young
2016-01-25BUILD: Fixed more compilation warnings on 32-bit Windows builds.Mark Young
2016-01-25LOADER: Add 32-bit vulkaninfo link to start menu.Mark Young
2016-01-25Loader: Fix 32-bit Cmake detection of ImageMagickMark Young
2016-01-25DOCS: Updated LoaderAndTools doc to indicate updated ImageMagick requirements.Mark Young
2016-01-25Installer: Clean up powershell header comment.Mark Young
2016-01-25Installer: 32-bit installer changes to get working on 64-bit system.Mark Young
2016-01-25Installer: Added changes to detect 32-bit layers on 64-bit system.Mark Young
2016-01-25Installer: Minor cleanupMark Young
2016-01-25Installer: Changes for 32-bit installerMark Young
2016-01-25Installer: More work towards 32-bit installer for 32-bit OSMark Young
2016-01-25Installer: Add support to install 32-bit vulkaninfoMark Young
2016-01-25LOADER/INSTALLER: Add support for 32-bit install in Win64 installerMark Young
2016-01-25Win32: Get 32-bit Windows build workingMark Young
2016-01-25layers: LX306, Fix NPE in draw_stateMark Lobodzinski
2016-01-25loader: Disable using CreateInstance allocation callbacksJon Ashburn
2016-01-25Added one more license to list of licensesDavid Pinedo
2016-01-25demos: Select queue family based on both graphics and present supportTony Barbour
2016-01-25LAYERS: More 32-bit fixes caused by recent commits.Mark Young
2016-01-25Win32: Get 32-bit Windows build workingMark Young
2016-01-25BUILD: Fix build of draw_state.cpp with VS 2015.Mark Young
2016-01-25BUILD: Moved 64-bit source dir back to build from build64.Mark Young
2016-01-25Win32: Get 32-bit Windows build workingMark Young
2016-01-25BuildFixes: Hard-code Win64 in Visual Studio detect scriptMark Young
2016-01-25BuildFixes: Fixed update_external_sources batch file for Windows build.Mark Young
2016-01-23layers: LX300, Conditionally validate pInheritanceInfo in object_trackerMark Lobodzinski
2016-01-23layers: LX295, fix draw_state vkCreateDescriptorPool range sizesMark Lobodzinski
2016-01-22shader compiler: map VertexIndex to VertexIDGregF
2016-01-22layers: Only set up tracking for new descriptors if allocation succeeded.Chris Forbes
2016-01-22nulldrv: Set memory type mask for buffers.Chris Forbes
2016-01-22nulldrv: fill out physical device memory infoChris Forbes
2016-01-22layers: Fix draw_state validation of descriptor updates with imagesTobin Ehlis
2016-01-22misc: bump to header 1.0.2Jon Ashburn
2016-01-22layers: MR153, Correctly track inFlight cmdBuffers per queueTobin Ehlis
2016-01-22layers: MR150, Fix render pass graphics checksMichael Lentine
2016-01-22layers: MR139, draw_state VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT checksTobin Ehlis