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
/
BUILD.md
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
cube: Check in SPIRV code
Charles Giessen
1
-30
/
+1
2023-06-20
docs: Remove unneccessary info about ccache and compile commands
Juan Ramos
1
-38
/
+0
2023-06-16
test: Add test infrastructure
Charles Giessen
1
-14
/
+15
2023-05-23
icd: Fix WIN32 Mock ICD installation
juan-lunarg
1
-3
/
+12
2023-02-01
cmake: Remove custom install code
Juan Ramos
1
-26
/
+0
2023-01-27
cmake: Raise min to 3.17
Juan Ramos
1
-2
/
+2
2023-01-16
github: Use main instead of master
Juan Ramos
1
-6
/
+1
2022-12-14
vulkaninfo: Remove macOS application bundle
Mike Schuchardt
1
-4
/
+2
2022-10-26
docs: Explain CMAKE_EXPORT_COMPILE_COMMANDS
Juan Ramos
1
-0
/
+20
2022-10-26
cmake: Remove USE_CCACHE
Juan Ramos
1
-1
/
+18
2022-10-24
ci: Use MACOS_DEPLOYMENT_TARGET
Juan Ramos
1
-3
/
+2
2022-01-13
build: Add dependency on wayland-protocols
Tony-LunarG
1
-1
/
+1
2021-09-28
vulkaninfo: Generate vulkaninfo.rc file
Charles Giessen
1
-0
/
+1
2021-09-24
build: Remove unused components from android build
Mike Schuchardt
1
-104
/
+19
2021-07-06
docs: Fix cube wsi selection variable
Tony-LunarG
1
-2
/
+2
2020-08-07
Add support for VK_EXT_directfb_surface extension
Nicolas Caramelli
1
-0
/
+1
2019-08-20
docs: Bump minimums to Ubuntu 16.04 and gcc 5.4.0
Mike Weiblen
1
-2
/
+2
2019-07-24
doc: Update docs with codegen instructions
Mike Schuchardt
1
-0
/
+13
2019-07-16
build: Update cmake_minimum_required(VERSION 3.10.2)
Mike Weiblen
1
-5
/
+5
2019-07-15
docs: Improve instructions for using update_deps.
Jeremy Kniager
1
-6
/
+25
2019-03-21
docs: Update BUILD.md for CMake versions
Mike Weiblen
1
-5
/
+5
2019-03-21
build: Update CMake version
Jeremy Kniager
1
-1
/
+5
2018-11-08
Rename cube and cubepp exes to vkcube and vkcubepp
Tony-LunarG
1
-22
/
+22
2018-10-26
repo: Remove MIR specific code.
Tony-LunarG
1
-2
/
+1
2018-09-12
build: CMakeLists.txt cleanup, part 1
Mike Weiblen
1
-0
/
+1
2018-07-30
build: Add known-good support
joey-lunarg
1
-1
/
+48
2018-07-10
cmake: Clean up macOS install target
Mike Schuchardt
1
-15
/
+14
2018-06-22
docs:Fix Linux cmake instructions
Tobin Ehlis
1
-1
/
+1
2018-06-18
doc: Update BUILD.md [skip ci]
Karl Schultz
1
-276
/
+432
2018-06-15
docs: Fix typos in BUILD.md [skip ci]
Karl Schultz
1
-2
/
+2
2018-06-07
repo: Remove interim REPO_ROOT CMake code
Karl Schultz
1
-5
/
+4
2018-06-06
repo: Reorg to remove Vulkan-Headers submodule
Karl Schultz
1
-25
/
+47
2018-06-05
docs: Update build doc
Mark Young
1
-3
/
+1
2018-05-30
build: Add cube(pp) to install target
Karl Schultz
1
-1
/
+17
2018-05-28
cmake: Add WSI Build Support Options
Jeremy Kniager
1
-2
/
+4
2018-05-24
build: Fix mock ICD install issues
Karl Schultz
1
-8
/
+14
2018-05-22
cube: Change glslang location logic for INSTALL_DIR
Mark Lobodzinski
1
-8
/
+6
2018-05-21
cmake: Rename uninstall target to prevent collisions
Mark Lobodzinski
1
-1
/
+1
2018-05-21
docs: Update BUILD.md to reflect CMake changes
Jeremy Kniager
1
-11
/
+23
2018-05-21
docs: Clarify loader build requirements
Mark Lobodzinski
1
-0
/
+2
2018-05-18
docs: Update build.md for glslang location
Mark Lobodzinski
1
-52
/
+30
2018-05-14
docs: Update build.md w/loader repo root info
Mark Lobodzinski
1
-21
/
+23
2018-05-13
docs: More BUILD.md updates
Mark Lobodzinski
1
-152
/
+36
2018-04-03
docs: Fix internal links in BUILD.md
Karl Schultz
1
-26
/
+11
2018-03-26
docs: Move vkjson_info section from BUILD.md
Jeremy Kniager
1
-12
/
+0
2018-03-07
docs: Update brew package list
Mike Schuchardt
1
-3
/
+3
2018-03-02
macOS: Add macOS support
Karl Schultz
1
-8
/
+151
2018-02-27
docs: fix markdown lint issues in BUILD.md
Karl Schultz
1
-228
/
+290
2018-02-27
docs: Remove osx-specific func from Linux instrs
Mark Lobodzinski
1
-1
/
+1
2018-02-27
docs: Reorg and update BUILD.md
Mark Lobodzinski
1
-190
/
+292
[next]