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
2016-09-26
Chris Forbes
layers: Trim out some more old MT renderpass junk
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Chris Forbes
layers: Remove unnecessary constructors from new _STATE...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Chris Forbes
layers: Tweak naming of enums moved from SwapChain...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Chris Forbes
layers: Move image-not-acquired etc from swapchain...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Chris Forbes
layers: Add tracking of acquired state to Core Validation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Chris Forbes
layers: Add IMAGE_NODE::acquired flag
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Chris Forbes
layers: Move ACQUIRE_NO_SYNC check from Swapchain to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Mark Young
loader: gh971 EnumPhysDev return VK_INCOMPLETE
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Mike Stroyan
build: Enable parallel windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Mike Stroyan
build: Make windows build of demos parallel build safe
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Mike Stroyan
build: Fix parallel build of layers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Mike Stroyan
build: Fix ImageMagick_Magick++ search
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Mike Stroyan
build: UNSET cache variables for FIND_IMAGEMAGICK_API
commit
|
commitdiff
|
tree
|
snapshot
2016-09-25
Chris Forbes
layers: Remove spurious using BASE_NODE::*.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-25
Chris Forbes
layers: Get rid of some junk in RENDER_PASS_NODE::ctor
commit
|
commitdiff
|
tree
|
snapshot
2016-09-25
Chris Forbes
layers: Explicitly delete IMAGE_NODE, BUFFER_NODE copy...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alex Smith
layers: Fix VerifyCopyUpdateContents on combined image...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Józef Kucia
layers: Prevent reading uninitialized "count" when...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Cody Northrop
android: Add Android and C++ support to a couple files
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Cody Northrop
demos: Enable arm64 build of Smoke
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Cody Northrop
demos: Update Smoke permissions for trace/replay
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Cody Northrop
demos: Fix Smoke build for Android
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Cody Northrop
demos: Update gradle properties for smoke
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Cody Northrop
demos: Update smoke build script to be automatable
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Cody Northrop
toolchain: Use multiple processes to build glslang
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Distinguish never-bound from un-bound memory...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tony Barbour
demos: Change cube to use FIFO present mode
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Cody Northrop
demos: Update Android documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Cody Northrop
demos: Give Cube and Tri distinct app names
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Cody Northrop
demos: Clean up APK creation for cube and tri
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Clean up no memory bound checks
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Verify memory is bound to images used to update...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: A few minor clean-ups from code review
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Add in-use check at DestroyImage() time
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Add in-use check for renderPass
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layer: Add in-use validation for imageView
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Add in-use check for imageView
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Add binding for framebuffer children
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Add support code to handle in_use for missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Update BufferView state tracking
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Update ImageView state tracking
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Clean up in-use decrement for bound objects
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tobin Ehlis
layers: Clean up in-use increment for bound objects
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Chris Forbes
layers: Fix tracking of WSI fence retirement
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Chris Forbes
layers: Extract RetireFence helper from WaitForFences...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Tony Barbour
demos: Use ownership barriers for separate queues in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Tony Barbour
demos: Use queue search from spec example
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Mark Young
loader: More changes for gh181
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Piers Daniell
loader: Fixes for ICD vk{Create|Destroy}SurfaceKHR
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Mark Young
loader: gh181 use ICD for SurfaceKHR
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Mark Young
unique_object: Remove unneccessary code.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Gregory Mitrano
GH-951 Fixed consistency issue with mip size calculations
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Gregory Mitrano
GH-951 - Improve validation for minImageTransferGranularity
commit
|
commitdiff
|
tree
|
snapshot
2016-09-18
Chris Forbes
layers: Get rid of old CBSTATUS-based dynamic viewport...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Mark Young
build: FindImageMagick file needed updating.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Karl Schultz
layers: Cleanup unexpected push_constants msgs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Tony Barbour
layers: Only save p-devices if call was successful
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Ian Elliott
demos: Give Android versions permissions for internet...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Tony Barbour
demos: Fix issue of making Vulkan calls from callback
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Chris Forbes
layers: Require VkGraphicsPipelineCreateInfo::pDepthSte...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Chris Forbes
layers: tweak comments from review feedback
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Chris Forbes
layers: Don't do cross-stage validation if individual...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Chris Forbes
layers: Don't bother continuing after missing entrypoint
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Mark Young
loader: Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Karl Schultz
build: Fix CMake coding error
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Karl Schultz
demos: fix vulkaninfo warnings in display-only build
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Norbert Nopper
Fix, that display only build under Linux works
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Derrick Owens
loader: Fix another possible memory leak
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Derrick Owens
loader: Fixed conformance memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Lenny Komow
winsdk: Fix ConfigureRT.exe not being deleted
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Mark Young
loader: Add back func calls
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Chris Forbes
layers: make CmdClearAttachments messages errors again...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Chris Forbes
layers: Make d/s CmdClearAttachments without d/s attach...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Chris Forbes
layers: Add VK_ATTACHMENT_UNUSED warning case for CmdCl...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Chris Forbes
layers: CmdClearAttachments colorAttachment is index...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Mark Young
loader: Remove extension enable checks
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Mark Young
loader: Add checks for usage of wsi extensions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Ian Elliott
layers: Remove old/unnecessary FIXME from swapchain...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tobin Ehlis
layers: Move in_use.store(0) to BASE_NODE constructor
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tobin Ehlis
layers: Update bound object increment and decrement...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tobin Ehlis
layers: Clarify in-use object error message
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tobin Ehlis
layers: Improve map cleanup on object deletion
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tobin Ehlis
layers: Add detection for in-use query pool & clean...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tobin Ehlis
layers: Flag error on destroyed pipeline in-use
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tobin Ehlis
layers: Flag error on destroyed sampler in-use
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Arda Coskunses
layers: correct param in vkCmdDebugMarkerEndEXT
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Mark Young
loader: Cleanup 1.0.25 extension work
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Arda Coskunses
layers: correct typo vkExternalMemoryHandleTypeFlagsNV
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Tobin Ehlis
layers: Rename pCB to cb_node
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Tobin Ehlis
layers: Print framebuffer object type
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Tobin Ehlis
layers: Add cmd buffer binding for fb images
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Lenny Komow
header: Bump vulkan.hpp to 1.0.26
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Mark Young
build: gh850 support msys
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Chris Forbes
layers: Add error for CmdEndRenderPass before reaching...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Chris Forbes
layers: Make CmdEndRenderPass more careful about side...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Chris Forbes
layers: add error to CmdNextSubpass if stepping beyond...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Chris Forbes
layers: Make CmdNextSubpass more careful about side...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Tobin Ehlis
layers: Add MEMTRACK_INVALID_MEM_REGION error
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Tobin Ehlis
layers: Clarify invalid memory message
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Mark Lobodzinski
loader: Bump SOVERSION to 1.0.26
commit
|
commitdiff
|
tree
|
snapshot
next