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
/
trampoline.c
Age
Commit message (
Expand
)
Author
2016-05-16
loader: deprecate device layers
Jon Ashburn
2016-04-21
loader: fix LX475
Jeremy Hayes
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: dont free and reallocate physical devices
Jeannot Breton
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: Trampoline vkEnumeratePhysDev should use layer-returned physDev count
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-11
loader: make sure createDevice uses ICDs physicalDevice
Jon Ashburn
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-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-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-08
loader: Null-terminated string checks
Mark Lobodzinski
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-27
loader: Fix createInstance to pass pAllocator down
Jon Ashburn
2016-01-25
loader: Disable using CreateInstance allocation callbacks
Jon Ashburn
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: implement new layer init method
Courtney Goeltzenleuchter
2016-01-18
loader: Return the loader created instance rather than from the instance chain
Jon Ashburn
2016-01-14
loader: Fix bad memory ref and CreateInstance fail don't write ouptut
Jon Ashburn
2016-01-14
loader: Fix so unwrapped instance gets used for layer instance extension disp...
Jon Ashburn
2016-01-12
loader: Fix so unwrapped instance gets used for layer instance extension disp...
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
2015-12-31
misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor
Jon Ashburn
2015-12-17
debug_report: rename object type and error bits
Courtney Goeltzenleuchter
2015-12-17
loader: use callbacks from CreateInstance
Courtney Goeltzenleuchter
2015-12-17
loader: utils for managing debug report events
Courtney Goeltzenleuchter
2015-12-17
misc: Update copyright statements
Courtney Goeltzenleuchter
2015-12-10
loader: Convert ext list helper functions to generic form
Jon Ashburn
2015-12-01
loader: Started porting loader to new WSI (GIPA missing).
Ian Elliott
2015-11-20
loader: Don't use ICD's VkDevice after it has been destroyed
Jon Ashburn
2015-11-12
bug 15120: rename vkCmdPushConstants "values" to "pValues"
Chia-I Wu
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
[next]