godot/drivers/dummy
Hugo Locurcio 0e0af7fa83
Add high quality glow mode
This backports the high quality glow mode from the `master` branch.

Previously, during downsample, every second row was ignored.
Now, when high-quality is used, we sample two rows at once to ensure
that no pixel is missed. It is slower, but looks much better and has
a much high stability while moving.

High quality also takes an additional horizontal sample the width of the
horizontal blur matches the height of the vertical blur.
2021-08-11 17:00:41 +02:00
..
rasterizer_dummy.h Add high quality glow mode 2021-08-11 17:00:41 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
texture_loader_dummy.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
texture_loader_dummy.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00