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
Age
Commit message (
Expand
)
Author
2015-07-17
loader:Remove dead code involving layer library queries now in manifest file
Jon Ashburn
2015-07-17
loader: Update loader readme and add ICD/ layer discovery documentation
Jon Ashburn
2015-07-17
loader: Use GetInstanceProcAddr rather than dlsym for most ICD entrypoints
Jon Ashburn
2015-07-17
icd: Generate vkInstanceProcAddr with real entrypoints
Jon Ashburn
2015-07-17
loader: use VkDevice when initializing device table
Courtney Goeltzenleuchter
2015-07-17
demos: Set size of uniform buffer in cube
Cody Northrop
2015-07-17
demos: Remove reference to undefined variable
Courtney Goeltzenleuchter
2015-07-17
misc: Create new glslang directory if needed
Courtney Goeltzenleuchter
2015-07-17
Updated BUILD.md to ref the specs on how the loader finds ICDs/layers.
Ian Elliott
2015-07-17
bug-14282: remove const
Courtney Goeltzenleuchter
2015-07-17
Clean up warnings from release build
Tony Barbour
2015-07-17
mem_tracker: Use device object for dispatch tables
Courtney Goeltzenleuchter
2015-07-17
mem_tracker: Don't try to copy data if none available
Courtney Goeltzenleuchter
2015-07-17
Windows: Clean up more compiler errors and warnings
Tony Barbour
2015-07-17
Windows: more changes for windows compiler
Tony Barbour
2015-07-17
Windows: more fixes for windows compile
Tony Barbour
2015-07-17
Windows: More windows compilier fixes
Tony Barbour
2015-07-17
windows: clean up windows compile issues
Tony Barbour
2015-07-17
layers: Remove dead code.
Jeremy Hayes
2015-07-17
layers: In MemTracker remove non-intercepted WSI funcs from GetProcAddr
Tobin Ehlis
2015-07-17
vulkan: Fix definition of LayerProperties
Courtney Goeltzenleuchter
2015-07-17
layers: MemTracker fix to skip COLOR usage bit check for now
Tobin Ehlis
2015-07-17
layers: Fix some failing layer validation tests
Tobin Ehlis
2015-07-17
demos: Hack to get cube working--only 2 swap chain images.
Ian Elliott
2015-07-17
loader: Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
icd-common: Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
layers: INITIAL Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
nulldrv: Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
demos: Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
WSI: Add swapchain-extension headers (versions 12 & 40).
Ian Elliott
2015-07-17
misc: Bump patch number to reflect diffs
Courtney Goeltzenleuchter
2015-07-17
layers: Add install step for layers rpath settings
Mike Stroyan
2015-07-17
demos: Fix Linux compiler warnings in "vulkaninfo.c"
Ian Elliott
2015-07-17
mem_tracker: Provide ctor for embedded union (and name it so we can)
Chris Forbes
2015-07-17
vulkan: Remove unused STRUCTURE_TYPE enum
Courtney Goeltzenleuchter
2015-07-17
v106: remove optional primitiveRestartIndex
Courtney Goeltzenleuchter
2015-07-17
vulkan.h: Remove unused LAYER_CREATE_INFO type
Courtney Goeltzenleuchter
2015-07-17
v115: Remove pLinkConstBufferInfo
Courtney Goeltzenleuchter
2015-07-17
v131?: Remove ColorBlendAttachments->format
Courtney Goeltzenleuchter
2015-07-17
v122?: Remove provoking vertex, now always last
Courtney Goeltzenleuchter
2015-07-17
v106: Remove optional pointOrigin
Courtney Goeltzenleuchter
2015-07-17
v106: remove optional depthMode
Courtney Goeltzenleuchter
2015-07-17
bug 14084: eliminate ERROR_INVALID_OBJECT_TYPE
Courtney Goeltzenleuchter
2015-07-17
v127: Use PFN_vkVoidFunction for GetProcAddr
Courtney Goeltzenleuchter
2015-07-17
v115: Remove linkConstBufferCount
Courtney Goeltzenleuchter
2015-07-17
v106: Remove optional multisampleEnable
Courtney Goeltzenleuchter
2015-07-17
v106: Remove clipOrigin
Courtney Goeltzenleuchter
2015-07-17
v128: Remove maxInlineMemoryUpdateSize
Courtney Goeltzenleuchter
2015-07-17
v133: eliminate version from extension properties
Courtney Goeltzenleuchter
2015-07-17
v133: Update parameters on CmdPipelineBarrier
Courtney Goeltzenleuchter
[prev]
[next]