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-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
2015-11-02
bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEX...
Chia-I Wu
2015-11-02
bug 12921: Memory callback (WIP)
Chia-I Wu
2015-11-02
bug 14892: 'count' parameters and members named inconsistently in many cases ...
Chia-I Wu
2015-11-02
bug 14909: Define "length" as it relates to push constants be in units of byt...
Chia-I Wu
2015-10-30
bug 14876: Can timestamps be written inside a renderpass? (WIP)
Chia-I Wu
2015-10-30
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
Chia-I Wu
2015-10-30
MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore o...
Chia-I Wu
2015-10-30
bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP)
Chia-I Wu
2015-10-30
bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP)
Chia-I Wu
2015-10-30
bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP)
Chia-I Wu
2015-10-30
bug 14844: Query Pool issues (WIP)
Chia-I Wu
2015-10-29
loader: Update Linux and Windows ICD/layer discover documentation
jon
2015-10-29
loader: Update linux documentation on where ICD lives.
jon
2015-10-29
loader: Move utility function so it is found on both Linux and Windows
jon
2015-10-29
loader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on Linux
Daniel Dadap
2015-10-29
loader: add helper for combining paths
Daniel Dadap
2015-10-28
use conditional compilation based on _WIN32 instead of WIN32 and __linux__
Johannes van Waveren
2015-10-26
loader: Check for NULL ICD in CreateDevice
Jon Ashburn
2015-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
2015-10-23
misc: Change clear rectangle to include array layer/count
Courtney Goeltzenleuchter
2015-10-23
bug-14746: add batched submit for semaphores and command buffers
Courtney Goeltzenleuchter
2015-10-23
Bug 14621: Change vkGet* functions to not return VkResult
Courtney Goeltzenleuchter
2015-10-23
bug-14580: add dataSize to vkGetPipelineCacheData
Courtney Goeltzenleuchter
2015-10-23
bug-14642: Rename queueRecordCount to requestedQueueCount
Courtney Goeltzenleuchter
2015-10-23
bug-14291: combine color and depth/stencil clears
Courtney Goeltzenleuchter
2015-10-22
loader: Fix heap_realloc function to return newly allocated memory
Jon Ashburn
2015-10-15
loader: Clean up loader_platform file
Jon Ashburn
2015-10-14
loader: Use loc instead of location for getting the directory
Jason Ekstrand
2015-10-09
Loader: Fix locking bug in CreateInstance
Jon Ashburn
2015-10-08
loader: Remove unneeded defines
Courtney Goeltzenleuchter
2015-10-08
loader: Use correct 64bit printf format for Windows
Courtney Goeltzenleuchter
2015-10-08
layers: Fix Windows compile warnings
Courtney Goeltzenleuchter
2015-10-08
loader: Support GetInsTanceProcAddr(inst, "vkGetDeviceProcAddr")
Jon Ashburn
2015-10-08
layers: In DeviceLimits move dispatch table to layer data struct
Tobin Ehlis
2015-10-07
loader: Fix comile warning on Window
Jon Ashburn
2015-10-06
loader, icd: correct use of _aligned_malloc
Mike Stroyan
2015-10-06
loader: match free to alloc in dirent functions
Mike Stroyan
2015-10-05
loader: Fix GetInstanceProcAddr for CreateDevice
Jon Ashburn
2015-10-05
loader: Add warning message for unreconized layer names from env var
Jon Ashburn
2015-10-02
loader: Fixes in trampoline code to support layers which wrap objects
Jon Ashburn
2015-10-01
loader: fix use of freed memory
Mike Stroyan
2015-10-01
loader: Fix vkGetInstanceProcAddr to handle debug_report extension
Jon Ashburn
2015-09-30
loader: Change GetXXProcAddr to support NULL dispatchable object
Jon Ashburn
2015-09-25
misc: Move snprintf define to vk_sdk_platform.h
Courtney Goeltzenleuchter
2015-09-25
Make layers build on android.
Michael Lentine
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
[next]