aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-06layers: Fix unsafe bool mix warnings (part 2)Dustin Graves
2016-04-06layers: Fix unsafe bool mix warningsDustin Graves
2016-04-06loader: remove unused instance_dispatch.pngKarl Schultz
2016-04-05winrtinstaller: sort in config script: <prerelease> is least significantDavid Pinedo
2016-04-05winrtinstaller: fix install dir not being removed on uninstall.David Pinedo
2016-04-05loader: bump linux versionJeremy Hayes
2016-04-05loader: Temp workaround to add WSI surface extensions enumerated.Jon Ashburn
2016-04-05layers: Fix return values of bool functions.Jamie Madill
2016-04-05layers: Change include order of loader platform.Jamie Madill
2016-04-05Fix 4 MSVS warnings in loader and layers.Jamie Madill
2016-04-04layers: Clean up PIPELINE_NODE using safe_structTobin Ehlis
2016-04-04loader: ghlvl #204, Use __secure_getenv if secure_getenv is unavailableJon Ashburn
2016-04-04winrtinstaller: Re-sign powershell loader config scriptDavid Pinedo
2016-04-04layers: Fix 7 signed/unsigned comparison warnings on VS2015Michael Mc Donnell
2016-04-04layers: Fix MSVS shadowing warning in core_validation.Jamie Madill
2016-04-04layers: Fix MSVS noexcept warning in core_validation.Jamie Madill
2016-04-04layers: Fix paramcheck struct array NULL indexingDustin Graves
2016-04-04Revert "layers: LX265 Error if color blend attch count != subpass attch."Tony Barbour
2016-04-04Fix find layout to search on each aspect bit.Michael Lentine
2016-04-04layers: GH226 Add check for descriptor slot to make sure it's updatedTobin Ehlis
2016-04-04layers: Update to version 1.0.8 JSON filesJon Ashburn
2016-04-04header: update to vers 1.0.8 which had no changesJon Ashburn
2016-04-04Fix def file generation to depend on vulkan.py.Jamie Madill
2016-04-04Allow vk-generate.py to work in Python 2.Jamie Madill
2016-04-04layers: Removed duplicate dynamicOffsets from core_validationTobin Ehlis
2016-04-04tests: Add test case for patch decoration mismatchChris Forbes
2016-04-04layers: Flag difference in patch decoration correctlyChris Forbes
2016-04-04layers: Strip array level from both sides of TCS->TES interfaceChris Forbes
2016-04-04layers: Rework array-of-verts stripping a bit to support patchChris Forbes
2016-04-04layers: Collect whether an interface_var has patch decorationChris Forbes
2016-04-02docs: fix spelling mistakesEric Engestrom
2016-04-02loader: fix spelling mistakesEric Engestrom
2016-04-02layers: fix spelling mistakesEric Engestrom
2016-04-01layers: Enable safety check for invalid QueryObjectMark Lobodzinski
2016-04-01layers: LX414: Fix device_limits alignment checkDustin Graves
2016-04-01layers: Fix param checker struct array handlingDustin Graves
2016-04-01layers: Update param_checker VkResult validationDustin Graves
2016-04-01layers: Codegen VkBool32/enum parameter validationDustin Graves
2016-04-01layers: 1.0.7 update for XML Registry filesDustin Graves
2016-04-01layers: Fix VS2013 buildDustin Graves
2016-04-01layers: LX459,GH#99,#100, Fix semaphore reference countMark Lobodzinski
2016-04-01loader: report implicit instance extensionsJeremy Hayes
2016-04-01layers: LX250 Verify color and depth/stencil are different.Mark Young
2016-04-01#238: Fixes the "num samples mismatch" error being shown incorrectly for subp...Dominik Witczak
2016-04-01layers: Replace GLOBAL_CB_NODE::pMemObjList with unordered_setChris Forbes
2016-04-01layers: Get rid of a bunch of linked list copying when retiring CBsChris Forbes
2016-04-01layers: trivial: remove stray () from end of error messageChris Forbes
2016-04-01layers: Replace DEVICE_MEM_INFO::pCommandBufferBindings withChris Forbes
2016-04-01layers: Replace DEVICE_MEM_INFO::pObjBindings with unordered_setChris Forbes
2016-04-01layers: Get rid of DEVICE_MEM_INFO::refCountChris Forbes