This repository was archived by the owner on Jul 19, 2018. It is now read-only.
Commits
User selector
Commit history
Commits on May 10, 2018
loader: Fix gcc 8.1 cast warning
Show description for 2451940committedloader: Fix unhandled out of memory errors
Show description for 6a471a2committedloader: Remove duplicated delimiting chars in paths
Show description for 22a83ffauthored andcommitted
Commits on Apr 25, 2018
loader: Eliminate warning for uninitialized value.
Show description for 8c993a8committed
Commits on Apr 19, 2018
loader: Fix a 1.0/1.1 versioning bug
Show description for 6745269committed
Commits on Apr 18, 2018
loader: Clarify loader warning
Show description for 54cb4ccauthored andcommittedloader:Fix build warnings
Show description for 9fa8f84committed
Commits on Apr 17, 2018
loader: Bump loader copyright to 2018
Show description for 3014506committed
Commits on Apr 4, 2018
Commits on Apr 3, 2018
loader: Improve 1.0 driver apiVersion fixup
Show description for a4fe50ccommittedloader: Eliminate duplicate validation messages
Show description for 923c3ddcommitted
Commits on Mar 29, 2018
loader: Fix GetDeviceProcAddr with terminators
Show description for 72eb69dcommittedloader: Make assembly offsets use offsetof macro
Show description for 1f15fd6committed
Commits on Mar 27, 2018
- committed
loader: Add missing core entrypoints to trampoline.c
Show description for 2715762authored andcommitted
Commits on Mar 9, 2018
- authored andcommitted
Revert "loader: Only return ext pointers if ext is enabled"
Show description for fcef245authored andcommittedloader: Fix debug_report not returning NULL
Show description for ad5796cauthored andcommittedloader: Only return ext pointers if ext is enabled
Show description for 73bbb0bauthored andcommitted- authored andcommitted
loader: Extend pre-instance intercepts for 1.1
Show description for 514881cauthored andcommittedDevice group extension rename
Show description for ec2939acommittedFix vkGetDeviceQueue2 segfault when returned vkQueue is VK_NULL_HANDLE
Show description for 77a56f3authored andcommittedImplement initial VK_EXT_debug_utils changes
Show description for e81af58authored andcommitted- authored andcommitted
docs: Update loader doc for 1.0 ICD handling
Show description for e21ba62authored andcommittedloader: Update 1.0 checking mechanism
Show description for d7be54eauthored andcommittedloader: Disable emulation for 1.1 core functions
Show description for db77e56authored andcommittedloader: Check vkEnumerateInstanceVersion in ICD
Show description for 1d90546authored andcommitted- authored andcommitted
loader: Re-add old 1.1 loader work
Show description for 5587b31authored andcommittedloader: Fix crash in VK_KHR_surface
Show description for 79f31dfauthored andcommittedloader: Fix loader using stale VkApplicationInfo
Show description for 0931160authored andcommitted- authored andcommitted