index
:
platform/upstream/Vulkan-ValidationLayers
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
devel_package
master
sandbox/mkashkarov/tizen_6.0_build
sdk-1.3.250
tizen
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Graphics System / GL; Licenses: Apache-2.0;
Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
Upgrade to v1.3.208
tizen_7.0_m2_release
submit/tizen/20220613.104856
submit/tizen/20220609.091423
submit/tizen/20220609.070600
submit/tizen/20220607.045230
submit/tizen/20220509.032328
submit/tizen/20220506.015933
accepted/tizen/unified/20220610.134751
accepted/tizen/7.0/unified/hotfix/20221116.110600
accepted/tizen/7.0/unified/20221110.060217
tizen_7.0_hotfix
tizen_7.0
accepted/tizen_7.0_unified_hotfix
accepted/tizen_7.0_unified
Xuelian Bai
2
-10
/
+15
2022-03-24
Add build support for Tizen
Xuelian Bai
3
-1
/
+72
2022-03-15
build: Update to header 1.3.208
upstream/1.3.208
Mike Schuchardt
26
-62
/
+835
2022-03-16
tests: Test updating queries in multiple command buffers
ziga-lunarg
1
-0
/
+84
2022-03-16
layers: Fix updating queries
ziga-lunarg
3
-5
/
+26
2022-03-16
layers: Add necessary guards for object types
ziga-lunarg
2
-0
/
+20
2022-03-15
tests: Skip gpu oob test on amd
ziga-lunarg
1
-1
/
+5
2022-03-14
tests: Fix extended dynamic state enabled test
ziga-lunarg
1
-1
/
+1
2022-03-14
tests: Create pipeline with viewport and scissor with count
ziga-lunarg
1
-0
/
+71
2022-03-14
layers: Validate viewport and scissor with count
ziga-lunarg
1
-9
/
+20
2022-03-14
tests: Fix dynamic rendering test
ziga-lunarg
1
-0
/
+3
2022-03-14
tests: Test copying to unbound buffer
ziga-lunarg
1
-0
/
+52
2022-03-14
layers: Validate buffer memory in acceleration copy
ziga-lunarg
1
-0
/
+6
2022-03-14
layers: Track subpass only when dynamic rendering is not used
ziga-lunarg
1
-17
/
+19
2022-03-14
tests: Fix acceleration structure test
ziga-lunarg
1
-1
/
+2
2022-03-14
tests: Fix ray tracing library test
ziga-lunarg
1
-2
/
+7
2022-03-11
layers: Unbind resources with multiview at render/subpass start
aitor-lunarg
5
-14
/
+210
2022-03-11
tests: Test incompatible render pass and framebuffer
ziga-lunarg
1
-0
/
+57
2022-03-11
layers: Check vector size before access
ziga-lunarg
2
-1
/
+4
2022-03-11
tests: Test creating pipeline with invalid render pass
ziga-lunarg
1
-0
/
+20
2022-03-11
layers: Skip if pipeline state was not created
ziga-lunarg
2
-1
/
+9
2022-03-10
tests: Extend pipeline helper for multiple attachments
aitor-lunarg
7
-35
/
+25
2022-03-10
layers: Fix pipeline stage state
ziga-lunarg
1
-2
/
+2
2022-03-10
tests: Test creating pipeline with mismatched attachments
ziga-lunarg
1
-0
/
+47
2022-03-10
layers: Check attachments vector size before access
ziga-lunarg
1
-2
/
+2
2022-03-10
layers: ComputeWorkGroupSize with spec const
sfricke-samsung
6
-219
/
+750
2022-03-10
tests: Test buffer memory barrier with dynamic rendering
ziga-lunarg
1
-0
/
+66
2022-03-10
layers: Skip render pass validation if dynamic rendering
ziga-lunarg
1
-1
/
+4
2022-03-09
docs: Add fine grained locking design document
Jeremy Gebben
4
-0
/
+871
2022-03-09
practices: Only track image usages if ARM checks are enabled
Jeremy Gebben
1
-5
/
+7
2022-03-08
tests: Test invalid memory in acceleration structures copy
ziga-lunarg
1
-0
/
+88
2022-03-08
layers: Validate memory of buffers in acceleration copy
ziga-lunarg
2
-2
/
+45
2022-03-07
tests: Add gpu-av dyn rendering test
Tony-LunarG
1
-2
/
+34
2022-03-07
gpu: Handle NULL renderpass
Tony-LunarG
2
-5
/
+18
2022-03-06
tests: Add missing printf newlines
Petr Kraus
7
-12
/
+12
2022-03-04
tests: Add VUID 06415
sfricke-samsung
1
-56
/
+91
2022-03-04
layers: Add VUID 06415
sfricke-samsung
1
-0
/
+10
2022-03-04
tests: Cleanup YCbCr tests to use vulkan 1.1
sfricke-samsung
1
-87
/
+110
2022-03-03
layers: Let state tracker accessors to work with derived classes
Jeremy Gebben
7
-145
/
+176
2022-03-03
tests: Fix extension and feature check
Nathaniel Cesario
1
-10
/
+10
2022-03-02
layers: Avoid creating a nullptr std::string in LogError call
Tomasz Ĺšniatowski
1
-1
/
+1
2022-03-01
layers: Check count before pointer in OT
Tony-LunarG
2
-31
/
+31
2022-02-28
layers: Check if renderpass is set before use
ziga-lunarg
1
-1
/
+1
2022-02-28
tests: Add a check for VUID 03082
Jeremy Gebben
1
-9
/
+14
2022-02-28
tests: Add ObjInUseCmdBuildAccelerationStructureKHR test
Jeremy Gebben
3
-4
/
+135
2022-02-28
layers: Track buffs used by vkCmdBuildAccelerationStructuresKHR
Jeremy Gebben
6
-54
/
+139
2022-02-28
tests: Add ObjInUseCmdBuildAccelerationStructureNV test
Jeremy Gebben
2
-1
/
+68
2022-02-28
layers: Track buffers used in vkCmdBuildAccelerationStructureNV
Jeremy Gebben
1
-2
/
+33
2022-02-28
layers: Track objects in the accel struct <-> memory copies
Jeremy Gebben
2
-0
/
+36
2022-02-28
layers: Clean up acceleration state objects
Jeremy Gebben
4
-77
/
+72
[next]