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-22
loader_log: add OutputDebugString("\n");
mschott
2015-07-22
loader: Fix ICD and layer directory scan order on Linux
Adam Jackson
2015-07-22
demos: Add more validation layers and fix errors/warnings
Tony Barbour
2015-07-22
layers: objtrack has to call destroy in FreeDescriptorSets
Tony Barbour
2015-07-22
headers: Updated debug object-to-string fcn with missing object types
Mark Lobodzinski
2015-07-22
layers: Add destroy_obj calls for ObjectTracker
Mark Lobodzinski
2015-07-17
layers: Only verify data ptr not report_data
Courtney Goeltzenleuchter
2015-07-17
nulldrv: Link with -Bsymbolic so vkGetDeviceProcAddress behaves
Adam Jackson
2015-07-17
cmake: Specify -std=c++11
Adam Jackson
2015-07-17
cmake: Don't check for installed glm, it's in-tree
Adam Jackson
2015-07-17
Minor SDK-0.2 fixes for "tri"
Piers Daniell
2015-07-17
cube: Fill in pPlatformWindow after you have a window
Courtney Goeltzenleuchter
2015-07-17
cube: set VkAttachmentViewCreateInfo.format
Courtney Goeltzenleuchter
2015-07-17
cube: Keep track of queue_count in demo structure
Courtney Goeltzenleuchter
2015-07-17
loader: Switch to using layer manifest file info for layer extension info
Jon Ashburn
2015-07-17
layers: In DrawState correctly return rasterSamples count for PSO
Tobin Ehlis
2015-07-17
vulkan: Updated LICENSE.txt with all known license information
Mark Lobodzinski
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
[next]