index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loader
/
loader.h
Age
Commit message (
Expand
)
Author
2016-03-25
loader: Setup temporary callback for vkDestroyInstance
Ian Elliott
2016-03-24
loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev
Jon Ashburn
2016-03-21
layers: Rename param_checker to parameter_validation
Mark Lobodzinski
2016-03-16
layers: Replace draw_state and mem_tracker with core validation
Mark Lobodzinski
2016-03-14
#include formatting changes for relative look-up.
Aaron Karp
2016-03-11
loader: make sure createDevice uses ICDs physicalDevice
Jon Ashburn
2016-03-08
loader: Fix issue passing wrong instance if layer wraps instances
Jon Ashburn
2016-03-08
loader: gllvl #50, Add support for the WSI extension KHR_display
Jon Ashburn
2016-03-02
loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice
Jon Ashburn
2016-02-26
loader: Better delineate trampoline and terminator functions
Jon Ashburn
2016-02-18
loader: Fix threading layer name in loader standard_threading
Jon Ashburn
2016-02-14
loader: For dev ext trampoline error code, add error logging
Jon Ashburn
2016-02-14
loader: add support for standard_validation layer enabled from env var
Jon Ashburn
2016-02-14
loader: Add feature standard-validation layer from application
Jon Ashburn
2016-02-14
loader: rerun clang-format on some files
Jon Ashburn
2016-02-12
header: Update 1.0.3 header revision for inclusion of debug report extension
Mark Lobodzinski
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-08
loader: Null-terminated string checks
Mark Lobodzinski
2016-02-03
loader: Fix bug on pass by value for created_instance
Jon Ashburn
2016-02-03
loader:Update copyright and apply clang-format (no logic changes)
Jon Ashburn
2016-01-28
loader: Fix 32-bit loader exception when layers enabled for Vulkan apps.
Mark Young
2016-01-20
vktrace: Get partially working again with the new loader/layer interface
Jon Ashburn
2016-01-20
loader: implement new layer init method
Courtney Goeltzenleuchter
2016-01-12
loader: Fix so unwrapped instance gets used for layer instance extension disp...
Jon Ashburn
2015-12-17
debug_report: rename object type and error bits
Courtney Goeltzenleuchter
2015-12-17
misc: Update copyright statements
Courtney Goeltzenleuchter
2015-12-17
debug_report: Add DebugReportMessage function
Courtney Goeltzenleuchter
2015-12-17
debug_report: rename and update to use CreateInfo
Courtney Goeltzenleuchter
2015-12-17
debug_report: Rename VkDbgMsgCallback object
Courtney Goeltzenleuchter
2015-12-11
wsi: Make WSI cases more consistent, fail if not set correctly
Mark Lobodzinski
2015-12-10
loader: Add support for device extension entrypoints in layer JSON files
Jon Ashburn
2015-12-10
loader: Convert ext list helper functions to generic form
Jon Ashburn
2015-12-01
loader: Add terminator functions for Create*SurfaceKHR functions
Jon Ashburn
2015-12-01
loader: Convert vkDestroySurfaceKHR() to have a terminator.
Ian Elliott
2015-12-01
wsi: Moved definition of CreateXxxSurface extension to CMakefile
Mark Lobodzinski
2015-12-01
loader: Add vkGetPhysicalDevice*PresentationSupportKHR()
Ian Elliott
2015-12-01
loader: Address Jon Ashburn's review comments.
Ian Elliott
2015-12-01
loader: Add new vkGetPhysicalDeviceSurface*KHR() functions.
Ian Elliott
2015-12-01
loader: Started plumbing the platform extensions.
Ian Elliott
2015-12-01
loader: Started porting loader to new WSI (GIPA missing).
Ian Elliott
2015-12-01
WSI: Eliminate a lot of references to WSI header files.
Ian Elliott
2015-12-01
WSI: sed-generated changes to WSI code (not all that's needed).
Ian Elliott
2015-11-24
Layers: changed layer names to conform to spec
David Pinedo
2015-11-20
loader: Don't use ICD's VkDevice after it has been destroyed
Jon Ashburn
2015-11-18
loader: Add parsing of api_version in ICD JSON
Jon Ashburn
2015-11-18
loader: Add dynamic dispatch for unknown device extension entrypoints
Jon Ashburn
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-06
Merge branch 'david_include_change_20151106'
David Pinedo
2015-11-06
loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics
Jon Ashburn
2015-11-06
Moved header files from include to include/vulkan
David Pinedo
[prev]
[next]