platform/upstream/Vulkan-LoaderAndValidationLayers.git
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...
2015-04-17 Cody Northropvulkan: Update vulkan.h for revision 88 -- Bug #13744
2015-04-17 Ian ElliottWSI header file changes pushed upstream.
2015-04-17 Chia-I Wudemos/tri: remove outdated code
2015-04-17 Jeremy Hayeslayers: Add missing functions.
2015-04-17 Ian ElliottWin: Eliminate compiler errors/warnings in "shader_chec...
2015-04-17 Ian ElliottWin: Copy the "spirv.h" file for Windows builds (KLUDGE...
2015-04-17 Courtney Goeltzenleu... bug-13668: Support for pipeline statistics queries
2015-04-17 Ian Elliottnulldrv: Get compiling on Windows again.
2015-04-17 Courtney Goeltzenleu... license: Add MIT license statement to repo.
2015-04-17 Tobin Ehlislayers: Add ShaderChecker as Validation layer
2015-04-17 Tobin Ehlisdemos: Update demos and tests to use vkGetGlobalExtensi...
2015-04-17 Courtney Goeltzenleu... bug-13466: Note conflict with upstream on VkQueryResult...
2015-04-17 Courtney Goeltzenleu... misc: non-functional changes to match upstream header
2015-04-17 Chia-I Wuloader: add a missing VKAPI
2015-04-17 Tony BarbourBug 13632 Header 84 Add VkFlushMappedMemory
2015-04-17 Tony BarbourBug 13632 Header 84 Add offset and size to VkMapMemory
2015-04-17 Chia-I Wuvulkan: Remove VkDescriptorSetLayoutChain from vkCmdBin...
2015-04-17 Chia-I Wuintel: save layout chain in intel_pipeline
2015-04-17 Tony BarbourBug 13632 Header 84 Assorted questions and comments...
2015-04-17 Jon Ashburnmisc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices
2015-04-17 Tobin Ehlislayers: Fix bug in how dynamic array Counts were interp...
2015-04-17 Ian Elliottnulldrv: Add vkCmdCopyQueryPoolResults()
2015-04-16 Chris Forbesshader_checker: convert printf to debug output
2015-04-16 Chris Forbesshader_checker: add plumbing for debug
2015-04-16 Chris Forbesshader_checker: first pass at typechecks
2015-04-16 Chris Forbesshader_checker: validate fs outputs against cb
next