platform/upstream/Vulkan-Tools.git
2016-03-16 Mark Lobodzinskilayers: Replace draw_state and mem_tracker with core...
2016-03-15 Dustin Gravescmake: Find spirv/glslang dependencies
2016-03-15 David Pinedowinrtinstaller: Install both x86 and x64 redist's if...
2016-03-15 Tobin Ehlislayers: Add some defensive code to core_validation
2016-03-15 Mark Lobodzinskicmake: Fix windows debug build for large object files
2016-03-15 Mark Lobodzinskilayers: Fix crash in core_validation layer
2016-03-15 Mark Lobodzinskilayers: Add json files for core_validation layer
2016-03-15 Mark Lobodzinskilayers: Fix core_validation compilation error
2016-03-15 Tobin Ehlislayers: Merge mem_tracker and draw_state layers into...
2016-03-15 Tobin Ehlislayers: GH130 Fix to correctly get type/flags from...
2016-03-15 David Pinedowinrtinstaller: Verify vulkan-1-*dll has correct file...
2016-03-15 szdarkhacklayers: PR118, Remove erroneous validation error from...
2016-03-15 Dominik Witczaklayers: GH132 Event handle should be printed as a hexad...
2016-03-15 Tobin Ehlisandroid: Fix android build
2016-03-15 Dustin Graveslayers: draw state image/layout cleanup
2016-03-14 Jon Ashburnlayers: Change header path for spirv.h in draw_state
2016-03-14 Aaron Karp#include formatting changes for relative look-up.
2016-03-14 Mark Lobodzinskidemos: Fix typo in tri.c that prevented validate arg...
2016-03-11 Dustin Graveslayers: Add pNext parameter checking
2016-03-11 Jon Ashburnloader: make sure createDevice uses ICDs physicalDevice
2016-03-11 Karl Schultzspirv: Pick up SPIRV-Tools fix for version generation...
2016-03-11 Jon Ashburnloader: Fix cmake on win for list of normal and opt...
2016-03-11 Dominik Witczaklayers: GH67: Add missing mem_tracker interception...
2016-03-11 Michael Lentinelayers: Fix overlapping attachment aliasing dependency...
2016-03-11 Michael Lentinelayers: Enfoce that unique objects if enabled happens...
2016-03-11 Mark Lobodzinskilayers: Fix draw_state handling of special image layout...
2016-03-10 David Pinedoloader: fix cmake file so it doesn't always build loade...
2016-03-10 Jon Ashburnlayers: Fix helper script to not dereference strings...
2016-03-10 Mark Lobodzinskilayers: Update layer validation details document
2016-03-10 Michael Lentinelayers: GH99 Track all command buffers submitted at...
2016-03-10 Tobin Ehlislayers: GH96 Fix error messages for bad layout
2016-03-10 Tobin Ehlislayers: GH98 Only check fence in-use once per QueueSubmit
2016-03-10 Jon Ashburndocs: Update README.md
2016-03-10 Karl SchultzUpdate BUILD.md
2016-03-09 Karl SchultzUpdate CONTRIBUTING.md
2016-03-09 Tobin Ehlislayers: GH94 Correctly map bindingToIndex in draw_state...
2016-03-09 Karl SchultzUpdate CONTRIBUTING.md
2016-03-09 Michael Lentinelayers: Add checking for may alias bit.
2016-03-09 Michael Lentinelayers: Format updates for attachments overlapping...
2016-03-09 Chris Forbeslayers: Lighten object tracker slightly
2016-03-09 Tobin Ehlislayers: Remove documentation for now-defunct check...
2016-03-09 Chris Forbeslayers: Add descriptor type matching to DrawState
2016-03-09 Jon Ashburnlayers: clang-format layers directory
2016-03-09 Dustin Graveslayers: Add string array parameter checking
2016-03-09 Dustin Graveslayers: Remove redundant/unused param checker code
2016-03-08 Mark Lobodzinskilayers: LX430, Modfiy object_tracker to handle multiple...
2016-03-08 Tobin Ehlislayers: GH83 Fix updates of copies descriptor sets...
2016-03-08 Tobin Ehlislayers: Fix layer documentation so that it can be auto...
2016-03-08 Michael Lentinelayers: Count attachments as the same if they have...
2016-03-08 Jon Ashburnloader: Fix issue passing wrong instance if layer wraps...
2016-03-08 Karl Schultzlayers: LX405 Avoid some checks when rastrization is...
2016-03-08 Karl Schultzcodegen: LX424 Generate code for WSI-specific funs...
2016-03-08 Tony BarbourBump api_version to 1.0.5 in json files
2016-03-08 Dustin Graveslayers: Add func pointer NULL checks
2016-03-08 Tobin Ehlislayers: GH41 Flag error if cmd buffer references destro...
2016-03-08 Tobin Ehlislayers: Fix android build of draw_state
2016-03-08 Tobin Ehlislayers: Fix android build from linux or Win32 system
2016-03-08 Michael LentineUse size_t types for output size_t.
2016-03-08 Jon Ashburnbuild: Enable Xlib support to default ON on Linux builds
2016-03-08 Jon Ashburnloader: gllvl #50, Add support for the WSI extension...
2016-03-08 Mark Lobodzinskilayers: LX431, FENCE_NODE structures not initialized
2016-03-08 Karl Schultzbuild: Fix CMake Xlib DisplayServer name.
2016-03-08 Karl Schultzloader: VulkanTools PR 13 Resolve ...XlibPresentationSu...
2016-03-08 Karl Schultzdemos: Change layer order in cube.c to put param_check...
2016-03-07 GregFglslang / spirv-tools: get latest versions
2016-03-07 Tony Barbourdemos: Remove allocation callback code from tri demo
2016-03-07 Mark Lobodzinskilayers: GHLVL88, Fix ValidateBarriers in draw_state
2016-03-07 Mark Lobodzinskilayers: GHLVL87, Fix cut/paste VerifyImageLayout call...
2016-03-07 Mark Lobodzinskilayers: LX402, Invalid CmdBindPipeline validation error
2016-03-07 Jon Ashburnheader: update to version 1.0.5
2016-03-07 Jon Ashburnmisc: Update to header version 1.0.4
2016-03-07 Dustin Graveslayers: Add param checks for CreateInstance/Device
2016-03-07 Dustin Graveslayers: Add NULL/sType checks for struct members
2016-03-07 Dustin Graveslayers: Handle indirection in param_checker
2016-03-07 Dustin Graveslayers: Add vkFreeCommandBuffers param check
2016-03-07 Mark Lobodzinskilayers: LX413, Fix dynamicOffsets crash in draw_state
2016-03-07 Michael LentineFix assert for layouts.
2016-03-07 Dominik Witczaklayers: GL156 Ignore pQueueFamilyIndices if exclusive...
2016-03-07 Michael LentineRegester event on creation and delete on deletion.
2016-03-07 Chris Forbeslayers: Validate subpass index in CreateGraphicsPipelines
2016-03-07 Chris Forbeslayers: Remove vestigial bits of old derivatives API...
2016-03-07 Chris Forbeslayers: Validate pipeline derivative requirements in...
2016-03-05 tobineMerge pull request #80 from lentinem/mlentine-buildfix
2016-03-04 Michael LentineRemove unused var.
2016-03-04 Karl Schultzlayers: LX423 Set string var with handle value before...
2016-03-04 Karl Schultzadd generated files for smoke demo.
2016-03-04 Tony Barbourvalidation: Promote validation warnings to errors
2016-03-04 Mark Lobodzinskilayers: LX401, Handle VK_WHOLE_SIZE in flush/invalidate...
2016-03-04 Karl Schultzlayers: LVLGH47 DS Include swapchain images in search
2016-03-04 Jeremy Hayesloader: gllavl#46 add check for device extensions
2016-03-04 tobineMerge pull request #59 from chrisforbes/ds-more-fixes
2016-03-04 David Pinedowinrtinstaller: sign uninstaller
2016-03-03 Tony BarbourRemove generated files from source control
2016-03-03 Chris Forbeslayers: GHPR43, Add tracking of total number of levels...
2016-03-03 Michael Lentinebuild: LVLPR65, Fix android extensions support in uniqu...
2016-03-03 tobineMerge pull request #42 from chrisforbes/push-constants
2016-03-03 Chris Forbeslayers: validate push constant ranges accessed by shader
2016-03-03 Chris Forbeslayers: add more shader checker error codes
2016-03-03 Chris Forbeslayers: move get_shader_stage_id up a bit
2016-03-03 Chris Forbeslayers: extract helper for getting to block/struct...
next