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-16
demos: Put smoketest exe in same dir as cube and tri
Tony Barbour
2016-03-16
layers: Replace draw_state and mem_tracker with core validation
Mark Lobodzinski
2016-03-15
cmake: Find spirv/glslang dependencies
Dustin Graves
2016-03-15
winrtinstaller: Install both x86 and x64 redist's if either is not installed
David Pinedo
2016-03-15
layers: Add some defensive code to core_validation
Tobin Ehlis
2016-03-15
cmake: Fix windows debug build for large object files
Mark Lobodzinski
2016-03-15
layers: Fix crash in core_validation layer
Mark Lobodzinski
2016-03-15
layers: Add json files for core_validation layer
Mark Lobodzinski
2016-03-15
layers: Fix core_validation compilation error
Mark Lobodzinski
2016-03-15
layers: Merge mem_tracker and draw_state layers into core_validation layer
Tobin Ehlis
2016-03-15
layers: GH130 Fix to correctly get type/flags from set binding
Tobin Ehlis
2016-03-15
winrtinstaller: Verify vulkan-1-*dll has correct file name format
David Pinedo
2016-03-15
layers: PR118, Remove erroneous validation error from swapchain
szdarkhack
2016-03-15
layers: GH132 Event handle should be printed as a hexadecimal value
Dominik Witczak
2016-03-15
android: Fix android build
Tobin Ehlis
2016-03-15
layers: draw state image/layout cleanup
Dustin Graves
2016-03-14
layers: Change header path for spirv.h in draw_state
Jon Ashburn
2016-03-14
#include formatting changes for relative look-up.
Aaron Karp
2016-03-14
demos: Fix typo in tri.c that prevented validate arg from working correctly
Mark Lobodzinski
2016-03-11
layers: Add pNext parameter checking
Dustin Graves
2016-03-11
loader: make sure createDevice uses ICDs physicalDevice
Jon Ashburn
2016-03-11
spirv: Pick up SPIRV-Tools fix for version generation script.
Karl Schultz
2016-03-11
loader: Fix cmake on win for list of normal and opt sources
Jon Ashburn
2016-03-11
layers: GH67: Add missing mem_tracker interception for vkCmdBlitImage() calls
Dominik Witczak
2016-03-11
layers: Fix overlapping attachment aliasing dependency check in draw_state
Michael Lentine
2016-03-11
layers: Enfoce that unique objects if enabled happens before draw_state in th...
Michael Lentine
2016-03-10
layers: Fix draw_state handling of special image layouts in CmdPipelineBarrier
Mark Lobodzinski
2016-03-10
loader: fix cmake file so it doesn't always build loader with DEBUG
David Pinedo
2016-03-10
layers: Fix helper script to not dereference strings with a NULL pointer.
Jon Ashburn
2016-03-10
layers: Update layer validation details document
Mark Lobodzinski
2016-03-10
layers: GH99 Track all command buffers submitted at once at the same time.
Michael Lentine
2016-03-10
layers: GH96 Fix error messages for bad layout
Tobin Ehlis
2016-03-10
layers: GH98 Only check fence in-use once per QueueSubmit
Tobin Ehlis
2016-03-10
docs: Update README.md
Jon Ashburn
2016-03-10
Update BUILD.md
Karl Schultz
2016-03-09
Update CONTRIBUTING.md
Karl Schultz
2016-03-09
layers: GH94 Correctly map bindingToIndex in draw_state (thanks @baldurk)
Tobin Ehlis
2016-03-09
Update CONTRIBUTING.md
Karl Schultz
2016-03-09
layers: Add checking for may alias bit.
Michael Lentine
2016-03-09
layers: Format updates for attachments overlapping memory code in draw_state
Michael Lentine
2016-03-09
layers: Lighten object tracker slightly
Chris Forbes
2016-03-09
layers: Remove documentation for now-defunct check "FS_MIXED_BROADCAST"
Tobin Ehlis
2016-03-09
layers: Add descriptor type matching to DrawState
Chris Forbes
2016-03-08
layers: clang-format layers directory
Jon Ashburn
2016-03-08
layers: Add string array parameter checking
Dustin Graves
2016-03-08
layers: Remove redundant/unused param checker code
Dustin Graves
2016-03-08
layers: LX430, Modfiy object_tracker to handle multiple instances
Mark Lobodzinski
2016-03-08
layers: GH83 Fix updates of copies descriptor sets in draw_state
Tobin Ehlis
2016-03-08
layers: Fix layer documentation so that it can be auto-validated
Tobin Ehlis
2016-03-08
layers: Count attachments as the same if they have overlapping memory.
Michael Lentine
[prev]
[next]