tests: Fix LayoutFromPresentWithoutAccessMemoryRead
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / vk_helper.py
2016-09-23 Cody Northropandroid: Add Android and C++ support to a couple files
2016-08-04 Tobin Ehlislayers: Update string concatenation in struct_string_he...
2016-07-06 Tobin Ehlislayers: Init default safe_* struct ptrs to nullptr
2016-06-30 Jon Ashburnlayers: Finish add support to validation for VK_KHR_dis...
2016-06-17 Greg FischerMerge branch 'master' of github.com:KhronosGroup/Vulkan...
2016-05-26 Chris Forbeslayers: Fix safe struct codegen of static arrays
2016-05-25 Tobin Ehlislayers: Handle static arrays in codegen
2016-05-11 Mark MuellerMerge pull request #523 from KhronosGroup/CoreValidatio...
2016-05-11 Mark Muellerlayers:LX#470 Fix poor use of hex vs dec output
2016-05-10 Karl Schultzbuild: GH316 include cinttypes instead of inttypes.h
2016-05-09 Jon Ashburnlayers: Fix safe_struct gen to skip debug_marker struct
2016-04-28 Tobin Ehlislayers: Add copy constructors and initializers for...
2016-04-27 Chris Forbeslayers: Emit safe_*::ptr() members to eliminate some...
2016-04-26 Tobin Ehlislayers: Break out VkDescriptorSetLayout code into its...
2016-04-20 Cody Northroppython: Update script to include all platforms when...
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-04-04 Tobin Ehlislayers: Clean up PIPELINE_NODE using safe_struct
2016-03-10 Jon Ashburnlayers: Fix helper script to not dereference strings...
2016-03-05 tobineMerge pull request #80 from lentinem/mlentine-buildfix
2016-03-04 Karl Schultzlayers: LX423 Set string var with handle value before...
2016-03-04 tobineMerge pull request #59 from chrisforbes/ds-more-fixes
2016-03-03 Jon Ashburnmisc: Remove lunarg_debug_marker extension
2016-02-29 Cody Northroplayers: GH PR17, Add support for building for Android...
2016-02-18 Tobin Ehlislayers: Fix android build of safe_struct wrappers
2016-02-18 Tobin Ehlislayers: Special case VkWriteDescriptorSet safe_struct...
2016-02-12 Karl Schultzcodegen: Add special case for DebugReportCallback incon...
2016-02-12 Mark Lobodzinskiheader: Update 1.0.3 header revision for inclusion...
2016-02-11 Tobin Ehlislayers: Update vk_helper to generate safe_struct wrappers
2016-02-10 Tobin EhlisMerge branch 'stroyan_draw_state_beginCB' into 'master'
2016-02-10 Karl SchultzRemove Khronos confidential clause from license text.
2016-02-10 Michael Lentinelayers: Enable Wall and Werror.
2016-02-03 Karl SchultzUpdate copyright info in python scripts
2016-02-02 Jon Ashburnscripts: Fix python helper to find ext headers under...
2016-01-28 Mark Younglayers: Fix issue with api_dump when const char* is...
2016-01-27 Karl Schultzvktrace: fixes to allow vktrace/replay to work with...
2016-01-08 Mark Lobodzinskilayers: Gitlab 41 & 61, Fix invalid descriptor derefere...
2016-01-06 Michael LentineAndroid build fixes.
2015-12-29 Jon Ashburnvktrace: version 217 WSI changes
2015-12-29 Ian Elliottlayers: Version 217 WSI changes.
2015-12-17 Courtney Goeltzenl... debug_report: rename object type and error bits
2015-12-17 Courtney Goeltzenl... debug_report: rename and update to use CreateInfo
2015-12-01 Ian Elliottlayers: Convert most of the layers to the new WSI.
2015-12-01 Ian ElliottWSI: Eliminate a lot of references to WSI header files.
2015-11-26 Jeremy Hayeslayers: Fix path for vulkan header.
2015-11-11 Chia-I WuMR640: Alloc -> Allocate naming fixes
2015-11-06 David PinedoMerge branch 'david_include_change_20151106'
2015-11-06 David PinedoMoved header files from include to include/vulkan
2015-11-04 Jon Ashburnvktrace: Update authorship for generated files
2015-11-04 Jon Ashburnmisc: Fix build errors from the author changes
2015-11-04 Courtney Goeltzenl... misc: Update author information
2015-11-04 Courtney Goeltzenl... misc: switch copyright to Valve
2015-11-02 Chia-I Wuv199: bug 15018: Name all anonymous structs and enums...
2015-11-02 Chia-I Wubug 14921 part 1: sed renames
2015-11-02 Chia-I Wubug 14892: 'count' parameters and members named inconsi...
2015-11-02 Chia-I Wubug 14905: Reserve VkStructureType values for loader...
2015-10-30 Chia-I Wubug 14362: VK_NULL_HANDLE does not work in C (WIP)
2015-10-23 Courtney Goeltzenl... misc: change is unneeded?
2015-10-23 Courtney Goeltzenl... bug-14746: add batched submit for semaphores and comman...
2015-10-23 Michael LentineReturn empty string instead of null
2015-09-04 Ian ElliottWSI: Convert WSI swapchain extension usage to new KHR...
2015-08-28 Mark Lobodzinskivktrace: Glave renaming -- removed all references to...
2015-08-28 Tobin Ehlisvktrace: Add support for debug_marker_lunarg extension
2015-08-11 Cody Northropv149: Fix header ordering bug
2015-08-11 Ian Elliottlayers: mem_tracker: Change to new WSI query functions.
2015-08-11 Mark Lobodzinskilayers: Handle uninitialized QueueFamily values in...
2015-08-10 Jon Ashburncodegen: Bring in fixes from glave codegen scripts...
2015-07-17 Tony BarbourClean up warnings from release build
2015-07-17 Tobin Ehlislayers: Layer updates to get helpers compiling with...
2015-07-10 Courtney Goeltzenl... helper: Update header parser
2015-07-10 Courtney Goeltzenl... vulkan: Rename bool32_t to VkBool32
2015-07-10 Jon Ashburnmisc: Support Pipeline caches and multi pipeline create...
2015-07-07 Tobin Ehlislayers: Fix codegen for printing arrays of char* strings
2015-06-19 Tobin Ehlislayers: Addition of source_line_info.py script to simpl...
2015-06-18 Courtney Goeltzenl... extensions: begin changes for extension support
2015-06-12 Tobin Ehlislayers: Xchange #54 fix - Update vk_helper.py string...
2015-04-29 Ian Elliottlayers: Eliminate compiler warnings on Windows.
2015-04-28 Tobin Ehlislayers: Fix bug in APIDump where some void* members...
2015-04-22 Tobin Ehlisscripts: Update vk_helper.py to account for VK_BIT...
2015-04-17 Tobin Ehlislayers: Fix bugs in APIDump to handle dynamic array...
2015-04-17 Tobin Ehlislayers: Fix bug in how dynamic array Counts were interp...
2015-04-16 Tobin Ehlislayers: Improve validate helpers treatment of flag...
2015-04-16 Tobin Ehlislayers: Add size helper exception for sampleCount which...
2015-04-16 Ian ElliottChange "XGL" to "Vulkan" in header/copyright for auto...
2015-04-16 Courtney Goeltzenl... vulkan: beautification changes
2015-04-16 Courtney Goeltzenl... vulkan: API renaming
2015-04-16 Tobin Ehlislayers: Unify APIDump into a single layer with settings...
2015-04-16 Courtney Goeltzenl... vk_helper: convert xgl refs to vk/vulkan refs
2015-04-16 Courtney Goeltzenl... renaming: Move many xgl files to vk version
2015-04-16 Courtney Goeltzenl... Stage 1 of rename