This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2dabdda36a511e5d1003205ceef1df0dfd401325
godot
/
modules
/
denoise
History
Aaron Franke
474d0f58f5
Add support for the RISC-V architecture
...
Supports RV64GC (RISC-V 64-bit with general-purpose and compressed-instruction extensions)
2021-10-22 12:51:10 -05:00
..
config.py
Add support for the RISC-V architecture
2021-10-22 12:51:10 -05:00
denoise_wrapper.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
denoise_wrapper.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
lightmap_denoiser.cpp
Fix some unnecessary includes
2021-08-13 00:27:38 -05:00
lightmap_denoiser.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
register_types.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
register_types.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
resource_to_cpp.py
Remove unused Python imports.
2020-09-10 11:38:52 +01:00
SCsub
SCons: Add explicit dependencies on thirdparty code in cloned env
2020-12-18 10:29:34 +01:00