platform/upstream/Vulkan-Tools.git
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-04-19 Mark Lobodzinskilayers: LX468, Prevent bad core_validation error message
2016-04-19 ttyioUpdate typo in doc
2016-04-19 Tobin Ehlislayers: Fix object_tracker bugs
2016-04-18 David Pinedodoc: fix typos in doc
2016-04-18 Dustin Graveslayers: Make logicOp param validation conditional
2016-04-18 Dustin Graveslayers: Improved generated struct validation code
2016-04-18 Dustin Graveslayers: Simplify generated param validation code
2016-04-18 Jeremy Hayeslayers: core_validation - use std mutex
2016-04-18 Jeremy Hayeslayers: swapchain - use std mutex
2016-04-18 Jeremy Hayeslayers: object_tracker - use std mutex
2016-04-18 Jeremy Hayeslayers: threading - use std mutex
2016-04-18 Jeremy Hayeslayers: image - use std mutex
2016-04-18 Tobin Ehlislayers: Correctly remove secondary cmd buffers from...
2016-04-18 Tobin Ehlislayers: Fix vkResetDescriptorPool
2016-04-15 Jon AshburnRevert "loader: Temp workaround to add WSI surface...
2016-04-15 Jon AshburnRevert "loader: temp workaround for advertising linux...
2016-04-15 Jon Ashburnlayers: Update JSON files to 1.0.10
2016-04-15 Jon Ashburnheader: Update to 1.0.10 header
2016-04-15 Jon Ashburnloader: Remove the default directory paths for ICDs...
2016-04-15 Karl Schultzdocs: Add libx11-dev to linux build dependencies
2016-04-15 Jon Ashburnloader: Run clang-format
2016-04-14 Dustin Graveslayers: Fix 32-bit VS2013 build
2016-04-14 Piers Daniellloader: `Remove the ICD and Layers search path for...
2016-04-14 Jeannot Bretonloader: dont free and reallocate physical devices
2016-04-14 Mark Younglayers: Fix lx474 by adding image extent = 0 validation...
2016-04-14 Tobin Ehlislayers: Overhaul unique_objects
2016-04-14 Tobin Ehlisdemos: Init var in tri.c
2016-04-14 Michael Lentinelayers: Remove error when only implicit dependencies...
2016-04-14 Tobin Ehlislayers: Validate ONE_TIME_SUBMIT for secondary cmd...
2016-04-14 Mark Younglayers: Update core_validation to fix lx265.
2016-04-14 Mark Younglayers: lx464 Add drawtime validation of bound buffer...
2016-04-14 Mark Younglayers: lx465 update core_validation image layout warning.
2016-04-14 Petros Bantolasloader: Added some missing function entry points to...
2016-04-14 Mark Muellerlayers: LX466. Resolution of "Typo in validation layer...
2016-04-14 Mark Lobodzinskilayers: Fix windows build
2016-04-14 Tobin Ehlislayers: GH337 Track fence from vkQueueBindSparse
2016-04-13 Chris Forbeslayers: replace remaining set with unordered_set
2016-04-13 Chris Forbeslayers: only construct stringstreams in error paths
2016-04-13 Tobin Ehlislayers: Validate correct vkSetEvent() use
2016-04-13 Michael Lentinelayers: Change access bit checks to warnings.
2016-04-13 Tony Barbourlayers: Include all 4 Linux WSI interfaces
2016-04-13 ttyiolayers: Update typo in comment
2016-04-13 Tobin Ehlislayers: Fix comment indentation & remove tabs
2016-04-13 Chris Forbeslayers: cv: get rid of device-scoped current renderpass...
2016-04-13 Norbert Nopperlayers: Fix vkCreateDescriptorPool max allocation sizes...
2016-04-13 Tobin EhlisRevert "layers: LX459,GH#99,#100, Fix semaphore referen...
2016-04-12 Tobin Ehlislayers: Clean up semaphore state in core_validation
2016-04-12 Tobin Ehlislayers: Cleanup of various cmd buffer functions in...
2016-04-12 Tobin Ehlislayers: Cleanup core_validation physical device propert...
2016-04-11 Karl SchultzWindows build: Add arg processing to select targets...
2016-04-11 Chris Forbeslayers: renderpass compatibility: there is only one...
2016-04-08 David Pinedowinrtinstaller: correction of File Description Properti...
2016-04-08 Jon Ashburnloader: ghlvl #66, Ensure std_validationadvertises...
2016-04-08 Chris Forbeslayers: Use real enum value for alignment checks in...
2016-04-08 Karl Schultzbuild: rename layers utils lib and fix Windows CMake...
2016-04-07 Mike StroyanChange from using lxml to xml.etree
2016-04-07 Mike Stroyanlayers: sort dictionaries affecting code order
2016-04-07 Mike Stroyanlayers: remove unicode header from vk-layer-generate.py
2016-04-07 David Pinedowinrtinstaller: don't delete non-SDK layer registry...
2016-04-07 Karl Schultzbuild: Fix whitespace
2016-04-07 Cody Northropandroid: Update to get gradlew working again
2016-04-07 Cody Northropandroid: Update documentation
2016-04-07 Cody Northropandroid: Clean up Android.mk
2016-04-07 Cody Northropandroid: Fix typo in Mac steps
2016-04-07 guanghuafanandroid: minor indentation correction in Android.mk
2016-04-07 guanghuafanandroid: Minor clean up for windows build template
2016-04-07 guanghuafanandroid: fixed issues in windows build
2016-04-07 guanghuafanandroid: set hard float for arm7 correctly and minor...
2016-04-07 guanghuafanandroid: Changed android-generated.bat for windows...
2016-04-07 guanghuafanandroid: Adding template for gradle wrapper build
2016-04-07 Tobin Ehlislayers: GH241 vkSetEvent should affect queue stageMasks
2016-04-07 Jon Ashburnloader: Fix the std_validation version to really be...
2016-04-07 David Pinedowinrtinstaller: re-sign powershell script
2016-04-07 Karl Schultzlayers: INVALID_ATTACH_COUNT -> INVALID_ATTACHMENT_COUNT
2016-04-07 Chris Forbesloader: Preserve order during layer list expansion
2016-04-07 Chris Forbesloader: Don't scribble on caller memory in CreateInstan...
2016-04-07 Karl Schultzdemos: Add missing spaces in error messages.
2016-04-07 Ian ElliottMR 289: layers: Changed other text/variables from ...
2016-04-07 Ian ElliottMR 289: layers: Change the test about "too many images".
2016-04-07 Jon Ashburnloader: temp workaround for advertising linux wsi surfa...
2016-04-07 Michael Lentinelayers: Don't exceed max allowed color attachments.
2016-04-07 Tony Barbourlayers: Move call to validateCommandBuffersNotInUse...
2016-04-07 Jon Ashburnloader: Update specification doc for dispatchable objec...
2016-04-06 Dustin Graveslayers: Fix 32-bit Windows build
2016-04-06 Michael Lentinelayers: Ensure bind point for subass is graphics.
2016-04-06 Dustin Graveslayers: Fix MSVS value truncation warning
2016-04-06 Dustin Gravesdemos/tests: Fix MSVS type warnings
2016-04-06 Chris Forbeslayers: Remove plumbing through of unused dispatchable...
2016-04-06 Tobin Ehlislayers: Merge binding maps into image and buffer maps
2016-04-06 Vinjn ZhangUpdate vk_layer.h
2016-04-06 Piers Daniellloader: Fix regression with dEQP-VK.api.object_manageme...
2016-04-06 Chris Forbeslayers: Insist on each shader's stage being unique...
2016-04-06 Michael LentineValidate attachment index is in range.
2016-04-06 Chris Forbeslayers: Implement relaxed vec-vec and vec-scalar matchi...
2016-04-06 Dustin Graveslayers: Explicit VK_TRUE/VK_FALSE checks
2016-04-06 Dustin Graveslayers: Fix unsafe bool mix warnings (part 2)
2016-04-06 Dustin Graveslayers: Fix unsafe bool mix warnings
2016-04-06 Karl Schultzloader: remove unused instance_dispatch.png
2016-04-05 David Pinedowinrtinstaller: sort in config script: <prerelease...
next