godot/modules/denoise
Rémi Verschelde 39d84fef89 denoise: Restrict build to 64-bit desktop platforms
One of OIDN's dependencies only supports x86_64 and aarch64.
For now we also exclude potential future Android tools builds,
but this could be re-evaluated in the future.

Fixes #38759.
2020-06-06 21:23:46 +02:00
..
config.py denoise: Restrict build to 64-bit desktop platforms 2020-06-06 21:23:46 +02:00
denoise_wrapper.cpp Style: Fix missing/invalid copyright headers 2020-05-14 16:54:54 +02:00
denoise_wrapper.h Style: Fix missing/invalid copyright headers 2020-05-14 16:54:54 +02:00
lightmap_denoiser.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
lightmap_denoiser.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
register_types.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
register_types.h
resource_to_cpp.py
SCsub thirdparty: Cleanup after #38386, document provenance and copyright 2020-05-11 14:50:06 +02:00