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-06-06
layers: Move debug action enums from vk_layer.h
Mark Lobodzinski
2016-05-16
loader: deprecate device layers
Jon Ashburn
2016-04-25
loader: ghlvl#180 Support a ICD interface version negotiation
Jon Ashburn
2016-04-20
loader: ghlvl 361, Simplify library resource handling
Jon Ashburn
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-15
loader: Run clang-format
Jon Ashburn
2016-04-14
loader: Added some missing function entry points to loader_icd_init_entrys.
Petros Bantolas
2016-04-08
loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensions
Jon Ashburn
2016-04-07
loader: Don't scribble on caller memory in CreateInstance,CreateDevice
Chris Forbes
2016-04-01
loader: report implicit instance extensions
Jeremy Hayes
2016-04-01
loader: vk{Create|Destroy}Instance can have multiple tmp callbacks
Ian Elliott
2016-04-01
loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevices
Piers Daniell
2016-04-01
loader: Fix loader_unwrap_physical_device() to cast to correct type
Piers Daniell
2016-03-25
loader: Fix bugs found in code review.
Ian Elliott
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
[next]