docs: Improve OSX steps for Android
[platform/upstream/Vulkan-Tools.git] / loader /
2016-05-20 David Pinedowinrtinstaller: remove dependency on msvcrt redistribu...
2016-05-19 Chia-I Wudocs: update v0 languages for device layer deprecation
2016-05-18 Jon Ashburndoc: update layer and loader doc for device lyaer depre...
2016-05-17 Jeremy Hayesloader: update linux so version
2016-05-17 Jon Ashburnloader: Treat GLOBAL layers same as INSTANCE layers
2016-05-16 Jon Ashburnloader: reduce message level if GDPA of a layer is...
2016-05-16 Jon Ashburnloader: deprecate device layers
2016-05-12 Jeremy Hayesloader: update linux so version
2016-05-10 Jon Ashburnloader: Update interface doc
2016-05-09 Jon Ashburnloader: lvlgh204, Fix calls to secure_getenv on glibc...
2016-05-06 Chia-I Wudoc: allow layers to ignore pAllocator
2016-05-05 David Pinedoloader: added Windows resource file for vulkan-1.dll
2016-05-05 Mark Youngloader: Fix issue when ICD DestroyDebugReportCallbackEX...
2016-05-05 Mark MuellerCMakeLists.txt and doc changes for
2016-04-28 Jamie Madillloader: Add compile-time option for layer search paths.
2016-04-28 Jamie MadillRevert "loader: Remove the default directory paths...
2016-04-28 Jon Ashburnloader: don't remove loader structs from CreateInfo...
2016-04-26 Jon Ashburnloader: update doc to remove sentence allowing layers...
2016-04-25 Jon Ashburnloader: ghlvl#180 Support a ICD interface version negot...
2016-04-25 Jon Ashburnloader: update spec doc for ICD interface versioning
2016-04-22 greg-lunargMerge pull request #342 from KhronosGroup/update_toolch...
2016-04-22 Chia-I Wudoc: remove rules on vkEnumerate*Properties for layers
2016-04-22 Chia-I Wudoc: formalize the current loader-layer interface
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-19 ttyioUpdate typo in doc
2016-04-18 David Pinedodoc: fix typos in doc
2016-04-15 Jon AshburnRevert "loader: Temp workaround to add WSI surface...
2016-04-15 Jon AshburnRevert "loader: temp workaround for advertising linux...
2016-04-15 Jon Ashburnloader: Remove the default directory paths for ICDs...
2016-04-15 Jon Ashburnloader: Run clang-format
2016-04-14 Piers Daniellloader: `Remove the ICD and Layers search path for...
2016-04-14 Jeannot Bretonloader: dont free and reallocate physical devices
2016-04-14 Petros Bantolasloader: Added some missing function entry points to...
2016-04-08 Jon Ashburnloader: ghlvl #66, Ensure std_validationadvertises...
2016-04-07 Jon Ashburnloader: Fix the std_validation version to really be...
2016-04-07 Chris Forbesloader: Preserve order during layer list expansion
2016-04-07 Chris Forbesloader: Don't scribble on caller memory in CreateInstan...
2016-04-07 Jon Ashburnloader: temp workaround for advertising linux wsi surfa...
2016-04-07 Jon Ashburnloader: Update specification doc for dispatchable objec...
2016-04-06 Piers Daniellloader: Fix regression with dEQP-VK.api.object_manageme...
2016-04-06 Karl Schultzloader: remove unused instance_dispatch.png
2016-04-05 Jeremy Hayesloader: bump linux version
2016-04-05 Jon Ashburnloader: Temp workaround to add WSI surface extensions...
2016-04-05 Jamie MadillFix 4 MSVS warnings in loader and layers.
2016-04-04 Jon Ashburnloader: ghlvl #204, Use __secure_getenv if secure_geten...
2016-04-02 Eric Engestromloader: fix spelling mistakes
2016-04-01 Jeremy Hayesloader: report implicit instance extensions
2016-04-01 Ian Elliottloader: vk{Create|Destroy}Instance can have multiple...
2016-04-01 Jon Ashburnloader: Fix createDev treminator to init the logicalDev...
2016-04-01 Piers Daniellloader: Remove trampoline/terminator dependency in...
2016-04-01 Piers Daniellloader: Trampoline vkEnumeratePhysDev should use layer...
2016-04-01 Piers Daniellloader: Fix loader_unwrap_physical_device() to cast...
2016-04-01 Jon Ashburnloader: Add device callback to set dispatchable object
2016-04-01 Jon Ashburnloader: Remove the device_info in the layer chain structure
2016-04-01 Jon Ashburnloader: Add instance callback to set dispatchable objects
2016-04-01 Jon Ashburnloader: Remove the instance_info in the layer chain...
2016-03-28 Jon Ashburnloader: Fix MSVC post-build event so copy with non...
2016-03-28 Jesse HallMerge pull request #201 from critsec/vkjson-build-fixes
2016-03-25 Jon Ashburncmake: Add post build event for MSVC for vulkan dll...
2016-03-25 Jon Ashburnloader: ghlvl#79, Fix to not report unsupported WSI...
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: Fix some typos from the recent WSI checkins...
2016-03-24 Ian Elliottloader: Convert fprintf() calls to loader_log()
2016-03-24 Ian Elliottlayers: WSI functions should not work unless enabled.
2016-03-24 Jon Ashburnloader: ghlvl 116 Fix CreateDevice to use the proper...
2016-03-22 Jon Ashburnmisc: Update to header version 1.0.6
2016-03-21 Mark Lobodzinskilayers: Rename param_checker to parameter_validation
2016-03-16 Mark Lobodzinskilayers: Replace draw_state and mem_tracker with core...
2016-03-14 Aaron Karp#include formatting changes for relative look-up.
2016-03-11 Jon Ashburnloader: make sure createDevice uses ICDs physicalDevice
2016-03-11 Jon Ashburnloader: Fix cmake on win for list of normal and opt...
2016-03-10 David Pinedoloader: fix cmake file so it doesn't always build loade...
2016-03-08 Jon Ashburnloader: Fix issue passing wrong instance if layer wraps...
2016-03-08 Tony BarbourBump api_version to 1.0.5 in json files
2016-03-08 Jon Ashburnloader: gllvl #50, Add support for the WSI extension...
2016-03-08 Karl Schultzloader: VulkanTools PR 13 Resolve ...XlibPresentationSu...
2016-03-04 Jeremy Hayesloader: gllavl#46 add check for device extensions
2016-03-04 tobineMerge pull request #59 from chrisforbes/ds-more-fixes
2016-03-03 Jon Ashburnmisc: Remove lunarg_debug_marker extension
2016-03-03 Jon Ashburnloader: Update documentation to remove editing comments.
2016-03-02 Jon Ashburnloader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice
2016-02-29 Jon Ashburnloader: refactor EnumerateDevice*Properties terminate...
2016-02-29 Mark Lobodzinskiloader: GH PR17, Add windows support for new displayser...
2016-02-29 Mun, Gwan-gyeongcmake: GH PR17, Add WSI options to loader codegen script
2016-02-29 Mun, Gwan-gyeongloader: GH PR17, Fix typo in comment
2016-02-26 Jon Ashburnloader: Better delineate trampoline and terminator...
2016-02-25 Karl Schultzloader: Fix MSVS warnings
2016-02-24 Jon Ashburnloader: Update doc to add the Linux search path
2016-02-24 Courtney Goeltzenl... loader: Add example code
2016-02-24 Courtney Goeltzenl... loader: doc cleanup
2016-02-24 Courtney Goeltzenl... loader: doc cleanup
2016-02-22 Jeff Julianoloader: Fix typos, spelling, grammar in loader interfac...
2016-02-22 Jason Ekstrandloader: Fix Wayland support
2016-02-19 Jon Ashburnloader: Fix standard_validation enumeration on instance...
2016-02-18 Jon Ashburnloader: Fix threading layer name in loader standard_thr...
2016-02-18 Jon Ashburnloader: Environment variable override got broken with...
2016-02-18 Jon Ashburnloader: Fix windows build from last loader checkin
next