Sign in
dawn
/
dawn
/
4eec0a86eb532b7a4111be6bc604bbe45f2b77fe
/
src
/
utils
/
CMakeLists.txt
d90557b
Create a shared utils folder.
by dan sinclair
· 7 months ago
1e657a6
tint->dawn: Move src/utils -> src/dawn/utils
by Ben Clayton
· 3 years, 2 months ago
9749f5a
Move a function to TextureFormatUtils.h|.cpp and rename these two util files
by Yunchao He
· 3 years, 9 months ago
9b6872d
Fix examples linking error when building with CMake
by Sergey Karchevsky
· 3 years, 9 months ago
b2bc57a
Add UWP compilation support in CMake
by 陈俊嘉
· 3 years, 9 months ago
9037669
Remove the dependency on shaderc and glslang.
by Corentin Wallez
· 4 years ago
e58d5a3
Factor utils::WireHelper out of DawnTest
by Austin Eng
· 4 years, 2 months ago
7f265d1
Fixing offset alignments when using DynamicUploader
by Tomek Ponitka
· 4 years, 7 months ago
f580096
end2end_tests: Forward Windows debug messages to stderr
by Austin Eng
· 4 years, 8 months ago
971a623
Validate the declaration of storage texture format in shader
by Jiawei Shao
· 5 years ago
7fe6efb
Add initial CMakeLists.txt files
by Corentin Wallez
· 5 years ago
146edf5
Remove support for CMake builds
by Corentin Wallez
· 6 years ago
1a79603
Make shared library dependencies private.
by Corentin Wallez
· 7 years ago
bdc8677
Make dawn_wire a shared library
by Corentin Wallez
· 7 years ago
196ade6
Make libdawn_native a shared library.
by Corentin Wallez
· 7 years ago
6c27fd9
CMakeLists: Generate Dawn headers separately from libdawn
by Corentin Wallez
· 7 years ago
d37523f
Move src/backend to src/dawn_native
by Corentin Wallez
· 7 years ago
fde3f2b
Rename NXT -> Dawn in the rest of CMakeLists
by Corentin Wallez
· 7 years ago
f684040
Rename NXTHelpers to DawnHelpers
by Corentin Wallez
· 7 years ago
d148aeb
Rename CMakeLists targets nxt -> dawn
by Corentin Wallez
· 7 years ago
f1ded9b
Rename CMakeLists variables NXT_* to DAWN_*
by Corentin Wallez
· 7 years ago
4a9ef4e
Rename the copyright authors from NXT to Dawn
by Corentin Wallez
· 7 years ago
cc407ae
Make SwapChainImpl a function and move it to common/
by Corentin Wallez
· 7 years ago
00935da
Use shaderc_shared and don't build unnecessary targets
by Corentin Wallez
· 7 years ago
916046c
Add stub Vulkan backend
by Corentin Wallez
· 8 years ago
c16a67a
Swap chains, part 2 (#94)
by Kai Ninomiya
· 8 years ago
78c8b83
clang/gcc: enable a bunch more warnings (#91)
by Kai Ninomiya
· 8 years ago
134e080
Move USleep to utils/
by Corentin Wallez
· 8 years ago
275817a
Add proper defines for backend enablement
by Corentin Wallez
· 8 years ago
bd0594b
Enable warnings on non-MSVC
by Corentin Wallez
· 8 years ago
5ee7afd
Split NXT helpers from example/Utils into src/utils
by Corentin Wallez
· 8 years ago
1bd219d
Split BackendBinding from example/Utils into src/utils
by Corentin Wallez
· 8 years ago