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
2015-09-25
WSI Validation: Initial WSI "swapchain" validation layer.
Ian Elliott
2015-09-23
bug-14715: DrawIndirect fix
Courtney Goeltzenleuchter
2015-09-23
loader: Remove instance validation checks from debug_report.c
Mark Lobodzinski
2015-09-23
loader: Remove validation checks from loader.c
Mark Lobodzinski
2015-09-23
bug 14365: make separate viewport and scissor cmds
Courtney Goeltzenleuchter
2015-09-23
bug 14365: replace dynamic state objects
Courtney Goeltzenleuchter
2015-09-23
intel: Removed ICD validation checks from dev.c
Mark Lobodzinski
2015-09-22
loader: Add lock around cJSON so big loader lock is not needed as much
Jon Ashburn
2015-09-18
loader: Fix a few possibly unitialized variables
Jon Ashburn
2015-09-17
Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo
Courtney Goeltzenleuchter
2015-09-17
Bug 14643: use VkClearDepthStencilValue
Courtney Goeltzenleuchter
2015-09-17
bug-14538: Remove validation error codes
Courtney Goeltzenleuchter
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-17
layers: Fix intercept of WSI instance entrypoints
Jon Ashburn
2015-09-17
loader: Remove windows disable of global optimization.
Jon Ashburn
2015-09-16
loader: Need to init instance dispatch without layers
Courtney Goeltzenleuchter
2015-09-11
bug 14537: Improve VkImageFormatProperties
Courtney Goeltzenleuchter
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
2015-09-10
bug-14538: Remove driver validation checks
Courtney Goeltzenleuchter
2015-09-09
loader: Use GetProcAddr function names from layer manifest file
Jon Ashburn
2015-09-09
vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139
Mark Lobodzinski
2015-09-08
Windows build: rename vulkan.0.dll to vulkan-0.dll
David Pinedo
2015-09-04
loader: Fix Windows build for alloc stuff
Jon Ashburn
2015-09-04
loader: make thirdparty code use allocation callbacks
Jon Ashburn
2015-09-04
loader: Make use of app provided allocation callbacks
Jon Ashburn
2015-09-04
loader: Add support for realloc using the app allocation callbacks.
Jon Ashburn
2015-09-04
loader: convert to using loader_stack_alloc for consistency
Jon Ashburn
2015-09-04
All extensions single revision number instead of major.minor.patch
Ian Elliott
2015-09-04
WSI: Convert from VERSION to REVISION
Ian Elliott
2015-09-04
WSI: Convert WSI swapchain extension usage to new KHR style
Ian Elliott
2015-09-04
WSI: Remove old loader code for the VK_WSI_LunarG extension.
Ian Elliott
2015-09-02
Bug 14522: Remove VkAttachmentView
Courtney Goeltzenleuchter
2015-09-01
headers: Add vk_sdk_platform.h for Win/Linux differences
Mark Lobodzinski
2015-08-27
loader: Fix SegFault if ICD JSON file doesn't exist to return gracefully
Jon Ashburn
2015-08-26
v156: Bug 14451 - Rename dynamic state objects
Cody Northrop
2015-08-26
Bug 14406: Add support for front/back stencil reference dynamic state
Cody Northrop
2015-08-26
Bug 14323: RasterLine and RasterDepthBias changes
Cody Northrop
2015-08-25
loader: Add support for relative pathnames in the ICD manifest file lib_path
Jon Ashburn
2015-08-24
loader: Make so layer manifest files are retained at CreateInstance
Jon Ashburn
2015-08-24
loader: Make the ICD library scan happen as needed rather than once
Jon Ashburn
2015-08-24
loader: Remove the device_extension list from from scanned icds, unused
Jon Ashburn
2015-08-24
loader: Remove the global extension list from scanned_icds struct
Jon Ashburn
2015-08-24
loader: Make the global/instance ext list once for each instance
Jon Ashburn
2015-08-24
loader: Remove global instance extension list and rebuild it as needed
Jon Ashburn
2015-08-13
loader: Fix bug in heap_free function to not do double free
Jon Ashburn
2015-08-12
loader: Handle multiple layers descriptions per manifest file
Jon Ashburn
2015-08-11
loader: Change to new WSI query functions.
Ian Elliott
2015-08-11
loader: Remove one time scan of layer libraries; do it as needed
Jon Ashburn
2015-08-07
include: Change debug report pUserData parameter to non-const
Jon Ashburn
2015-08-06
loader: Change layer manifest file location env var to VK_LAYER_PATH
Jon Ashburn
[next]