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
Age
Commit message (
Expand
)
Author
2016-02-10
More api version bumps
Tony Barbour
2016-02-10
layers: Update api version to 1.0.3 in json files
Tony Barbour
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-09
loader: add Architecture and interface document
Jon Ashburn
2016-02-08
linux: use linux naming conventions
Jeremy Hayes
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-04
loader: GL120, move critical section to cover loader_get_icd_and_device
Andrzej Kotlowski
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
loader: Disable using CreateInstance allocation callbacks
Jon Ashburn
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-21
Make cJSON case-sensitive
Antoine Labour
2016-01-20
debug_report: Integrate review feedback
Courtney Goeltzenleuchter
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-19
debug_report: MR141, Change pUserData to match type used elsewhere
Courtney Goeltzenleuchter
2016-01-18
loader: Return the loader created instance rather than from the instance chain
Jon Ashburn
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
Change api_version to 1.0.1 in json files
Tony Barbour
2016-01-14
loader: Add support for implicit layer device extensions enumeration
Jon Ashburn
2016-01-14
loader: Fix so unwrapped instance gets used for layer instance extension disp...
Jon Ashburn
2016-01-12
header: move to version 1.0.1
Jon Ashburn
2016-01-12
loader: Fix so unwrapped instance gets used for layer instance extension disp...
Jon Ashburn
2016-01-12
loader: update linux version to 1.
Jeremy Hayes
2016-01-11
loader: Update README.md for ICD<->loader interface
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
2015-12-31
misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor
Jon Ashburn
2015-12-29
loader: Version 217 WSI changes.
Ian Elliott
2015-12-24
loader: Don't override VK_LAYER_PATH for implicit layers
Jon Ashburn
2015-12-24
loader: Fix typo in CreateDevice so ICDs see filtered device extension list
Jon Ashburn
2015-12-22
loader: Properly filter ICD extensions
Courtney Goeltzenleuchter
2015-12-18
Bug 15314: Make clear for layers that the registry value must be 0.
Ian Elliott
2015-12-17
loader: Add support for implicit layers
Jon Ashburn
2015-12-17
loader: Fix erroneous call to loader_log previously added
Jon Ashburn
[next]