loader: EnumPhysDev fixes
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / loader / trampoline.c
2016-12-27 Mark Youngloader: EnumPhysDev fixes
2016-12-23 Michael Jurkaloader: clean up comment and variable
2016-12-23 Lenny Komowloader: Fix out of memory in enumerate phys devs
2016-12-22 Lenny Komowloader: Update tramp phys devices dynamically
2016-11-14 Mark Youngloader: Fix pointer dereference issue.
2016-11-14 Mark Youngloader: gh1120/gh1134 - Object wrapping issues
2016-11-03 Mark Youngloader: Rename icd and physical device vars
2016-09-20 Mark Youngloader: More changes for gh181
2016-09-19 Piers Daniellloader: Fixes for ICD vk{Create|Destroy}SurfaceKHR
2016-09-19 Mark Youngloader: gh181 use ICD for SurfaceKHR
2016-09-01 Mark Youngloader: gh851 wrap debug report callbacks
2016-08-31 Mark Lobodzinskiloader: Add support for NV instance extension
2016-08-19 Mark Youngloader: Fix CTS failures in simulate_oom tests.
2016-08-01 Mark Youngloader : Fix segfault in vulkaninfo
2016-08-01 davidhubbardloader: gh571 vkEnumerateInstanceLayerProperties()
2016-07-27 Jeremy Hayesloader: return incomplete when count < available
2016-07-11 Karl Schultzmisc: Update to Vulkan header version 20
2016-06-30 Mark Youngloader: GH370 - re-enable allocator usage
2016-06-30 Mark YoungRevert "loader: GH370 - re-enable allocator usage"
2016-06-30 Mark Youngloader: GH370 - re-enable allocator usage
2016-06-29 Chris ForbesRevert "loader: GH370 - re-enable allocator usage"
2016-06-29 Mark Youngloader: GH370 - re-enable allocator usage
2016-05-16 Jon Ashburnloader: deprecate device layers
2016-04-21 Jeremy Hayesloader: fix LX475
2016-04-20 Jon Ashburnloader: ghlvl 361, Simplify library resource handling
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-04-15 Jon Ashburnloader: Run clang-format
2016-04-14 Jeannot Bretonloader: dont free and reallocate physical devices
2016-04-08 Jon Ashburnloader: ghlvl #66, Ensure std_validationadvertises...
2016-04-07 Chris Forbesloader: Don't scribble on caller memory in CreateInstan...
2016-04-01 Jeremy Hayesloader: report implicit instance extensions
2016-04-01 Ian Elliottloader: vk{Create|Destroy}Instance can have multiple...
2016-04-01 Piers Daniellloader: Remove trampoline/terminator dependency in...
2016-04-01 Piers Daniellloader: Trampoline vkEnumeratePhysDev should use layer...
2016-03-25 Ian Elliottloader: Fix bugs found in code review.
2016-03-25 Ian Elliottloader: Setup temporary callback for vkDestroyInstance
2016-03-24 Jon Ashburnloader: ghlvl 116 Fix CreateDevice to use the proper...
2016-03-11 Jon Ashburnloader: make sure createDevice uses ICDs physicalDevice
2016-03-04 tobineMerge pull request #59 from chrisforbes/ds-more-fixes
2016-03-02 Jon Ashburnloader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice
2016-02-29 Jon Ashburnloader: refactor EnumerateDevice*Properties terminate...
2016-02-26 Jon Ashburnloader: Better delineate trampoline and terminator...
2016-02-14 Jon Ashburnloader: add support for standard_validation layer enabl...
2016-02-14 Jon Ashburnloader: Add feature standard-validation layer from...
2016-02-14 Jon Ashburnloader: rerun clang-format on some files
2016-02-10 Tobin EhlisMerge branch 'stroyan_draw_state_beginCB' into 'master'
2016-02-10 Karl SchultzRemove Khronos confidential clause from license text.
2016-02-08 Mark Lobodzinskiloader: Null-terminated string checks
2016-02-04 Andrzej Kotlowskiloader: GL120, move critical section to cover loader_ge...
2016-02-03 Jon Ashburnloader: Fix bug on pass by value for created_instance
2016-02-03 Jon Ashburnloader:Update copyright and apply clang-format (no...
2016-01-27 Jon Ashburnloader: Fix createInstance to pass pAllocator down
2016-01-25 Jon Ashburnloader: Disable using CreateInstance allocation callbacks
2016-01-21 Jon Ashburnvktrace: Get partially working again with the new loade...
2016-01-21 Courtney Goeltzenl... loader: remove resolved TODOs
2016-01-21 Courtney Goeltzenl... loader: implement new layer init method
2016-01-18 Jon Ashburnloader: Return the loader created instance rather...
2016-01-14 Jon Ashburnloader: Fix bad memory ref and CreateInstance fail...
2016-01-14 Jon Ashburnloader: Fix so unwrapped instance gets used for layer...
2016-01-12 Jon Ashburnloader: Fix so unwrapped instance gets used for layer...
2016-01-11 Jon Ashburnmisc: Move to Vulkan header version 0.222
2016-01-07 Jon Ashburnmisc: make sure host memory alignment is a power of two
2015-12-31 Jon Ashburnmisc: rename startXXX to firstXXX and add firstXXX...
2015-12-17 Courtney Goeltzenl... debug_report: rename object type and error bits
2015-12-17 Courtney Goeltzenl... loader: use callbacks from CreateInstance
2015-12-17 Courtney Goeltzenl... loader: utils for managing debug report events
2015-12-17 Courtney Goeltzenl... misc: Update copyright statements
2015-12-10 Jon Ashburnloader: Convert ext list helper functions to generic...
2015-12-01 Ian Elliottloader: Started porting loader to new WSI (GIPA missing).
2015-11-20 Jon Ashburnloader: Don't use ICD's VkDevice after it has been...
2015-11-12 Chia-I Wubug 15120: rename vkCmdPushConstants "values" to "pValues"
2015-11-06 Chia-I Wubug 15068: Use hardfp calling convention on Android...
2015-11-04 Courtney Goeltzenl... misc: Update author information
2015-11-04 Courtney Goeltzenl... misc: switch copyright to Valve
2015-11-04 Courtney Goeltzenl... misc: Remove Vulkan name from Copyright
2015-11-03 Chia-I Wubug 15045: vkGetPhysicalDeviceImageFormatProperties...
2015-11-03 Chia-I Wubug 14537: vkGetPhysicalDeviceImageFormatProperties...
2015-11-03 Chia-I Wubug 14608: VkShaderModule object lifetime (WIP)
2015-11-03 Jon Ashburnloader: Call down chain for vkEnumerateDeviceExtensionP...
2015-11-03 Jon Ashburnloader: Create a VkPhysicalDevice object rather than...
2015-11-02 Chia-I Wubug 14918 part 3: sed renames
2015-11-02 Chia-I Wubug 14921 part 1: sed renames
2015-11-02 Chia-I Wubug 14918 part 2: some simple renames (WIP)
2015-11-02 Chia-I Wubug 14892 part 2: rename more "count" (WIP)
2015-11-02 Chia-I Wubug 14918 part1: consistency/cleanup ideas (from jbolz...
2015-11-02 Chia-I Wubug 14848: Verifying Sparse Behavior (WIP)
2015-11-02 Chia-I Wubug 14543: rename VkTex* enums to VkTexture* similarly...
2015-11-02 Chia-I Wubug 12921: Memory callback (WIP)
2015-11-02 Chia-I Wubug 14892: 'count' parameters and members named inconsi...
2015-11-02 Chia-I Wubug 14909: Define "length" as it relates to push consta...
2015-10-30 Chia-I Wubug 14876: Can timestamps be written inside a renderpas...
2015-10-30 Chia-I WuMR 461: Documented updated vkQueueSubmit and remove...
2015-10-30 Chia-I Wubug 14868: Replace VkTimestampType with VkPipelineStage...
2015-10-30 Chia-I Wubug 14855: vkGetPipelineCacheSize is unique (consistenc...
2015-10-30 Chia-I Wubug 14365: Rename slopeScaledDepthBias to depthBiasSlop...
2015-10-30 Chia-I Wubug 14844: Query Pool issues (WIP)
2015-10-26 Courtney Goeltzenl... bug-14258: Make descriptor pools and command pools...
2015-10-23 Courtney Goeltzenl... misc: Change clear rectangle to include array layer...
2015-10-23 Courtney Goeltzenl... bug-14746: add batched submit for semaphores and comman...
2015-10-23 Courtney Goeltzenl... Bug 14621: Change vkGet* functions to not return VkResult
next