platform/upstream/Vulkan-LoaderAndValidationLayers.git
2017-06-27 Mark Lobodzinskiscripts: Update vuid_mapping.py with new APIs
2017-06-26 Mark Youngloader: Fix handling of JSON
2017-06-23 Mark Lobodzinskiscripts: Move layer scripts into scripts directory
2017-06-22 Tony Barbourbuild: Exit with return code in update_external bat
2017-06-22 Lenny Komowbuild: Fix assembler warning on Win64
2017-06-22 Cort Strattontests: Skip test for 14a004dc if all offsets are valid
2017-06-22 Mark Youngloader: Modify VK_EXT_debug_marker scripts
2017-06-22 Chris Forbeslayers: Do the bulk of pipeline validation unlocked
2017-06-22 Chris Forbeslayers: Rename verifyPipelineCreateState to match new...
2017-06-22 Chris Forbeslayers: Inline pre-validate into CreateGraphicsPipelines
2017-06-22 Chris Forbeslayers: Move vertex format validation down a level
2017-06-22 Chris Forbeslayers: Remove pointless instance lookup in pipeline...
2017-06-22 Chris Forbeslayers: pass pipe_state vector by const ref
2017-06-22 Chris Forbeslayers: Unlock CreateGraphicsPipelines a bit earlier
2017-06-21 Cort Strattonlayers: test against maxVertexInputBindingStride should...
2017-06-21 Tony Barbourtests: Handle device extensions provided by layers
2017-06-21 Cody Northropbuild: Update Travis-CI config
2017-06-21 Chris Forbeslayers: Don't accidentally copy pipeline layout again...
2017-06-21 Tobin Ehlislayers:Make DSLayout const in shared_ptrs
2017-06-21 Tobin Ehlislayers:IsCompatible uses raw DSLayout ptr
2017-06-21 Tobin Ehlislayers:Set DescriptorSetLayout in DS to const
2017-06-21 Tobin Ehlislayers:Pass shared_ptr by const ref
2017-06-21 Tobin Ehlislayers:Use make_shared for share_ptr creation
2017-06-20 Tobin Ehlislayers:Migrate DSLayout to shared_ptr
2017-06-20 Tobin Ehlislayers:Used shared_ptr for DSLayout
2017-06-20 Tobin Ehlistests:Remove unused result var
2017-06-20 Tobin Ehlisscripts:Skip doc validation if src dir not found
2017-06-20 Mark Lobodzinskilayers: GH1889, check for CLAMP_TO_EDGE ext enable
2017-06-20 Karl Schultzbuild: Quote asm arg to allow bld w/spaces in path
2017-06-20 Jeremy Hayesdemos: Add missing break
2017-06-20 Chris Forbesdon't copy vector of pipelines everywhere
2017-06-20 Chris Forbeslayers: Avoid renderpass lookup in verifyPipelineCreate...
2017-06-20 Chris Forbeslayers: Move pipeline renderpass/subpass validation...
2017-06-20 Karl Schultzdemos: Destroy instance after closing Xlib connection
2017-06-20 Jeremy Hayesdemos: Update cubepp
2017-06-19 Cort Strattonlayers: check attachment finalLayout for invalid values
2017-06-19 Chris Forbeslayers: Further removal of CMD_TYPE plumbing
2017-06-19 Chris ForbesRemove dead cmd_type param from PreCallRecordCmdClearImage
2017-06-19 Chris ForbesRemove last cmd machinery
2017-06-19 Chris Forbeslayers: Split CB_INVALID state
2017-06-19 Chris Forbeslayers: Move validate_functions clear into resetCB
2017-06-19 Chris Forbeslayers: Remove dead TODO for MT/CV merge
2017-06-16 Lenny Komowbuild: Enable linux 32-bit builds with ASFLAGS
2017-06-16 Tobin Ehlisscripts:Temporarily disable doc validation
2017-06-16 Mark Lobodzinskilayers: Remove debug code from vk_layer_table.cpp
2017-06-16 Józef Kucialayers: Fix memory leak in instance destroy_dispatch_table
2017-06-16 Józef Kucialayers: Fix memory leak in device destroy_dispatch_table
2017-06-16 Józef Kuciabuild: Do not overwrite CMAKE_ASM-ATT_FLAGS
2017-06-16 Mark Lobodzinskitests: Remove commented out source code
2017-06-16 Mark Lobodzinskitests: GH1827, Enabled/supported extensions in tests
2017-06-16 Mark Lobodzinskitests: Add missing parms to InitFramework call
2017-06-16 Tobin Ehlisscripts:Include string.h in ext helper
2017-06-15 Tony Barbourtests: Fix device_profile_api return types
2017-06-15 Tony Barbourtests: Copy device_profile_api json from source
2017-06-15 Chris Forbeslayers: Clean up missing checks list for vkCreateBuffer
2017-06-15 Mark Lobodzinskitests: Doc validator test changes
2017-06-15 Mark Lobodzinskilayers: Allow suppression of doctest output
2017-06-15 Mark Youngloader: Fix alloc issue
2017-06-14 Lenny Komowbuild: Fix ninja build
2017-06-14 Tony Barbourdemos: Modify correct uniform buffer for next frame
2017-06-14 Chris Forbeslayers: Remove dead comment about interface block handling
2017-06-13 Lenny Komowloader: Fix unknown phys dev trampolines on linux
2017-06-13 Lenny Komowloader: Fix unknown phys dev trampolines on win32
2017-06-13 Chris Forbeslayers: Fix SC interface matching over complex types
2017-06-13 Chris Forbestests: Add test for complex types problem
2017-06-13 Mark Lobodzinskitests: Add positive check for deleted DSLayouts
2017-06-13 Mark Lobodzinskilayers: Use copies of layout data for descriptorsets
2017-06-13 Jeremy Hayesexternal: update external revisions
2017-06-13 Chris Forbeslayers: Use correct tracking for display planes query
2017-06-12 Chris Forbeslayers: Untangle validate & update in CmdCopyQueryPoolR...
2017-06-12 Chris Forbeslayers: Split validate & update of CmdWriteTimestamp
2017-06-12 Chris Forbeslayers: Split validate & update of CmdEndQuery
2017-06-12 Chris Forbeslayers: Untangle validate & update of CmdBeginQuery
2017-06-12 Chris Forbeslayers: Convert all the std::bind to lambdas
2017-06-12 Chris Forbeslayers: Untangle validateQuery some
2017-06-12 Chris Forbeslayers: Fix parameter order for validateQuery
2017-06-12 Chris Forbeslayers: Untangle validate from side effects in CmdReset...
2017-06-12 Karl Schultzbuild: Add CMake flag to suppress LVL content
2017-06-12 Karl Schultzbuild: Install smoketest with make install
2017-06-12 Mark Lobodzinskilayers: Add in missing CreatDevice physdev obj check
2017-06-12 Tobin Ehlisscripts:Add includes to extension helper
2017-06-12 Mark Lobodzinskilayers: Remove swapchain json files
2017-06-12 Mark Lobodzinskidocs: Remove swapchain refs from docs/text files
2017-06-12 Mark Lobodzinskilayers: Remove obsolete entries from layer config
2017-06-12 Mark Lobodzinskilayers: Remove swapchain source and header files
2017-06-12 Mark Lobodzinskilayers: Remove swapchain.cpp from vuid validator
2017-06-12 Mark Lobodzinskibuild: Remove swapchain layer build from cmake
2017-06-12 Mark Lobodzinskidemos: Remove swapchain layer from demos
2017-06-12 Mark Lobodzinskitests: Remove swapchain layer from tests
2017-06-12 Mark Lobodzinskiloader: Change std_val to ignore swapchain layer
2017-06-12 Mark Lobodzinskilayers: Move remaining Swapchain checks into CV
2017-06-12 Nekotekinaloader: replace UTF-8 “” with "
2017-06-09 Chris Forbeslayers: Move validation of CreateShaderModule
2017-06-09 Chris Forbeslayers: Add new source file to stats script
2017-06-09 Chris Forbeslayers: Move shader validation plumbing out into own...
2017-06-09 Mark Lobodzinskilayers: Rename whitelist checking routines in UO
2017-06-09 Mark Lobodzinskilayers: Unique objects GPA handling updates
2017-06-09 Tobin Ehlisscripts:Add header protection to dispatch helper
2017-06-09 Mark Lobodzinskilayers: Remove unused PV routines
2017-06-09 Mark Lobodzinskilayers: Make PV GPA handling more consistent
next