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
/
layers
/
basic.cpp
Age
Commit message (
Expand
)
Author
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
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
layers: Allow calling down chain with vkEnumerateDeviceExtensionProperties
Jon Ashburn
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
bug 12921: Memory callback (WIP)
Chia-I Wu
2015-10-23
Bug 14621: Change vkGet* functions to not return VkResult
Courtney Goeltzenleuchter
2015-09-25
Make layers build on android.
Michael Lentine
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
2015-07-17
v127: Use PFN_vkVoidFunction for GetProcAddr
Courtney Goeltzenleuchter
2015-07-17
v133: eliminate version from extension properties
Courtney Goeltzenleuchter
2015-07-17
rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties
Courtney Goeltzenleuchter
2015-07-09
Layers: They now compile on Windows.
David Pinedo
2015-07-07
layers: Update basic sample layer
Courtney Goeltzenleuchter
2015-07-07
loader: Rename loader_platform.h -> vk_loader_platform.h
Tobin Ehlis
2015-07-07
layers: Rename all layer headers to begin with "vk_layer_" prefix
Tobin Ehlis
2015-07-07
include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h
Tobin Ehlis
2015-06-29
Revert "loader: Remove CreateDevice from loader's instance"
Courtney Goeltzenleuchter
2015-06-29
loader: Remove CreateDevice from loader's instance
Courtney Goeltzenleuchter
2015-06-29
loader: Move CreateDevice to device table
Courtney Goeltzenleuchter
2015-06-25
vulkan.h: V108 -- Static Types, Bug# 13919
Tony Barbour
2015-06-24
vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125)
Chris Forbes
2015-06-18
layers: Use static dispatch table maps
Courtney Goeltzenleuchter
2015-06-18
layers: Make dispatch table thread safe
Jon Ashburn
2015-06-17
loader: Support layers that don't have an extension entrypoint
Jon Ashburn
2015-06-17
extensions: begin changes for extension support
Courtney Goeltzenleuchter
2015-06-17
layers: Add DestroyDevice and DestroyInstance hooking to deinitialize tables
Jon Ashburn
2015-06-17
misc: Change vkGetProcAddr to vkGetDeviceProcAddr
Jon Ashburn
2015-06-17
layers: Use objects dispatch table for key to layer maps
Jon Ashburn
2015-06-17
misc: Loader and Layers move device chain activation to CreateDevice
Jon Ashburn
2015-06-17
layers: Add initialization of instance dispatch table
Jon Ashburn
2015-06-17
layers: Add GetInstanceProcAddr() to all layers
Jon Ashburn
2015-04-22
misc: Changes to fix warnings in Windows / VC++ build
Tony Barbour
2015-04-22
vkEnumerateLayers: Update to match upstream
Courtney Goeltzenleuchter
2015-04-16
Bug 13632 Header 84 Assorted questions and comments on vulkan.h
Tony Barbour
2015-04-16
layers: Removing old GetExtensionSupport API call
Tobin Ehlis
2015-04-16
vulkan: Add vkGetGlobalExtensionInfo entrypoint
Jon Ashburn
2015-04-16
layers: Remove wrapping of GPU objects by loader and layers
Jon Ashburn
2015-04-16
loader: refactor layer activation function to handle more general inputs
Jon Ashburn
2015-04-16
vulkan: beautification changes
Courtney Goeltzenleuchter
2015-04-16
vulkan: API renaming
Courtney Goeltzenleuchter
2015-04-16
Stage 1 of rename
Courtney Goeltzenleuchter
2015-04-16
layers: Update GetExtensionSupport() to handle queries for layer name
Jon Ashburn
2015-02-12
Win: Attempt to keep from using Linux functions.
Ian Elliott
2015-02-05
Win: Eliminate VS2013 miscellaneous additional compiler warnings.
Ian Elliott
2015-02-04
Can compile "loader" and "layers" on Windows and Linux ...
Ian Elliott
2015-02-04
xgl: Remove XGL_* typedef wrappers
Mark Lobodzinski
[next]