summaryrefslogtreecommitdiffstats
path: root/modules/denoise
Commit message (Expand)AuthorAgeFilesLines
* Unify bits, arch, and android_arch into env["arch"]Aaron Franke2022-08-251-8/+1
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-1/+1
* Refactor module initializationreduz2022-05-042-4/+13
* Update copyright statements to 2022Rémi Verschelde2022-01-036-12/+12
* Add support for PowerPC familyDaniel Kolesa2021-11-011-1/+7
* Add support for the RISC-V architectureAaron Franke2021-10-221-2/+3
* Fix some unnecessary includesAaron Franke2021-08-131-0/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-016-12/+12
* SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde2020-12-181-3/+14
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-072-2/+2
* Refactor MethodBind to use variadic templatesreduz2020-10-181-1/+1
* Remove unused Python imports.Marcel Admiraal2020-09-101-2/+0
* Fix header guards in modules:Marcel Admiraal2020-09-061-0/+5
* SCons: Refactor running commands through buildersAndrii Doroshenko (Xrayez)2020-07-281-1/+0
* Add override keywords.Marcel Admiraal2020-07-101-1/+1
* [macOS] Add support for the Apple Silicon (ARM64) build target.bruvzg2020-06-291-1/+1
* denoise: Restrict build to 64-bit desktop platformsRémi Verschelde2020-06-061-1/+7
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-143-3/+0
* Style: Fix missing/invalid copyright headersRémi Verschelde2020-05-142-0/+60
* thirdparty: Cleanup after #38386, document provenance and copyrightRémi Verschelde2020-05-111-2/+2
* New lightmapperJuan Linietsky2020-05-109-0/+430