godot/drivers/dummy
Hugo Locurcio 2dbc329704
Add a debanding property to Viewport for GLES3
It can be enabled in the Project Settings
(`rendering/quality/filters/use_debanding`). It's disabled
by default as it has a small performance impact and can make
PNG screenshots much larger (due to how dithering works).

As a result, it should be enabled only when banding is noticeable enough.

Since debanding requires a HDR viewport to work, it's only supported
in the GLES3 backend.
2020-10-20 19:07:15 +02:00
..
rasterizer_dummy.h Add a debanding property to Viewport for GLES3 2020-10-20 19:07:15 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
texture_loader_dummy.cpp Add more extensions to the dummy texture loader 2020-04-27 10:09:17 +02:00
texture_loader_dummy.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00