projects
/
platform
/
upstream
/
Vulkan-LoaderAndValidationLayers.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/Vulkan-LoaderAndValidationLayers.git
2017-06-27
Mark Lobodzinski
scripts: Update vuid_mapping.py with new APIs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Mark Young
loader: Fix handling of JSON
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Mark Lobodzinski
scripts: Move layer scripts into scripts directory
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Tony Barbour
build: Exit with return code in update_external bat
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Lenny Komow
build: Fix assembler warning on Win64
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Cort Stratton
tests: Skip test for 14a004dc if all offsets are valid
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Mark Young
loader: Modify VK_EXT_debug_marker scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chris Forbes
layers: Do the bulk of pipeline validation unlocked
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chris Forbes
layers: Rename verifyPipelineCreateState to match new...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chris Forbes
layers: Inline pre-validate into CreateGraphicsPipelines
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chris Forbes
layers: Move vertex format validation down a level
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chris Forbes
layers: Remove pointless instance lookup in pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chris Forbes
layers: pass pipe_state vector by const ref
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Chris Forbes
layers: Unlock CreateGraphicsPipelines a bit earlier
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Cort Stratton
layers: test against maxVertexInputBindingStride should...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tony Barbour
tests: Handle device extensions provided by layers
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Cody Northrop
build: Update Travis-CI config
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Chris Forbes
layers: Don't accidentally copy pipeline layout again...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tobin Ehlis
layers:Make DSLayout const in shared_ptrs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tobin Ehlis
layers:IsCompatible uses raw DSLayout ptr
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tobin Ehlis
layers:Set DescriptorSetLayout in DS to const
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tobin Ehlis
layers:Pass shared_ptr by const ref
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tobin Ehlis
layers:Use make_shared for share_ptr creation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Tobin Ehlis
layers:Migrate DSLayout to shared_ptr
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Tobin Ehlis
layers:Used shared_ptr for DSLayout
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Tobin Ehlis
tests:Remove unused result var
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Tobin Ehlis
scripts:Skip doc validation if src dir not found
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Mark Lobodzinski
layers: GH1889, check for CLAMP_TO_EDGE ext enable
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Karl Schultz
build: Quote asm arg to allow bld w/spaces in path
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Jeremy Hayes
demos: Add missing break
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Chris Forbes
don't copy vector of pipelines everywhere
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Chris Forbes
layers: Avoid renderpass lookup in verifyPipelineCreate...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Chris Forbes
layers: Move pipeline renderpass/subpass validation...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Karl Schultz
demos: Destroy instance after closing Xlib connection
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Jeremy Hayes
demos: Update cubepp
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Cort Stratton
layers: check attachment finalLayout for invalid values
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Chris Forbes
layers: Further removal of CMD_TYPE plumbing
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Chris Forbes
Remove dead cmd_type param from PreCallRecordCmdClearImage
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Chris Forbes
Remove last cmd machinery
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Chris Forbes
layers: Split CB_INVALID state
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Chris Forbes
layers: Move validate_functions clear into resetCB
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Chris Forbes
layers: Remove dead TODO for MT/CV merge
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Lenny Komow
build: Enable linux 32-bit builds with ASFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Tobin Ehlis
scripts:Temporarily disable doc validation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Mark Lobodzinski
layers: Remove debug code from vk_layer_table.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Józef Kucia
layers: Fix memory leak in instance destroy_dispatch_table
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Józef Kucia
layers: Fix memory leak in device destroy_dispatch_table
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Józef Kucia
build: Do not overwrite CMAKE_ASM-ATT_FLAGS
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Mark Lobodzinski
tests: Remove commented out source code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Mark Lobodzinski
tests: GH1827, Enabled/supported extensions in tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Mark Lobodzinski
tests: Add missing parms to InitFramework call
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Tobin Ehlis
scripts:Include string.h in ext helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Tony Barbour
tests: Fix device_profile_api return types
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Tony Barbour
tests: Copy device_profile_api json from source
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Chris Forbes
layers: Clean up missing checks list for vkCreateBuffer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Mark Lobodzinski
tests: Doc validator test changes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Mark Lobodzinski
layers: Allow suppression of doctest output
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Mark Young
loader: Fix alloc issue
commit
|
commitdiff
|
tree
|
snapshot
2017-06-14
Lenny Komow
build: Fix ninja build
commit
|
commitdiff
|
tree
|
snapshot
2017-06-14
Tony Barbour
demos: Modify correct uniform buffer for next frame
commit
|
commitdiff
|
tree
|
snapshot
2017-06-14
Chris Forbes
layers: Remove dead comment about interface block handling
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Lenny Komow
loader: Fix unknown phys dev trampolines on linux
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Lenny Komow
loader: Fix unknown phys dev trampolines on win32
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Chris Forbes
layers: Fix SC interface matching over complex types
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Chris Forbes
tests: Add test for complex types problem
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Mark Lobodzinski
tests: Add positive check for deleted DSLayouts
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Mark Lobodzinski
layers: Use copies of layout data for descriptorsets
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Jeremy Hayes
external: update external revisions
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Chris Forbes
layers: Use correct tracking for display planes query
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Chris Forbes
layers: Untangle validate & update in CmdCopyQueryPoolR...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Chris Forbes
layers: Split validate & update of CmdWriteTimestamp
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Chris Forbes
layers: Split validate & update of CmdEndQuery
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Chris Forbes
layers: Untangle validate & update of CmdBeginQuery
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Chris Forbes
layers: Convert all the std::bind to lambdas
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Chris Forbes
layers: Untangle validateQuery some
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Chris Forbes
layers: Fix parameter order for validateQuery
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Chris Forbes
layers: Untangle validate from side effects in CmdReset...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Karl Schultz
build: Add CMake flag to suppress LVL content
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Karl Schultz
build: Install smoketest with make install
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
layers: Add in missing CreatDevice physdev obj check
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Tobin Ehlis
scripts:Add includes to extension helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
layers: Remove swapchain json files
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
docs: Remove swapchain refs from docs/text files
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
layers: Remove obsolete entries from layer config
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
layers: Remove swapchain source and header files
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
layers: Remove swapchain.cpp from vuid validator
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
build: Remove swapchain layer build from cmake
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
demos: Remove swapchain layer from demos
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
tests: Remove swapchain layer from tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
loader: Change std_val to ignore swapchain layer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Mark Lobodzinski
layers: Move remaining Swapchain checks into CV
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Nekotekina
loader: replace UTF-8 “” with "
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Chris Forbes
layers: Move validation of CreateShaderModule
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Chris Forbes
layers: Add new source file to stats script
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Chris Forbes
layers: Move shader validation plumbing out into own...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Mark Lobodzinski
layers: Rename whitelist checking routines in UO
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Mark Lobodzinski
layers: Unique objects GPA handling updates
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Tobin Ehlis
scripts:Add header protection to dispatch helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Mark Lobodzinski
layers: Remove unused PV routines
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Mark Lobodzinski
layers: Make PV GPA handling more consistent
commit
|
commitdiff
|
tree
|
snapshot
next