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-12-17
loader: debug_report terminator functions use cast to get loader instance
Jon Ashburn
2015-12-17
debug_report: Add DebugReportMessage function
Courtney Goeltzenleuchter
2015-12-17
debug_report: make destroy have void return value
Courtney Goeltzenleuchter
2015-12-17
debug_report: rename and update to use CreateInfo
Courtney Goeltzenleuchter
2015-12-17
debug_report: Rename VkDbgMsgCallback object
Courtney Goeltzenleuchter
2015-12-15
loader: Remove unused function
Courtney Goeltzenleuchter
2015-12-15
loader: Remove unused debug helper functions
Courtney Goeltzenleuchter
2015-12-15
layers: Rename VK_DEBUG_REPORT_EXTENSION enums
Courtney Goeltzenleuchter
2015-12-15
layers: rename VkDbgObjectType
Courtney Goeltzenleuchter
2015-12-15
layers: Rename DebugReport flags
Courtney Goeltzenleuchter
2015-12-14
loader: Fix physical device cast for enumerate properties trampoline code
Jon Ashburn
2015-12-11
wsi: Make WSI cases more consistent, fail if not set correctly
Mark Lobodzinski
2015-12-11
loader: Fix bug where dynamic dispatch for layer dev exts needs to come later
Jon Ashburn
2015-12-11
loader: In CreateDevice trampoline code allow wrapped PhysicalDevice objects
Jon Ashburn
2015-12-11
Add an 'all' debug flag
Michael Worcester
2015-12-10
loader: Add support for device extension entrypoints in layer JSON files
Jon Ashburn
2015-12-10
loader: Convert ext list helper functions to generic form
Jon Ashburn
2015-12-07
Loader doc: Modifed WindowsICDs.txt
David Pinedo
2015-12-07
Make sure all createInfo is used creating instance
Tony Barbour
2015-12-02
Doc: change api_version and layer names in documentation files
David Pinedo
2015-12-02
loader: Fix layer library_path bug
Jon Ashburn
2015-12-01
loader: Add initialization of loader dispatch table for wsi device extensions
Jon Ashburn
2015-12-01
loader: Fix WSI compilation error if not XCB
Jon Ashburn
2015-12-01
loader: Add documentation fo loader handling of VK_surface_*KHR extensions.
Jon Ashburn
2015-12-01
wsi: Various fixes and Windows build issues
Mark Lobodzinski
2015-12-01
loader: Add terminator functions for Create*SurfaceKHR functions
Jon Ashburn
2015-12-01
loader: Convert vkDestroySurfaceKHR() to have a terminator.
Ian Elliott
2015-12-01
wsi: Moved definition of CreateXxxSurface extension to CMakefile
Mark Lobodzinski
2015-12-01
vulkan: Add win32 and xcb extensions to vulkan.py
Mark Lobodzinski
2015-12-01
loader: Fix typo in wsi file
Mark Lobodzinski
2015-12-01
loader: Add vkGetPhysicalDevice*PresentationSupportKHR()
Ian Elliott
2015-12-01
wsi: Fix windows build issues
Mark Lobodzinski
2015-12-01
loader: Address Jon Ashburn's review comments.
Ian Elliott
2015-12-01
loader: Add WSI "device" trampoline funcs (e.g. vkCreateSwapchainKHR).
Ian Elliott
2015-12-01
loader: Add new vkGetPhysicalDeviceSurface*KHR() functions.
Ian Elliott
2015-12-01
loader: Wrote vk{Create|Destroy}*SurfaceKHR() trampoline functions.
Ian Elliott
2015-12-01
loader: Export the trampoline code for vkGetPhysicalDeviceSurfaceSupportKHR
Ian Elliott
2015-12-01
loader: Create defaults for which platforms WSI is supported on.
Ian Elliott
2015-12-01
loader: Started plumbing the platform extensions.
Ian Elliott
2015-12-01
loader: Started porting loader to new WSI (GIPA missing).
Ian Elliott
2015-12-01
loader: Get loader compiling.
Ian Elliott
2015-12-01
WSI: Eliminate a lot of references to WSI header files.
Ian Elliott
2015-12-01
loader: Hand-edits
Ian Elliott
2015-12-01
WSI: sed-generated changes to WSI code (not all that's needed).
Ian Elliott
2015-11-24
Layers: changed layer names to conform to spec
David Pinedo
2015-11-20
loader: Don't use ICD's VkDevice after it has been destroyed
Jon Ashburn
2015-11-19
loader: Don't init icds if CreateInstance() from ICD fails.
Jon Ashburn
2015-11-18
loader: Make version in layer JSON files consistent
Jon Ashburn
2015-11-18
loader: Add parsing of api_version in ICD JSON
Jon Ashburn
2015-11-18
loader: Add dynamic dispatch for unknown device extension entrypoints
Jon Ashburn
[next]