index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
rendering
/
rasterizer_rd
/
rasterizer_scene_rd.h
Age
Commit message (
Expand
)
Author
2020-12-04
RenderingServer reorganization
reduz
2020-11-28
Environment brightness, contrast, saturation restore with color correction.
clayjohn
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-10-19
Merge pull request #38097 from Calinou/add-viewport-debanding
Juan Linietsky
2020-10-18
Revert "Replace SAO implementation with MSSAO"
Juan Linietsky
2020-10-18
Merge pull request #42077 from clayjohn/MSSAO
Juan Linietsky
2020-10-18
Merge pull request #42201 from clayjohn/Vulkan-new-glow
Juan Linietsky
2020-10-18
Replace SAO implementation with MSSAO
clayjohn
2020-10-18
Optimize Glow with local memory
clayjohn
2020-10-17
Add aerial perspective to fixed fog
clayjohn
2020-10-09
Implement GPU Particle Collisions
reduz
2020-09-05
Fixed Some typos.
Anilforextra
2020-09-02
Re-Implement GPU particles on master.
Juan Linietsky
2020-08-31
Add high quality glow mode
clayjohn
2020-08-19
Add fog to sky shaders
clayjohn
2020-08-14
Add a debanding property to Viewport
Hugo Locurcio
2020-08-13
Restored fog (non volumetric).
Juan Linietsky
2020-08-13
Added volumetric fog effect.
Juan Linietsky
2020-07-22
Refactor light clustering
Juan Linietsky
2020-07-17
Fix spelling of a var, a struct, and message output
Andy Maloney
2020-07-11
Add incremental update mode to sky
clayjohn
2020-07-01
Environment: Refactor code for readability + more
Rémi Verschelde
2020-06-26
Addition of SDFGI for open world global illumination
Juan Linietsky
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-10
New lightmapper
Juan Linietsky
2020-04-17
Merge pull request #37949 from reduz/implement-global-shader-uniforms
Rémi Verschelde
2020-04-17
Merge pull request #37953 from clayjohn/VULKAN-sky-sun-size
Rémi Verschelde
2020-04-17
Add light size to Sky Shaders
clayjohn
2020-04-17
Implement global and per instance shader uniforms.
Juan Linietsky
2020-04-16
Use sky properly for ambient and reflections
clayjohn
2020-04-14
Merge pull request #37861 from reduz/implement-decals
Rémi Verschelde
2020-04-14
Implement decals
Juan Linietsky
2020-04-13
Merge pull request #37749 from clayjohn/Vulkan-improved-ss
Rémi Verschelde
2020-04-12
Add screen space AA option, with FXAA implementation.
Juan Linietsky
2020-04-11
Moved most of the effect code to compute.
Juan Linietsky
2020-04-10
Add proper quality settings to soft shadows
clayjohn
2020-04-09
Support light size and soft shadows
Juan Linietsky
2020-04-08
Refactored shadowmapping.
Juan Linietsky
2020-04-04
Re-implement subsurface scattering.
Juan Linietsky
2020-04-02
Merge pull request #37512 from reduz/implement-ssr
Rémi Verschelde
2020-04-02
Re-Added screen space reflection.
Juan Linietsky
2020-04-02
Merge pull request #37504 from qarmin/out_of_bound_cursor
Rémi Verschelde
2020-04-01
Fix out of bound array access caused by unassigned variable
Rafał Mikrut
2020-03-30
Move glow upscale quality to a global setting, for consistency
Juan Linietsky
2020-03-27
Renaming of servers for coherency.
Juan Linietsky