aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-13layers: Validate correct vkSetEvent() useTobin Ehlis
2016-04-13layers: Change access bit checks to warnings.Michael Lentine
2016-04-13layers: Include all 4 Linux WSI interfacesTony Barbour
2016-04-13layers: Update typo in commentttyio
2016-04-13layers: Fix comment indentation & remove tabsTobin Ehlis
2016-04-13layers: cv: get rid of device-scoped current renderpass trackingChris Forbes
2016-04-13layers: Fix vkCreateDescriptorPool max allocation sizes for each typeNorbert Nopper
2016-04-13Revert "layers: LX459,GH#99,#100, Fix semaphore reference count"Tobin Ehlis
2016-04-12layers: Clean up semaphore state in core_validationTobin Ehlis
2016-04-12layers: Cleanup of various cmd buffer functions in core_validationTobin Ehlis
2016-04-12layers: Cleanup core_validation physical device properties structsTobin Ehlis
2016-04-11Windows build: Add arg processing to select targets to build.Karl Schultz
2016-04-11layers: renderpass compatibility: there is only one d/s attachmentChris Forbes
2016-04-08winrtinstaller: correction of File Description Properties of uninstaller.exeDavid Pinedo
2016-04-08loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensionsJon Ashburn
2016-04-08layers: Use real enum value for alignment checks in device_limitsChris Forbes
2016-04-08build: rename layers utils lib and fix Windows CMake codeKarl Schultz
2016-04-07Change from using lxml to xml.etreeMike Stroyan
2016-04-07layers: sort dictionaries affecting code orderMike Stroyan
2016-04-07layers: remove unicode header from vk-layer-generate.pyMike Stroyan