aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-20layers: Fix for clearing layouts and cmdbuffers.Michael Lentine
2016-04-20layers: Add handle NULL checks to codegenDustin Graves
2016-04-20layers: Add missing 64bpc formats to get_format_typeChris Forbes
2016-04-20layers: Fix get_format_type for VK_FORMAT_A8R8G8B8_{S,U}INT_PACK32Chris Forbes
2016-04-20layers: block members do not express extra array level in member typeChris Forbes
2016-04-20layers: GH384 Fix descriptor update check for immutable samplersTobin Ehlis
2016-04-19winrtinstaller: change formatting in RT rtf licenseDavid Pinedo
2016-04-19winrtinstaller: formatting of license files, make them more readableDavid Pinedo
2016-04-19winrtinstaller: fix COPYRIGHT.txt filenameDavid Pinedo
2016-04-19winrtinstaller: get LICENSE.txt file from LVLDavid Pinedo
2016-04-19demos: Fix paths in gradle file.Michael Lentine
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-19layers: LX468, Prevent bad core_validation error messageMark Lobodzinski
2016-04-19Update typo in docttyio
2016-04-19layers: Fix object_tracker bugsTobin Ehlis
2016-04-18doc: fix typos in docDavid Pinedo
2016-04-18layers: Make logicOp param validation conditionalDustin Graves
2016-04-18layers: Improved generated struct validation codeDustin Graves
2016-04-18layers: Simplify generated param validation codeDustin Graves
2016-04-18layers: core_validation - use std mutexJeremy Hayes
2016-04-18layers: swapchain - use std mutexJeremy Hayes
2016-04-18layers: object_tracker - use std mutexJeremy Hayes
2016-04-18layers: threading - use std mutexJeremy Hayes
2016-04-18layers: image - use std mutexJeremy Hayes
2016-04-18layers: Correctly remove secondary cmd buffers from in-flightTobin Ehlis
2016-04-18layers: Fix vkResetDescriptorPoolTobin Ehlis
2016-04-15Revert "loader: Temp workaround to add WSI surface extensions enumerated."Jon Ashburn
2016-04-15Revert "loader: temp workaround for advertising linux wsi surface extensions"Jon Ashburn
2016-04-15layers: Update JSON files to 1.0.10Jon Ashburn
2016-04-15header: Update to 1.0.10 headerJon Ashburn
2016-04-15loader: Remove the default directory paths for ICDs and layersJon Ashburn
2016-04-15docs: Add libx11-dev to linux build dependenciesKarl Schultz
2016-04-15loader: Run clang-formatJon Ashburn
2016-04-14layers: Fix 32-bit VS2013 buildDustin Graves
2016-04-14loader: `Remove the ICD and Layers search path for WindowsPiers Daniell
2016-04-14loader: dont free and reallocate physical devicesJeannot Breton
2016-04-14layers: Fix lx474 by adding image extent = 0 validation check.Mark Young
2016-04-14layers: Overhaul unique_objectsTobin Ehlis
2016-04-14demos: Init var in tri.cTobin Ehlis
2016-04-14layers: Remove error when only implicit dependencies are used.Michael Lentine
2016-04-14layers: Validate ONE_TIME_SUBMIT for secondary cmd buffersTobin Ehlis
2016-04-14layers: Update core_validation to fix lx265.Mark Young
2016-04-14layers: lx464 Add drawtime validation of bound buffer memory.Mark Young
2016-04-14layers: lx465 update core_validation image layout warning.Mark Young
2016-04-14loader: Added some missing function entry points to loader_icd_init_entrys.Petros Bantolas
2016-04-14layers: LX466. Resolution of "Typo in validation layer", human spell checker ...Mark Mueller
2016-04-14layers: Fix windows buildMark Lobodzinski
2016-04-14layers: GH337 Track fence from vkQueueBindSparseTobin Ehlis
2016-04-14layers: replace remaining set with unordered_setChris Forbes
2016-04-14layers: only construct stringstreams in error pathsChris Forbes