index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-26
loader: Fixed missing #define needed by aligned_alloc.
Mark Young
2016-01-26
loader: Update Windows uninstall to remove 32-bit vulkaninfo.
Mark Young
2016-01-26
loader: Removed CMake 2.8 files which broke CMake 3.x.
Mark Young
2016-01-26
loader: Fixed issue with Linux when ImageMagick-5 installed.
Mark Young
2016-01-26
loader: Further ImageMagick detection fix
Mark Young
2016-01-26
FIXES: Fixed ImageMagick-6 detection with modified FindImageMagic.cmake file
Mark Young
2016-01-26
Fixes: Added missing newline after merge.
Mark Young
2016-01-26
fixed typo
Derrick Owens
2016-01-26
added gcc versions of aligned malloc
Derrick Owens
2016-01-26
fixed custom allocator aligned memory allocations in tri sample.
unknown
2016-01-25
FIXES: Non-MSVC compilers on Windows were failing.
Mark Young
2016-01-25
BUILD: Modified CMake ImageMagick detection logic to work with CMake 2.8.
Mark Young
2016-01-25
BUILD: Have git ignore the new build32 folder.
Mark Young
2016-01-25
SAMPLES: Fixed memory leak in of presentMode data.
Mark Young
2016-01-25
INSTALLER: Moved vulkaninfo 32-bit start menu link before 64-bit version.
Mark Young
2016-01-25
BUILD: Fixed more compilation warnings on 32-bit Windows builds.
Mark Young
2016-01-25
LOADER: Add 32-bit vulkaninfo link to start menu.
Mark Young
2016-01-25
Loader: Fix 32-bit Cmake detection of ImageMagick
Mark Young
2016-01-25
DOCS: Updated LoaderAndTools doc to indicate updated ImageMagick requirements.
Mark Young
2016-01-25
Installer: Clean up powershell header comment.
Mark Young
2016-01-25
Installer: 32-bit installer changes to get working on 64-bit system.
Mark Young
2016-01-25
Installer: Added changes to detect 32-bit layers on 64-bit system.
Mark Young
2016-01-25
Installer: Minor cleanup
Mark Young
2016-01-25
Installer: Changes for 32-bit installer
Mark Young
2016-01-25
Installer: More work towards 32-bit installer for 32-bit OS
Mark Young
2016-01-25
Installer: Add support to install 32-bit vulkaninfo
Mark Young
2016-01-25
LOADER/INSTALLER: Add support for 32-bit install in Win64 installer
Mark Young
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-25
layers: LX306, Fix NPE in draw_state
Mark Lobodzinski
2016-01-25
loader: Disable using CreateInstance allocation callbacks
Jon Ashburn
2016-01-25
Added one more license to list of licenses
David Pinedo
2016-01-25
demos: Select queue family based on both graphics and present support
Tony Barbour
2016-01-25
LAYERS: More 32-bit fixes caused by recent commits.
Mark Young
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-25
BUILD: Fix build of draw_state.cpp with VS 2015.
Mark Young
2016-01-25
BUILD: Moved 64-bit source dir back to build from build64.
Mark Young
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-25
BuildFixes: Hard-code Win64 in Visual Studio detect script
Mark Young
2016-01-25
BuildFixes: Fixed update_external_sources batch file for Windows build.
Mark Young
2016-01-23
layers: LX300, Conditionally validate pInheritanceInfo in object_tracker
Mark Lobodzinski
2016-01-23
layers: LX295, fix draw_state vkCreateDescriptorPool range sizes
Mark Lobodzinski
2016-01-22
shader compiler: map VertexIndex to VertexID
GregF
2016-01-22
layers: Only set up tracking for new descriptors if allocation succeeded.
Chris Forbes
2016-01-22
nulldrv: Set memory type mask for buffers.
Chris Forbes
2016-01-22
nulldrv: fill out physical device memory info
Chris Forbes
2016-01-22
layers: Fix draw_state validation of descriptor updates with images
Tobin Ehlis
2016-01-22
misc: bump to header 1.0.2
Jon Ashburn
2016-01-22
layers: MR153, Correctly track inFlight cmdBuffers per queue
Tobin Ehlis
2016-01-22
layers: MR150, Fix render pass graphics checks
Michael Lentine
2016-01-22
layers: MR139, draw_state VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT checks
Tobin Ehlis
[next]