platform/upstream/Vulkan-LoaderAndValidationLayers.git
2015-05-06 Mike Stroyanlayers: update object tracker memory ref validation
2015-05-06 Tony Barbourtests: Add test for mismatched types
2015-05-05 Mark Lobodzinskitests: Fix typo in image_tests caught by layer validati...
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-02 BogDan VatraFix file permissions
2015-05-02 BogDan VatraRemove unused dependency.
2015-05-02 BogDan VatraRemove autogenerated file from git.
2015-05-02 BogDan VatraUse primary_node when render_node is not available.
2015-05-01 Courtney Goeltzenleu... bug-13690: Clarification on vkFlushMappedMemory
2015-05-01 Courtney Goeltzenleu... bug-13751: Update vkCmdClearColorImage color parameter
2015-05-01 Courtney Goeltzenleu... tests: Update for VK origin convention
2015-04-30 Chia-I Wuintel: support only VK_DEPTH_MODE_ZERO_TO_ONE
2015-04-30 Chia-I Wuintel: only VK_COORDINATE_ORIGIN_UPPER_LEFT is supported
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-30 Cody Northropintel: Turn on standalone_compiler
2015-04-30 Cody Northropintel: Changes to enable standalone shader compiler
2015-04-29 Tony Barbourtests: Pass debug function to InitFramework to register
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... tests: Include HOST_VISIBLE mem prop for --show-images
2015-04-29 Courtney Goeltzenleu... tests: Use staging buffer for --show-images
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-29 Tobin Ehlistests: Update layer test script to enable Validation...
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 Mike Stroyanintel: fix xcb special event hangs
2015-04-28 Tobin Ehlislayers: Fix APIDump corner cases to not print addresses...
2015-04-28 Chia-I Wuintel: fix wrong use of xcb_request_check()
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 Barbourtests: layer init moved to instance create - drop from...
2015-04-23 Tony Barbourtests: Add Device init that takes list of layers to...
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 Tony Barbourtests: Move fence tests from vkbase to layer validation
2015-04-22 Tony Barbourtests: Buffers/Images that map need VK_MEMORY_PROPERTY_...
2015-04-22 Tony Barbourtests: Remove old function prototype comments
2015-04-22 Mark Lobodzinskilayers: Added fence validation check to object_tracker
2015-04-22 Mark Lobodzinskilayers: Memtracker formatting changes.
2015-04-22 Tony Barbourmisc: Changes to fix warnings in Windows / VC++ build
2015-04-22 Tony Barbourmisc: Changes to clean up warnings in Release build
2015-04-22 Courtney Goeltzenleu... tests: testbinding objects know dev, use it
2015-04-22 Courtney Goeltzenleu... tests: white space cleanup
2015-04-22 Courtney Goeltzenleu... tests: Finish update to match latest vulkan.h
2015-04-22 David Pinedodemos: create console for vulkaninfo iff needed
2015-04-22 David Pinedonull driver: Change so it doesn't seg fault when runnin...
2015-04-22 Courtney Goeltzenleu... loader: Make sure max layer count is set properly
2015-04-22 Courtney Goeltzenleu... demos: update memory usage flags
2015-04-22 Courtney Goeltzenleu... demos: remove mem references before destroying
2015-04-22 Courtney Goeltzenleu... vkEnumerateLayers: Update to match upstream
2015-04-21 Mark Lobodzinskilayers: Fixed arg selection in object tracker
2015-04-21 Tony Barbourlayers: Using objects instead of pointers - rename...
2015-04-21 Tony Barbourvulkan.h: Fix up warnings and use VkObject appropriately
2015-04-18 Ian ElliottMake "vulkaninfo" a WIN32 program. sdk-0.1.0
2015-04-18 Courtney Goeltzenleu... misc: Make headers match upstream
2015-04-18 Mike Stroyanupdate to vulkan.h header version 90, bug 13529
2015-04-17 Tony Barbourdemos: Inform user and exit if vkCreateInstance fails
2015-04-17 Tobin Ehlisdemos: Fix vulkaninfo assertion based on new VK_WSI_Lun...
2015-04-17 Ian ElliottWin: tri/cube using WIN32 for Window creation, events...
2015-04-17 Ian Elliottnulldrv: capable of running "cube"
2015-04-17 Chia-I Wuswitch to VK_WSI_LunarG
2015-04-17 Chia-I Wuupdate vk_wsi_lunarg.h ...
2015-04-17 Tobin Ehlislayers: Fix bugs in APIDump to handle dynamic array...
2015-04-17 Mark Lobodzinskitests: Ensure vk_blit_test calls QueueAddMemReferences
2015-04-17 Mark Lobodzinskivulkan: Update vulkan.h for revision 89 -- Bug #13743
2015-04-17 Tobin Ehlislayers: For ObjectTracker don't flag error for un-delet...
2015-04-17 Tobin Ehlislayers: Fix ObjectTracker to not flag error when Physic...
next