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
2016-03-31
Don't validate memory if used for both input and output.
Michael Lentine
2016-03-31
Turn off XLIB define
Tony Barbour
2016-03-31
layers: Fix remaining leak in vkDestroyFramebuffers
Chris Forbes
2016-03-31
layers: Don't leak a VkFramebufferCreateInfo from vkCreateFramebuffer
Chris Forbes
2016-03-31
layers: Fix the other half of #212 (bad error)
Chris Forbes
2016-03-31
layers: Don't stash pointer to caller memory in bound function
Chris Forbes
2016-03-31
SPIR-V: Update glslang and spriv-tools to latest
GregF
2016-03-30
winrtinstaller: fix typos in windowsRuntimeInstaller/README.txt
David Pinedo
2016-03-30
layers: GH215 Removes an invalid check in vkCmdBindDescriptorSets()
Dominik Witczak
2016-03-30
docs: Add OSX and Android build steps
Cody Northrop
2016-03-30
toolchain: Add Android specific update scripts
Cody Northrop
2016-03-30
layers: Update descriptor tracking in core_validation
Tobin Ehlis
2016-03-30
#37: vkAcquireNextImageKHR() will no longer treat VK_NULL_HANDLE arg as a val...
Dominik Witczak
2016-03-30
layers: Build up next layer for compute shader validation
Chris Forbes
2016-03-30
layers: More slight tidying of SC pass
Chris Forbes
2016-03-30
layers: Make some SC error reporting slightly less misleading
Chris Forbes
2016-03-30
layers: Separate out validation of a single pipeline stage
Chris Forbes
2016-03-30
layers: Add device handle in CV layer data
Chris Forbes
2016-03-30
layers: Remove dead render_pass forward declaration
Chris Forbes
2016-03-30
layers: Reduce noise in string conversion of objects
Chris Forbes
2016-03-30
layers: remove unused getTIDIndex function and associated data
Chris Forbes
2016-03-30
layers: LX446, Allow GetDeviceQueue to be called multiple times
Mark Lobodzinski
2016-03-30
layers: Relax descriptor type match for texel buffers slightly
Chris Forbes
2016-03-29
layers: GH195 Fix core_validation dynamic state checks
Tobin Ehlis
2016-03-29
winrtinstaller: removed vulkaninfo from RT Start Menu
David Pinedo
2016-03-29
winrtinstaller: convert RT installer log file to ascii
David Pinedo
2016-03-29
layers: Improve core_validation image layout error message
Mark Lobodzinski
2016-03-29
layers: Michael's fix for uninit'd data in FindLayout
Mark Lobodzinski
2016-03-29
Remove device from layer_data_map at destroy in parameter_validation
Tony Barbour
2016-03-29
winrtinstaller: Add logging support to Windows Runtime Installer
David Pinedo
2016-03-29
layers: Get rid of 1K limit on debug message length
Chris Forbes
2016-03-28
loader: Fix MSVC post-build event so copy with non-existent dir works
Jon Ashburn
2016-03-28
layers: Clarify message when query has not been performed.
Michael Lentine
2016-03-28
Revert "layers: Make layout checks warnings for pass begin."
Michael Lentine
2016-03-28
layers: update json to 1.0.7
Jon Ashburn
2016-03-28
header: update to version 1.0.7
Jon Ashburn
2016-03-28
Merge pull request #201 from critsec/vkjson-build-fixes
Jesse Hall
2016-03-28
demos: Change MSVC proj files to remove PATH and add VK_LAYER_PATH
Jon Ashburn
2016-03-25
cmake: Add post build event for MSVC for vulkan dll copy
Jon Ashburn
2016-03-25
demos: Fix 32-bit Windows compilation problem.
Karl Schultz
2016-03-25
demos: add missing signal.h to tri.
Karl Schultz
2016-03-25
demos: Implement --break for cube and tri.
Karl Schultz
2016-03-25
layers: DL - Get inheritedQueries support from physical device features
Tony Barbour
2016-03-25
loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux
Jon Ashburn
2016-03-25
demos: Simplify vulkaninfo to not enable any extensions.
Jon Ashburn
2016-03-25
layers: Use vector::resize instead of reserve to avoid portability issue.
Karl Schultz
2016-03-25
layers: Fix issue when sub-passes have diff attachment count.
Mark Young
2016-03-25
loader: Fix bugs found in code review.
Ian Elliott
2016-03-25
cube: Call vkCreateInstance so that it sets up a temporary callback.
Ian Elliott
2016-03-25
loader: Setup temporary callback for vkDestroyInstance
Ian Elliott
[next]