aboutsummaryrefslogtreecommitdiff
path: root/loader/trampoline.c
AgeCommit message (Expand)Author
2016-05-16loader: deprecate device layersJon Ashburn
2016-04-21loader: fix LX475Jeremy Hayes
2016-04-20loader: ghlvl 361, Simplify library resource handlingJon Ashburn
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-15loader: Run clang-formatJon Ashburn
2016-04-14loader: dont free and reallocate physical devicesJeannot Breton
2016-04-08loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensionsJon Ashburn
2016-04-07loader: Don't scribble on caller memory in CreateInstance,CreateDeviceChris Forbes
2016-04-01loader: report implicit instance extensionsJeremy Hayes
2016-04-01loader: vk{Create|Destroy}Instance can have multiple tmp callbacksIan Elliott
2016-04-01loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevicesPiers Daniell
2016-04-01loader: Trampoline vkEnumeratePhysDev should use layer-returned physDev countPiers Daniell
2016-03-25loader: Fix bugs found in code review.Ian Elliott
2016-03-25loader: Setup temporary callback for vkDestroyInstanceIan Elliott
2016-03-24loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDevJon Ashburn
2016-03-11loader: make sure createDevice uses ICDs physicalDeviceJon Ashburn
2016-03-02loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDeviceJon Ashburn
2016-02-29loader: refactor EnumerateDevice*Properties terminate/trampoline codeJon Ashburn
2016-02-26loader: Better delineate trampoline and terminator functionsJon Ashburn
2016-02-14loader: add support for standard_validation layer enabled from env varJon Ashburn
2016-02-14loader: Add feature standard-validation layer from applicationJon Ashburn
2016-02-14loader: rerun clang-format on some filesJon Ashburn
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-08loader: Null-terminated string checksMark Lobodzinski
2016-02-04loader: GL120, move critical section to cover loader_get_icd_and_deviceAndrzej Kotlowski
2016-02-03loader: Fix bug on pass by value for created_instanceJon Ashburn
2016-02-03loader:Update copyright and apply clang-format (no logic changes)Jon Ashburn
2016-01-27loader: Fix createInstance to pass pAllocator downJon Ashburn
2016-01-25loader: Disable using CreateInstance allocation callbacksJon Ashburn
2016-01-20vktrace: Get partially working again with the new loader/layer interfaceJon Ashburn
2016-01-20loader: remove resolved TODOsCourtney Goeltzenleuchter
2016-01-20loader: implement new layer init methodCourtney Goeltzenleuchter
2016-01-18loader: Return the loader created instance rather than from the instance chainJon Ashburn
2016-01-14loader: Fix bad memory ref and CreateInstance fail don't write ouptutJon Ashburn
2016-01-14loader: Fix so unwrapped instance gets used for layer instance extension disp...Jon Ashburn
2016-01-12loader: Fix so unwrapped instance gets used for layer instance extension disp...Jon Ashburn
2016-01-11misc: Move to Vulkan header version 0.222Jon Ashburn
2016-01-07misc: make sure host memory alignment is a power of twoJon Ashburn
2015-12-31misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissorJon Ashburn
2015-12-17debug_report: rename object type and error bitsCourtney Goeltzenleuchter
2015-12-17loader: use callbacks from CreateInstanceCourtney Goeltzenleuchter
2015-12-17loader: utils for managing debug report eventsCourtney Goeltzenleuchter
2015-12-17misc: Update copyright statementsCourtney Goeltzenleuchter
2015-12-10loader: Convert ext list helper functions to generic formJon Ashburn
2015-12-01loader: Started porting loader to new WSI (GIPA missing).Ian Elliott
2015-11-20loader: Don't use ICD's VkDevice after it has been destroyedJon Ashburn
2015-11-12bug 15120: rename vkCmdPushConstants "values" to "pValues"Chia-I Wu
2015-11-06bug 15068: Use hardfp calling convention on Android for 32-bit ARM targetsChia-I Wu
2015-11-04misc: Update author informationCourtney Goeltzenleuchter
2015-11-04misc: switch copyright to ValveCourtney Goeltzenleuchter