projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/Vulkan-Tools.git
2015-06-11
Tony Barbour
layers: fix overrun when only one shader present
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Tony Barbour
tests: Document Image Magick dependency
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Mark Lobodzinski
layers: Fix compiler warning in ObjectTracker
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
scygan
Loader: search also through SysWow64 folder on windows
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Courtney Goeltzenleu...
tri: Must destroy object before freeing it's memory
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Tobin Ehlis
layers: XChange #58 fix - Correctly copy Vtx Bindings
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Tobin Ehlis
layers: LunarXChange #55 fix - Only print DS state...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Tobin Ehlis
layers: Updated ObjectTrack to use std::map and perform...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Chris Forbes
shader_checker: fix invalid iterator dereference (Lunar...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Mike Stroyan
demos: tri: Use vkCmdPipelineBarrier to setup_cmd
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Chris Forbes
shader_checker: Support pipelines with more stages...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Chris Forbes
shader_checker: Add typechecker support for extra array...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Mark Lobodzinski
vulkan.h: Memory binding model changes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
malnasse
Use correct depth aspect for depth image.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Chris Forbes
shader_checker: Also validate vkCreateGraphicsPipelineD...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Chris Forbes
shader_checker: Extract pipeline validation into own...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tony-LunarG
Windows: Add vkUpdateDescriptorSets into exports for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Chris Forbes
Fix a bunch of mismatched new[]/delete.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Chris Forbes
shader_checker: remove stray debug output from typechec...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Chris Forbes
shader_checker: validate VS inputs against VI even...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Chris Forbes
shader_checker: Only continue with pipeline config...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Chris Forbes
shader_checker: current object & locking
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Chris Forbes
shader_checker: Add support for delivering layer messag...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
scygan
ShaderChecker: do not crash if Shader output count...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Tony Barbour
tests: Cmake changes for building on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Mike Stroyan
layers: Change MemTracker maps to contain structs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Mike Stroyan
layers: Tuning MemTracker
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Mike Stroyan
Layers: fix MemTracker threading crash
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Mike Stroyan
layers: thread safe MemTracker
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Mike Stroyan
layers: fast return of inactive MemTracker printing
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Chia-I Wu
v98: replace vkUpdateDescriptors() by vkUpdateDescripto...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Chia-I Wu
v98: remove vk{Begin,End}DescriptorPoolUpdate()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Chia-I Wu
v98: rename count to arraySize in VkDescriptorSetLayout...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Mark Lobodzinski
vulkan.h: V97 -- Remove multiple allocations. Bug#...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Tobin Ehlis
layers: Improved DrawState Descriptor Update validation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Tobin Ehlis
layers: Add some early returns in DrawState fail cases...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Tobin Ehlis
layers: Fix drawState lock bug and don't call driver...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Tobin Ehlis
tests: Added some empty test functions with comments...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Tobin Ehlis
layers: Fix some DrawState checks
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Cody Northrop
BUILD.md: Fix markdown language that didn't translate...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Mark Lobodzinski
vulkan.h: V96 -- xglCmdBlitImage filter mode. Bug#...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Tobin Ehlis
layers: Add additional check for RenderPass sampleCount
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Mark Lobodzinski
layers: Build C++ version of generic layer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Mark Lobodzinski
layers: Convert object tracker to C++
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Ian Elliott
wsi: Deal with drivers that don't allow query of swap...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Ian Elliott
wsi: Deal with drivers that don't allow query of swap...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Ian Elliott
wsi: Add queries for VkDisplayWSI's and VkFormat's...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Mike Stroyan
Add win32 condition variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Mike Stroyan
layers: Make threading layer provide thread-safety
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Mark Lobodzinski
tests: Expand layer validation test coverage
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
FslNopper
Merge branch 'master' of
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Courtney Goeltzenleu...
Revert "demos: Add msaa-tri.c for msaa rendering exampl...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Henry Song
demos: Add msaa-tri.c for msaa rendering example modifi...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Tobin Ehlis
loader: On Windows disable global optimization for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Mike Stroyan
layers: rework Threading layer to match version 91
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Mike Stroyan
layers: fix calculation of intercepting functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Mark Lobodzinski
vulkan.h: V93 -- fine-grained memory binding synchroniz...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Chris Forbes
shader_checker: check types between FS output and CB
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Chris Forbes
shader_checker: add type checking between VF and VS
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Chris Forbes
shader_checker: add helper to walk a type tree and...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Chris Forbes
shader_checker: fix fs output/cb attachment walking...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Chris Forbes
layers: remove assumption that there's a glslang source...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jon Ashburn
Windows: Fix build from recent loader changes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Courtney Goeltzenleu...
spirv: Update to matching header
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Mark Lobodzinski
vulkan.h: V94 -- remove vkCmdCloneImageData. Bug ...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Mark Lobodzinski
layers: Remove use_count from ObjectTracker
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Jon Ashburn
misc: Add vkGetInstanceProcAddr() entrypoint
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Jon Ashburn
loader: No longer generate code, instead directly check...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Jon Ashburn
layers: Fix bug of GetGlobalExtensionInfo not being...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Jon Ashburn
loader: logging on Windows to both debug output and...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Mike Stroyan
layers: update object tracker memory ref validation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
FslNopper
Merge branch 'master' of https://gitlab.khronos.org...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
FslNopper
Removed warning in cube demo.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Mark Lobodzinski
layers: Add object type validation to object tracker
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Mark Lobodzinski
layers: Use native Vulkan object type definitions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Jon Ashburn
loader: Fix bugs where non-dispatchable objects overwri...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Jon Ashburn
loader: Fix bug in vkGetProcAddr so trampoline code...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Jon Ashburn
loader: Separate out the python generator script
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Jon Ashburn
loader: rename a few dispatch utilties
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Courtney Goeltzenleu...
bug 13854: Remove memory references
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Courtney Goeltzenleu...
bug-13690: Clarification on vkFlushMappedMemory
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Courtney Goeltzenleu...
bug-13751: Update vkCmdClearColorImage color parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Chia-I Wu
intel: support only VK_DEPTH_MODE_ZERO_TO_ONE
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Chia-I Wu
demos/cube: use GL conventions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Chia-I Wu
demos/tri: fix facing and enable culling
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Courtney Goeltzenleu...
tri: Fix command buffer use for staging texture
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Mark Lobodzinski
layers: Move OT validation calls inside mutex
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Mark Lobodzinski
layers: Add memory manager queue validation to object...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Tony Barbour
layers: Add another routine to the list that don't...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Tony Barbour
demos: Add validation via --validate cmd line option
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ian Elliott
layers: Eliminate compiler warnings on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ian Elliott
demos: Eliminate compiler warnings on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ian Elliott
loader: Eliminate compiler warnings on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ian Elliott
Win: Stop using the temporary "xcb_nvidia" code.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ian Elliott
demos: Improve tri/cube error if incompatible driver...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Cody Northrop
toolchain: Update to newer glslang and LunarGLASS versions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Courtney Goeltzenleu...
mem_tracker: Fix error from fixing MSVC asserts
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ian Elliott
demos: tri/cube give error if can't find WSI extension.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ian Elliott
demos: Improve tri/cube error if incompatible driver...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ian Elliott
demos: Use macros for the app name, and window name.
commit
|
commitdiff
|
tree
|
snapshot
next