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-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
2015-11-12
bug 15120: rename vkCmdPushConstants "values" to "pValues"
Chia-I Wu
2015-11-08
Reset the "access_flags" for each loop iteration
Piers Daniell
2015-11-06
loader: Compile fixes to instance extension from rebase of bug 15068 changes
Jon Ashburn
2015-11-06
bug 15085: queue creation naming issues
Chia-I Wu
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-06
loader: Update calling conventions on instance extension functions
Jon Ashburn
2015-11-06
Merge branch 'david_include_change_20151106'
David Pinedo
2015-11-06
loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics
Jon Ashburn
2015-11-06
Moved header files from include to include/vulkan
David Pinedo
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-03
bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (...
Chia-I Wu
2015-11-03
bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...
Chia-I Wu
2015-11-03
bug 14608: VkShaderModule object lifetime (WIP)
Chia-I Wu
2015-11-03
bug 12921 part 2: Memory callback (WIP)
Chia-I Wu
2015-11-03
loader: Resource cleanup on loaer_init_physical_device_info()
Jon Ashburn
2015-11-03
loader: Call down chain for vkEnumerateDeviceExtensionProperties
Jon Ashburn
2015-11-03
loader: Create a VkPhysicalDevice object rather than using ICDs
Jon Ashburn
2015-11-03
layers: Windows define fixes
Tobin Ehlis
2015-11-02
loader: Fix Windows build
Courtney Goeltzenleuchter
2015-11-02
bug 14918 part 3: sed renames
Chia-I Wu
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
bug 14918 part 2: some simple renames (WIP)
Chia-I Wu
2015-11-02
bug 14892 part 2: rename more "count" (WIP)
Chia-I Wu
2015-11-02
bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP)
Chia-I Wu
2015-11-02
bug 14848: Verifying Sparse Behavior (WIP)
Chia-I Wu
[next]