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
2024-02-18
Upgrade to 1.3.268
tizen_9.0_m2_release
accepted/tizen/unified/x/asan/20240415.123358
accepted/tizen/unified/x/20240220.145950
accepted/tizen/unified/toolchain/20240311.065923
accepted/tizen/unified/dev/20240620.011200
accepted/tizen/unified/20240219.160425
accepted/tizen/9.0/unified/20241030.231918
tizen_9.0
tizen
accepted/tizen_unified_x_asan
accepted/tizen_unified_x
accepted/tizen_unified_toolchain
accepted/tizen_unified_dev
accepted/tizen_unified
accepted/tizen_9.0_unified
Xuelian Bai
1
-5
/
+6
2024-01-16
Upgrade to v1.3.240
Xuelian Bai
1
-8
/
+13
2024-01-16
Add build support for Tizen
Xuelian Bai
3
-1
/
+72
2024-01-16
syncval: New generic range traversal
John Zulauf
1
-0
/
+1
2023-10-18
tests: Add tests for GPU-AV shader selection
upstream/1.3.268
upstream
Tony Barbour
2
-0
/
+154
2023-10-18
tests: Pass pNext through VkShaderObj to CreateShaderModule
Tony Barbour
2
-5
/
+7
2023-10-18
gpu: Use vku utilities for GPU-AV settings
Tony Barbour
11
-54
/
+133
2023-10-18
gpu: Add ability to select which shaders get instrumented
Tony Barbour
6
-8
/
+57
2023-10-16
layers: Dry and simplify small_vector
John Zulauf
2
-149
/
+194
2023-10-16
layers: Cache small_vector working store
John Zulauf
1
-21
/
+49
2023-10-16
tests: More small_vector test cases
John Zulauf
1
-1
/
+132
2023-10-16
tests: Test copying buffer to remaining image layers
ziga-lunarg
1
-0
/
+39
2023-10-16
layers: Fix getting buffer size from image
ziga-lunarg
3
-11
/
+19
2023-10-16
tests: Update shader object tests
ziga-lunarg
1
-6
/
+76
2023-10-16
layers: Update shader object VUIDs for the spec change
ziga-lunarg
5
-91
/
+99
2023-10-16
layers: Break pNext recursion into a while loop
ziga-lunarg
7
-7887
/
+9007
2023-10-16
layers: Fix and unify VK_REMAINING_ARRAY_LAYERS logic
spencer-lunarg
2
-40
/
+48
2023-10-16
bp: Use promoted alias function
spencer-lunarg
6
-162
/
+42
2023-10-16
layers: Fix VUID churn for 268
spencer-lunarg
10
-20
/
+25
2023-10-16
tests: Remove unused VkBufferTest class
spencer-lunarg
5
-206
/
+28
2023-10-16
build: Update shader toolchain for SDK
Mike Schuchardt
3
-4
/
+18
2023-10-15
tests: Remove version from RTX tests
spencer-lunarg
10
-190
/
+165
2023-10-15
build: Update to header 1.3.268
Mike Schuchardt
9
-74
/
+90
2023-10-15
mac: Use exported_symbols_list
Juan Ramos
2
-1
/
+6
2023-10-14
layers: Remove unused Pipeline state info
spencer-lunarg
11
-63
/
+40
2023-10-13
syncval: Use precomputed range gen for image view
John Zulauf
5
-159
/
+227
2023-10-13
syncval: Cleanup UpdateMemoryAccess call tree
John Zulauf
2
-49
/
+23
2023-10-13
layers: Cache IsDepthSliced in view
John Zulauf
2
-4
/
+4
2023-10-13
syncval: Optimize first access closing
John Zulauf
2
-30
/
+40
2023-10-13
layers: Cache view validity in ImageDescriptor
John Zulauf
2
-7
/
+57
2023-10-13
syncval: Make HazardResult optional for perf
John Zulauf
2
-232
/
+268
2023-10-13
layers: Compatibility for VK_EXT_nested_command_buffers
Piers Daniell
5
-12
/
+29
2023-10-13
tests: Add min/max core profile and test cleanup
spencer-lunarg
32
-3693
/
+1317
2023-10-13
layers: Add Location to all Log messages
spencer-lunarg
35
-582
/
+614
2023-10-13
scripts: Update gpu_inst_shader_hash.h from generate_spirv.py
Jeremy Gebben
4
-76
/
+56
2023-10-13
tests: Single line to skip for version or extension
spencer-lunarg
129
-9668
/
+4621
2023-10-12
tests: Add missing descriptors tests
ziga-lunarg
1
-0
/
+88
2023-10-12
tests: Remove EXPECT() macro
Charles Giessen
1
-61
/
+52
2023-10-11
doc: Remove LAYER_CONFIGURATION.md
Juan Ramos
3
-170
/
+3
2023-10-12
tests: Throw exception upon ASSERT_* failure
Charles Giessen
1
-3
/
+21
2023-10-12
layers: Dont Skip on LogInfo
Charles Giessen
2
-18
/
+18
2023-10-12
test: Replace usage of ASSERT_VK_SUCCESS
Charles Giessen
66
-533
/
+538
2023-10-11
tests: Fix PositiveGpuAssistedLayer.GpuValidationUnInitImage
Jeremy Gebben
1
-4
/
+0
2023-10-11
tests: Test sync2 access mask in best practice
ziga-lunarg
1
-0
/
+4
2023-10-11
layers: Add sync2 access masks to layout validation
ziga-lunarg
1
-6
/
+18
2023-10-11
gpu: Don't crash on handles that may be VK_HANDLE_NULL
Jeremy Gebben
1
-8
/
+19
2023-10-11
gpu: Fix descriptor update corner cases
Jeremy Gebben
4
-19
/
+226
2023-10-11
tests: Remove IsPlatform for android devices
spencer-lunarg
47
-319
/
+80
2023-10-11
layers: Fix pColorBlend dynamic rendering
spencer-lunarg
5
-15
/
+56
2023-10-11
tests: Update gtest to v1.14.0
Juan Ramos
1
-1
/
+1
[next]