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
2023-08-03
Add build support for Tizen
Xuelian Bai
3
-1
/
+72
2023-06-26
layers: New merge/split in buffer_address_map
John Zulauf
3
-17
/
+32
2023-06-26
syncval: New generic range traversal
John Zulauf
2
-43
/
+83
2023-06-26
syncval: Skip acquire context event processing
John Zulauf
1
-1
/
+2
2023-06-26
syncval: Two fixes for update memory state
John Zulauf
1
-3
/
+7
2023-06-26
tests: Add perf test
arno-lunarg
1
-0
/
+100
2023-05-29
layers: Stop false positive for PushConstant spec const
spencer-lunarg
2
-2
/
+49
2023-05-29
layers: Fix crash with push constants using spec const
spencer-lunarg
3
-1
/
+84
2023-05-29
layers: Reduce repeated shader error messages
spencer-lunarg
3
-13
/
+9
2023-05-29
ci: Fix integration_test failing on CI
juan-lunarg
1
-1
/
+3
2023-05-26
layers: Remove false positive for Vertex Input Structs
spencer-lunarg
3
-2
/
+173
2023-05-23
android: Remove usage of AHB_VALIDATION_SUPPORT
juan-lunarg
8
-92
/
+64
2023-05-23
docs: Update Android build documentation
juan-lunarg
1
-17
/
+14
2023-05-23
docs: Show usage of Vendor Specific Best Practices
juan-lunarg
1
-0
/
+29
2023-05-23
tests: Add missing DescriptorLayoutSet tests
spencer-lunarg
1
-0
/
+72
2023-05-23
layers: Remove ObjectLifetime check from stateless
spencer-lunarg
1
-15
/
+0
2023-05-23
layers: Improve stateless device creation error messages
spencer-lunarg
1
-28
/
+25
2023-05-22
layers: Remove unnecessary stage_flags variable
Nathaniel Cesario
1
-5
/
+0
2023-05-22
ci: Use 64 bit compiler when targeting x86
juan-lunarg
1
-3
/
+3
2023-05-22
ci: Cleanup compiler usage for linux testing
juan-lunarg
1
-9
/
+6
2023-05-22
ci: Fix permissions
juan-lunarg
2
-0
/
+6
2023-05-22
ci: Use fail-fast judiciously
juan-lunarg
2
-12
/
+0
2023-05-22
scripts: Clean fetched dependencies on new configuration
Juan Ramos
2
-11
/
+10
2023-05-22
tests: Pass bad rendering data
Nathaniel Cesario
3
-1
/
+144
2023-05-22
layers: Ignore pNext structs in GPLs
Nathaniel Cesario
15
-6719
/
+6882
2023-05-22
layers: Fix unused-but-set-variable warning
Nathaniel Cesario
1
-2
/
+0
2023-05-22
layers: Fix crash on OpCopyObject being used for image access
spencer-lunarg
2
-3
/
+59
2023-05-20
android: Cleanup Android CMake code
juan-lunarg
3
-34
/
+8
2023-05-20
tests: Add missing vkCreateBuffer tests
spencer-lunarg
4
-2
/
+108
2023-05-19
docs: Trim build instructions for Windows
juan-lunarg
1
-6
/
+4
2023-05-19
cmake: Fix invalid VS version check
juan-lunarg
1
-5
/
+1
2023-05-19
docs: Update syncval known issues
John Zulauf
1
-6
/
+4
2023-05-20
layers: Add check for a null OpLoad FindDef
spencer-lunarg
1
-0
/
+10
2023-05-20
layers: Prevent crash for Image Access through function calls
spencer-lunarg
5
-15
/
+323
2023-05-19
layers: Parameterization changes for Vulkan SC
Daniel Rakos
104
-540
/
+851
2023-05-18
build: Update shader toolchain ahead of SDK
Mike Schuchardt
3
-7
/
+7
2023-05-18
tests: Add OpImageTexelPointer atomic test
spencer-lunarg
1
-0
/
+70
2023-05-18
docs: Add more shader val doc for Atomics
spencer-lunarg
1
-3
/
+15
2023-05-18
tests: Add Sparse Image test
spencer-lunarg
1
-0
/
+83
2023-05-18
layers: Remove OpImageSparseTexelsResident
spencer-lunarg
1
-2
/
+4
2023-05-18
tests: Add test for Multiple Push Constants
spencer-lunarg
1
-0
/
+70
2023-05-17
gpu: Lazily allocate gpu-side DescriptorSet data
Jeremy Gebben
13
-204
/
+375
2023-05-17
tests: Add PositiveImage.CreateDrmImageWithExternalMemory
juan-lunarg
1
-0
/
+104
2023-05-17
layers: Improve GetEnvironment() for android
Jeremy Gebben
4
-36
/
+20
2023-05-17
android: Fix and test exported Android functions
juan-lunarg
2
-10
/
+39
2023-05-17
tests: Add tests for Multi-Entrypoint
spencer-lunarg
2
-0
/
+233
2023-05-17
layers: Replaec %u with % PRIu32
arno-lunarg
1
-23
/
+34
2023-05-17
layers: Cleanup error msg in ValidateBeginCmdBuff
arno-lunarg
1
-58
/
+45
2023-05-17
tests: More positive Push Constant tests
spencer-lunarg
9
-210
/
+325
2023-05-17
layers: Move Push Constants to TypeStructInfo
spencer-lunarg
9
-418
/
+100
[next]