platform/upstream/Vulkan-Tools.git
2015-06-03 scyganShaderChecker: do not crash if Shader output count...
2015-06-02 Tony Barbourtests: Cmake changes for building on Windows
2015-06-02 Mike Stroyanlayers: Change MemTracker maps to contain structs
2015-06-02 Mike Stroyanlayers: Tuning MemTracker
2015-06-02 Mike StroyanLayers: fix MemTracker threading crash
2015-06-02 Mike Stroyanlayers: thread safe MemTracker
2015-06-02 Mike Stroyanlayers: fast return of inactive MemTracker printing
2015-06-02 Chia-I Wuv98: replace vkUpdateDescriptors() by vkUpdateDescripto...
2015-06-02 Chia-I Wuv98: remove vk{Begin,End}DescriptorPoolUpdate()
2015-06-02 Chia-I Wuv98: rename count to arraySize in VkDescriptorSetLayout...
2015-06-02 Mark Lobodzinskivulkan.h: V97 -- Remove multiple allocations. Bug#...
2015-05-28 Tobin Ehlislayers: Improved DrawState Descriptor Update validation
2015-05-27 Tobin Ehlislayers: Add some early returns in DrawState fail cases...
2015-05-27 Tobin Ehlislayers: Fix drawState lock bug and don't call driver...
2015-05-27 Tobin Ehlistests: Added some empty test functions with comments...
2015-05-27 Tobin Ehlislayers: Fix some DrawState checks
2015-05-26 Cody NorthropBUILD.md: Fix markdown language that didn't translate...
2015-05-22 Mark Lobodzinskivulkan.h: V96 -- xglCmdBlitImage filter mode. Bug#...
2015-05-22 Tobin Ehlislayers: Add additional check for RenderPass sampleCount
2015-05-21 Mark Lobodzinskilayers: Build C++ version of generic layer
2015-05-20 Mark Lobodzinskilayers: Convert object tracker to C++
2015-05-20 Ian Elliottwsi: Deal with drivers that don't allow query of swap...
2015-05-15 Ian Elliottwsi: Deal with drivers that don't allow query of swap...
2015-05-15 Ian Elliottwsi: Add queries for VkDisplayWSI's and VkFormat's...
2015-05-15 Mike StroyanAdd win32 condition variables.
2015-05-15 Mike Stroyanlayers: Make threading layer provide thread-safety
2015-05-14 Mark Lobodzinskitests: Expand layer validation test coverage
2015-05-14 FslNopperMerge branch 'master' of
2015-05-13 Courtney Goeltzenleu... Revert "demos: Add msaa-tri.c for msaa rendering exampl...
2015-05-13 Henry Songdemos: Add msaa-tri.c for msaa rendering example modifi...
2015-05-13 Tobin Ehlisloader: On Windows disable global optimization for...
2015-05-12 Mike Stroyanlayers: rework Threading layer to match version 91
2015-05-12 Mike Stroyanlayers: fix calculation of intercepting functions.
2015-05-11 Mark Lobodzinskivulkan.h: V93 -- fine-grained memory binding synchroniz...
2015-05-11 Chris Forbesshader_checker: check types between FS output and CB
2015-05-11 Chris Forbesshader_checker: add type checking between VF and VS
2015-05-11 Chris Forbesshader_checker: add helper to walk a type tree and...
2015-05-11 Chris Forbesshader_checker: fix fs output/cb attachment walking...
2015-05-11 Chris Forbeslayers: remove assumption that there's a glslang source...
2015-05-11 Jon AshburnWindows: Fix build from recent loader changes
2015-05-08 Courtney Goeltzenleu... spirv: Update to matching header
2015-05-08 Mark Lobodzinskivulkan.h: V94 -- remove vkCmdCloneImageData. Bug ...
2015-05-08 Mark Lobodzinskilayers: Remove use_count from ObjectTracker
2015-05-07 Jon Ashburnmisc: Add vkGetInstanceProcAddr() entrypoint
2015-05-07 Jon Ashburnloader: No longer generate code, instead directly check...
2015-05-07 Jon Ashburnlayers: Fix bug of GetGlobalExtensionInfo not being...
2015-05-07 Jon Ashburnloader: logging on Windows to both debug output and...
2015-05-06 Mike Stroyanlayers: update object tracker memory ref validation
2015-05-06 FslNopperMerge branch 'master' of https://gitlab.khronos.org...
2015-05-06 FslNopperRemoved warning in cube demo.
2015-05-05 Mark Lobodzinskilayers: Add object type validation to object tracker
2015-05-05 Mark Lobodzinskilayers: Use native Vulkan object type definitions
2015-05-05 Jon Ashburnloader: Fix bugs where non-dispatchable objects overwri...
2015-05-05 Jon Ashburnloader: Fix bug in vkGetProcAddr so trampoline code...
2015-05-05 Jon Ashburnloader: Separate out the python generator script
2015-05-05 Jon Ashburnloader: rename a few dispatch utilties
2015-05-04 Courtney Goeltzenleu... bug 13854: Remove memory references
2015-05-01 Courtney Goeltzenleu... bug-13690: Clarification on vkFlushMappedMemory
2015-05-01 Courtney Goeltzenleu... bug-13751: Update vkCmdClearColorImage color parameter
2015-04-30 Chia-I Wuintel: support only VK_DEPTH_MODE_ZERO_TO_ONE
2015-04-30 Chia-I Wudemos/cube: use GL conventions
2015-04-30 Chia-I Wudemos/tri: fix facing and enable culling
2015-04-30 Courtney Goeltzenleu... tri: Fix command buffer use for staging texture
2015-04-30 Mark Lobodzinskilayers: Move OT validation calls inside mutex
2015-04-30 Mark Lobodzinskilayers: Add memory manager queue validation to object...
2015-04-29 Tony Barbourlayers: Add another routine to the list that don't...
2015-04-29 Tony Barbourdemos: Add validation via --validate cmd line option
2015-04-29 Ian Elliottlayers: Eliminate compiler warnings on Windows.
2015-04-29 Ian Elliottdemos: Eliminate compiler warnings on Windows.
2015-04-29 Ian Elliottloader: Eliminate compiler warnings on Windows.
2015-04-29 Ian ElliottWin: Stop using the temporary "xcb_nvidia" code.
2015-04-29 Ian Elliottdemos: Improve tri/cube error if incompatible driver...
2015-04-29 Cody Northroptoolchain: Update to newer glslang and LunarGLASS versions
2015-04-29 Courtney Goeltzenleu... mem_tracker: Fix error from fixing MSVC asserts
2015-04-29 Ian Elliottdemos: tri/cube give error if can't find WSI extension.
2015-04-29 Ian Elliottdemos: Improve tri/cube error if incompatible driver...
2015-04-29 Ian Elliottdemos: Use macros for the app name, and window name.
2015-04-29 David Pinedolayers: Fix msvc++ iterator issues
2015-04-29 Ian Elliottdemos: Change app name for the console window.
2015-04-29 Courtney Goeltzenleu... draw_state: Fix another MSVC++ debug assert
2015-04-29 Courtney Goeltzenleu... draw_state: Fix Microsoft C++ iterator assert
2015-04-29 Courtney Goeltzenleu... mem_tracker: Do not increment iterator after delete
2015-04-29 Courtney Goeltzenleu... cube: Disable rendering once we enter cleanup
2015-04-29 Courtney Goeltzenleu... draw_state: Fix Microsoft C++ assert
2015-04-29 David PinedoShader Checker Layer: make sure iterated list is of...
2015-04-29 Jon Ashburnloader: Terminate chain of GetProcAddr() in driver...
2015-04-28 Tobin Ehlislayers: Fix bug in APIDump where some void* members...
2015-04-28 Cody Northropicd: Add support for one bit alpha BC1 formats
2015-04-28 Tony Barbourlayers: Add another routine to list that don't need...
2015-04-28 Tony Barbourlayers: Add 3 more routines to list that don't need...
2015-04-28 Tobin Ehlislayers: Fix APIDump corner cases to not print addresses...
2015-04-28 Tobin Ehlislayers: Add APIDump option to not parse parameter details
2015-04-27 Jon Ashburnloader: Fix bug on layer name prefix string length
2015-04-27 David PinedoDemos: print error message when texture files can't...
2015-04-24 Jon AshburnDemos: restrict paint events from rendering until setup...
2015-04-23 Tony Barbourdispatch: No need to save data from vkResetFences
2015-04-22 Tony Barbourbuild: fix registry locations
2015-04-22 Tobin Ehlisscripts: Update vk_helper.py to account for VK_BIT...
2015-04-22 Mark Lobodzinskilayers: Added fence validation check to object_tracker
2015-04-22 Mark Lobodzinskilayers: Memtracker formatting changes.
next