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-03-28
Jesse Hall
Merge pull request #201 from critsec/vkjson-build-fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Jon Ashburn
demos: Change MSVC proj files to remove PATH and add...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Jon Ashburn
cmake: Add post build event for MSVC for vulkan dll...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Karl Schultz
demos: Fix 32-bit Windows compilation problem.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Karl Schultz
demos: add missing signal.h to tri.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Karl Schultz
demos: Implement --break for cube and tri.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Tony Barbour
layers: DL - Get inheritedQueries support from physical...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Jon Ashburn
loader: ghlvl#79, Fix to not report unsupported WSI...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Jon Ashburn
demos: Simplify vulkaninfo to not enable any extensions.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Karl Schultz
layers: Use vector::resize instead of reserve to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Mark Young
layers: Fix issue when sub-passes have diff attachment...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Ian Elliott
loader: Fix bugs found in code review.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Ian Elliott
cube: Call vkCreateInstance so that it sets up a tempor...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Ian Elliott
loader: Setup temporary callback for vkDestroyInstance
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Tobin Ehlis
layers: Replace ptr-to-ptr descriptor data struct with...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Michael Lentine
layers: Add check for renderArea being within framebuff...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Karl Schultz
layers: LX453 fix typo in output message.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Michael Lentine
layers: Make layout checks warnings for pass begin.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Michael Lentine
layers: Update layout mismatch message to provide more...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Karl Schultz
demos: Unify cmd arg handling between cube and tri.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Jon Ashburn
loader: Fix some typos from the recent WSI checkins...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Ian Elliott
loader: Convert fprintf() calls to loader_log()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Ian Elliott
layers: WSI functions should not work unless enabled.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Jon Ashburn
loader: ghlvl 116 Fix CreateDevice to use the proper...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Tobin Ehlis
layers: Migrate active_sets to active_slots
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Michael Lentine
layers: Fix layout transitions for combined aspect...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Cody Northrop
android: Re-enable layer validation tests using shaderc...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Mark Lobodzinski
layers: Additional mutex fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Tobin Ehlis
layers: GH177 Fix deadlocks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Jon Ashburn
layers: fix bad api version
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Courtney Goeltzenleu...
GH171: Use relative path for building Android bits
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Courtney Goeltzenleu...
GH171: Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Courtney Goeltzenleu...
GH171: Fix for NDK packaging
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Chris Forbes
layers: remove weird double assignment to pAttachments
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Mark Lobodzinski
layers: LX450, Tighten up queueFamilyIndex validation...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Tobin Ehlis
layers: Merge renderpass maps in core_validation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Tobin Ehlis
layers: Merge framebuffer maps in core_validation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Mark Lobodzinski
layers: LX448, Prevent descriptorSetCount overflow...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Mark Lobodzinski
layers: Fix AV in core_validaton
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Mark Lobodzinski
layers: Fix up MTMERGE in CV layer to allow disabling...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Ian Elliott
layers: GH117: Change warning to an error.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Ian Elliott
layers: GH117: swapchain layer warns if app uses neithe...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Karl Schultz
demos: cube exit status reflects validation status
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
David Pinedo
winrtinstaller: sign Config powershell script
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Jon Ashburn
tests: Use header macro for API version rather than...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Jon Ashburn
misc: Update to header version 1.0.6
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Tony Barbour
Remove device from layer_data_map at destroy in paramet...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Michael Lentine
layers: Update event tracking to account for sequential...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Tobin Ehlis
layers: Merge of cmd buffer maps in core_validation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Karl Schultz
build: Cleanup build_windows_targets.bat
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Michael Lentine
layers: Fix message for array layers to say array layers.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Chris Forbes
layers: tidy up PIPELINE_NODE a bit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Chris Forbes
layers: Slightly simplify descriptor uses loop in SC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Tobin Ehlis
layers: GH157 Update error messages to be consistent
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Tony Barbour
layers: Add lock around erase from frameBufferMap in...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Mark Lobodzinski
layers: Fix core_validation layer cube --validate failure
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Courtney Goeltzenleu...
layers: GH156 (bug-155): Check for WSI enables
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Mark Lobodzinski
layers: Fix windows issue in smoketest --validate
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Mark Lobodzinski
layers: Rename param_checker to parameter_validation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Karl Schultz
Remove faulty LineLength .clang-format directive.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Chris Forbes
layers: Hold shader_module by unique_ptr, clean up...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Chris Forbes
layers: More housekeeping: slightly lighten descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Chris Forbes
layers: More housekeeping: use stringstreams for descri...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Chris Forbes
layers: Determine required descriptor count when stripp...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Chris Forbes
layers: Add check for descriptor count
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Chris Forbes
layers: Just return the whole binding struct from has_d...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Michael Lentine
Allow REMAINING for subresources.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Michael Lentine
layers: Track lifetime when using cross-queue semaphores.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
David Pinedo
winrtinstaller: Set up proper Access Control for instal...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Dustin Graves
layers: Additional null checks for param_checker
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tony Barbour
layers: Lock around changes to imageMap in image layer
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tony Barbour
layers: Lock around destroyedFramebuffers inserts in...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Mark Lobodzinski
layers: Fix 'Debug Report callbacks not removed' error...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tobin Ehlis
layers: Fix validation of vkCmdBindDescriptorSets(...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tobin Ehlis
layers: Consolidate VkDeviceMemory maps into a single map
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tobin Ehlis
layers: Consolidate properties checks in core_validation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tobin Ehlis
layers: Remove global wsi_enabled in core_validation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tony Barbour
layers: Lock around image and buffer range erases in...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tobin Ehlis
layers: Consolidate swapchainMaps in core_validation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tobin Ehlis
android: Fix android build
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Chris Forbes
layers: validate capabilities against device features
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Dustin Graves
layers: Fix layer debug action initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Mark Lobodzinski
layers: Update validation layer details doc for layer...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Tony Barbour
layers: Move lock around add_object_create_info in...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Mark Lobodzinski
layers: Move layer debug action initialization into...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
David Pinedo
winrtinstaller: Allow layers from SDK older than RT...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Tobin Ehlis
layers: Update doc validation to use core_validation...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Tony Barbour
demos: Put smoketest exe in same dir as cube and tri
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Mark Lobodzinski
layers: Replace draw_state and mem_tracker with core...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Dustin Graves
cmake: Find spirv/glslang dependencies
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
David Pinedo
winrtinstaller: Install both x86 and x64 redist's if...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Tobin Ehlis
layers: Add some defensive code to core_validation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mark Lobodzinski
cmake: Fix windows debug build for large object files
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mark Lobodzinski
layers: Fix crash in core_validation layer
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mark Lobodzinski
layers: Add json files for core_validation layer
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mark Lobodzinski
layers: Fix core_validation compilation error
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Tobin Ehlis
layers: Merge mem_tracker and draw_state layers into...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Tobin Ehlis
layers: GH130 Fix to correctly get type/flags from...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
David Pinedo
winrtinstaller: Verify vulkan-1-*dll has correct file...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
szdarkhack
layers: PR118, Remove erroneous validation error from...
commit
|
commitdiff
|
tree
|
snapshot
next