summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-30Upgrade version to 1.3.268tizen_9.0_m2_releaseaccepted/tizen/unified/x/20240220.150044accepted/tizen/unified/toolchain/20240311.065918accepted/tizen/unified/dev/20240620.011154accepted/tizen/unified/20240219.160420accepted/tizen/9.0/unified/20241030.232936tizen_9.0tizenaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedXuelian Bai4-5/+27
2024-01-16Fix crash on pixel phoneXuelian Bai1-1/+3
2024-01-16Upgrade to v1.3.240Xuelian Bai1-1/+1
2024-01-16Remove unnecessary usages of prefix in pcJoonbum Ko1-4/+2
2024-01-16remove double slash in vulkan.pcjinbong, Lee1-2/+2
2024-01-16Fix double free issueXuelian Bai1-0/+12
2024-01-16Upgrade to 1.3.208Xuelian Bai2-2/+2
2024-01-16add spec fileSooChan Lim2-0/+73
2023-10-16build: Update to header 1.3.268upstream/1.3.268upstreamMike Schuchardt3-4/+4
2023-10-09cmake: Fix vulkan.pc regressionsJuan Ramos2-1/+11
2023-10-06build: Update to header 1.3.267Mike Schuchardt4-8/+8
2023-10-05github: split mingw-no-asm jobChristopher Degawa1-0/+32
2023-10-05loader: Add check for working MASM compilerChristopher Degawa1-6/+35
2023-10-05cmake: Don't REQUIRE find_package(VulkanHeaders)Juan Ramos2-3/+2
2023-10-04gn: asm_offset.c shouldn't be compiledJuan Ramos1-1/+0
2023-10-04docs: New SDK branch conventionJuan Ramos1-3/+3
2023-10-04cmake: Remove CMAKE_INSTALL_INCLUDEDIR_PCJuan Ramos2-6/+1
2023-10-04cmake: Remove PRIVATE_LIBS from vulkan.pc.inJuan Ramos2-13/+4
2023-10-04cmake: Cleanup package config codeJuan Ramos3-33/+32
2023-10-04Remove unnecessary comment in build.ymlCharles Giessen1-2/+0
2023-10-04github: re-enable normal mingw buildChristopher Degawa1-30/+36
2023-10-04actions: Re-add -DUSE_MASM=OFFChristopher Degawa1-1/+1
2023-10-04loader/asm_offset: Add __USE_MINGW_ANSI_STDIOChristopher Degawa1-0/+6
2023-10-04loader: Add uasm as an alternative name for jwasmChristopher Degawa1-1/+1
2023-10-04loader: Fix cross-compiling with jwasmChristopher Degawa1-16/+9
2023-10-02Fix problems detected by CodeQL static analysisCharles Giessen4-25/+28
2023-10-02loader/cJSON: Prefix/mark static/remove symbolsChristopher Degawa4-470/+106
2023-09-29build: Update to header 1.3.266Mike Schuchardt5-4/+120
2023-09-28feat: enable codeqlJoyce Brum1-0/+101
2023-09-26XCode fix - warnings as errors and unused parameter triggers itRichard S. Wright Jr1-0/+1
2023-09-26Tweaked CMakeLists.txt for better organizationRichard S. Wright Jr1-6/+6
2023-09-26removed toolchainRichard S. Wright Jr1-1036/+0
2023-09-26WIP: Added defines for iOSRichard S. Wright Jr1-1/+1
2023-09-26WIP: Loader seems to work on iOSRichard S. Wright Jr4-0/+1051
2023-09-25build: Update to header 1.3.265Mike Schuchardt3-4/+4
2023-09-21Fix warning message refering to layers instead of ICDsCharles Giessen1-1/+1
2023-09-17Use backtick instead of single quote in Loader DebuggingCharles Giessen1-1/+1
2023-09-15Check correct magic value in device dispatch tableCharles Giessen2-8/+10
2023-09-13cmake: Add find_package supportJuan Ramos1-2/+9
2023-09-13cmake: Simplify install codeJuan Ramos1-4/+1
2023-09-12cmake: Only search for MASM when using MSVCsfan52-1/+4
2023-09-12cmake: Fix MinGW vulkan.pcJuan Ramos1-10/+7
2023-09-12Add device dispatch table magic value checkCharles Giessen8-24/+131
2023-09-11build: Update to header 1.3.264Mike Schuchardt3-4/+4
2023-09-08Make test_layer delete destroyed devicesCharles Giessen2-10/+10
2023-09-08Add Debug extension support to test layerCharles Giessen3-50/+356
2023-09-08Fix incorrect handling of Debug Marker functionsCharles Giessen4-47/+85
2023-09-08MSAN fixesShahbaz Youssefi2-2/+2
2023-09-05build: Update to header 1.3.263Mike Schuchardt3-4/+4
2023-08-25build: Update to header 1.3.262Mike Schuchardt3-4/+4