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.c
Age
Commit message (
Expand
)
Author
2016-03-24
loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev
Jon Ashburn
2016-03-22
misc: Update to header version 1.0.6
Jon Ashburn
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-08
loader: VulkanTools PR 13 Resolve ...XlibPresentationSupportKHR
Karl Schultz
2016-03-04
loader: gllavl#46 add check for device extensions
Jeremy Hayes
2016-03-02
loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice
Jon Ashburn
2016-02-29
loader: refactor EnumerateDevice*Properties terminate/trampoline code
Jon Ashburn
2016-02-26
loader: Better delineate trampoline and terminator functions
Jon Ashburn
2016-02-24
loader: Fix MSVS warnings
Karl Schultz
2016-02-22
loader: Fix Wayland support
Jason Ekstrand
2016-02-19
loader: Fix standard_validation enumeration on instance chain
Jon Ashburn
2016-02-18
loader: Environment variable override got broken with recent change
Jon Ashburn
2016-02-18
loader: Add a ICD and layer search path for loader to discover JSON files
Jon Ashburn
2016-02-15
loader: Add better checks for malformed disable_environment in layer JSON file
Jon Ashburn
2016-02-14
loader: check for null pointers in loader_add_layer_property_meta
David Pinedo
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
layers/loader: Fix string validation error
Mark Lobodzinski
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-09
loader: Change error to warning for missing layer registry key
Jon Ashburn
2016-02-08
loader: Null-terminated string checks
Mark Lobodzinski
2016-02-08
loader: MR215 device extensions not enumerated
Courtney Goeltzenleuchter
2016-02-04
loader: filter device extensions in the terminator instead of trampoline
Jon Ashburn
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-27
loader: Fix createInstance to pass pAllocator down
Jon Ashburn
2016-01-26
loader: Don't have createInstance terminator code write the instance
Jon Ashburn
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-20
vktrace: Get partially working again with the new loader/layer interface
Jon Ashburn
2016-01-20
loader: remove resolved TODOs
Courtney Goeltzenleuchter
2016-01-20
loader: Remove CreateInstance and CreateDevice
Courtney Goeltzenleuchter
2016-01-20
loader: Use ICD's GetInstanceProcAddr
Courtney Goeltzenleuchter
2016-01-20
loader: Add util to strip loader extensions
Courtney Goeltzenleuchter
2016-01-20
loader: implement new layer init method
Courtney Goeltzenleuchter
2016-01-15
laoder: Fix phys_dev to use unwrapped version in loader_CreateDevice
Jon Ashburn
2016-01-14
loader: Fix bad memory ref and CreateInstance fail don't write ouptut
Jon Ashburn
2016-01-14
loader: Add support for implicit layer device extensions enumeration
Jon Ashburn
2016-01-12
loader: Fix so unwrapped instance gets used for layer instance extension disp...
Jon Ashburn
2016-01-11
loader: Fix old ICD interface to not use vkGetInstanceProcAddr(NULL,)
Jon Ashburn
2016-01-11
misc: Move to Vulkan header version 0.222
Jon Ashburn
2016-01-07
misc: make sure host memory alignment is a power of two
Jon Ashburn
2016-01-07
loader: Find ICD entrypoints via vk_icdGetInstanceProcAddr first in ICD library
Jon Ashburn
2016-01-04
loader: Convert getenv on Windows to use GetEnvironmentVariable
Jon Ashburn
2016-01-04
loader: MR111, Fix memleaks
BogDan Vatra
[next]