index
:
platform/upstream/Vulkan-Tools
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
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
devel_package
master
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
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
mock: Ensure VkICD_mock_icd.json uses up to date API version
Juan Ramos
1
-1
/
+1
2023-10-06
cmake: Upgrade to C++17
Juan Ramos
1
-29
/
+35
2023-09-29
android: Various fixes to get closer to Android on CMake
Juan Ramos
1
-1
/
+3
2023-09-29
cmake: General cleanup
Juan Ramos
1
-10
/
+2
2023-09-22
icd: Add VkPhysicalDeviceDriverProperties
Charles Giessen
1
-0
/
+21
2023-09-22
cmake: Fix ICD json logic
Juan Ramos
1
-3
/
+0
2023-09-20
build: Use Vulkan-Loader find_package support
Charles Giessen
1
-7
/
+1
2023-08-21
build: Use Vulkan-Loader on windows
Charles Giessen
1
-29
/
+8
2023-07-19
build: Add API_TYPE variable
Daniel Rakos
1
-2
/
+4
2023-07-10
build: Update to header 1.3.257
Mike Schuchardt
1
-1
/
+3
2023-06-28
build: Default to using the static CRT for MSVC
Charles Giessen
1
-0
/
+3
2023-06-16
test: Add test infrastructure
Charles Giessen
1
-0
/
+6
2023-06-16
build: Update to C++14 as minimum version
Charles Giessen
1
-1
/
+1
2023-06-16
build: Update to header 1.3.254
Mike Schuchardt
1
-3
/
+0
2023-05-24
mock: Parameterization changes for Vulkan SC
Daniel Rakos
1
-1
/
+4
2023-05-05
cmake: Keep VulkanRT-License.txt copyright up to date
juan-lunarg
1
-0
/
+2
2023-05-05
cmake: Add UPDATE_DEPS functionality
juan-lunarg
1
-11
/
+9
2023-04-07
cmake: Add build option for Address Sanitizer
Charles Giessen
1
-0
/
+4
2023-02-01
cmake: Remove custom install code
Juan Ramos
1
-16
/
+0
2023-01-27
cmake: Raise min to 3.17
Juan Ramos
1
-3
/
+4
2023-01-10
build: Update vulkan headers
Juan Ramos
1
-2
/
+1
2022-11-10
cmake: Use new VulkanHeaders cmake support
Juan Ramos
1
-3
/
+2
2022-10-26
cmake: Remove USE_CCACHE
Juan Ramos
1
-8
/
+0
2022-10-26
cmake: Remove outdate code
Juan Ramos
1
-5
/
+0
2022-10-24
ci: Use MACOS_DEPLOYMENT_TARGET
Juan Ramos
1
-9
/
+2
2021-09-28
vulkaninfo: Generate vulkaninfo.rc file
Charles Giessen
1
-0
/
+6
2021-06-14
build: Add Werror and warning flags to builds
Jeremy Kniager
1
-0
/
+25
2020-03-19
build: Update known-good for 1.2.135 header
Shannon McPherson
1
-0
/
+3
2019-08-08
build: Remove Windows loader build dependency
Lenny Komow
1
-0
/
+7
2019-07-24
build: CMake/GN changes for pre-generated source
Mike Schuchardt
1
-1
/
+1
2019-07-24
scripts: Port codegen script from VVL
Mike Schuchardt
1
-0
/
+10
2019-07-16
build: Update cmake_minimum_required(VERSION 3.10.2)
Mike Weiblen
1
-1
/
+1
2018-11-07
cmake: Fix build crashing on make install
Jeremy Kniager
1
-0
/
+2
2018-09-12
build: CMakeLists.txt cleanup, part 1
Mike Weiblen
1
-10
/
+31
2018-07-10
cmake: Clean up macOS install target
Mike Schuchardt
1
-2
/
+0
2018-06-30
build: Beautify cmake files
Mike Weiblen
1
-24
/
+22
2018-06-28
cmake: Update CMake to check env for MoltenVK
Jeremy Kniager
1
-0
/
+15
2018-06-27
build: Insert copyright in cmake files
Mike Weiblen
1
-0
/
+17
2018-06-14
cmake: Use FindVulkanHeaders to get vulkan includes
Mark Lobodzinski
1
-1
/
+3
2018-06-12
cmake: Prevent redefinition of uninstall target
Mark Lobodzinski
1
-7
/
+9
2018-06-07
repo: Remove interim REPO_ROOT CMake code
Karl Schultz
1
-56
/
+27
2018-06-07
cmake: Fix macOS CMake files to include dylib file
Jeremy Kniager
1
-0
/
+1
2018-06-06
repo: Reorg to remove Vulkan-Headers submodule
Karl Schultz
1
-14
/
+17
2018-05-28
build: Enable install targets on Windows
Karl Schultz
1
-10
/
+13
2018-05-24
build: Fix mock ICD install issues
Karl Schultz
1
-4
/
+4
2018-05-21
cmake: Rename uninstall target to prevent collisions
Mark Lobodzinski
1
-1
/
+1
2018-05-21
cmake: Update CMake files to build for MacOS
Jeremy Kniager
1
-0
/
+3
2018-05-15
build: Enable install target on Linux
Karl Schultz
1
-4
/
+1
2018-05-12
cmake: Add LOADER_REPO_ROOT to repo
Mark Lobodzinski
1
-0
/
+37
2018-05-11
headers: Switched cmake files to Vulkan-Headers
Mark Lobodzinski
1
-2
/
+2
[next]