Implement Mosaic effect (for all modes and types).

The effect is not pixel perfect, and the code is slower than non-mosaic
code. However this is intentional to ensure rendering is not very slow.
This improves most games that use this effect, and it's definitely
better than not having it.
This commit is contained in:
David Guillen Fandos 2023-08-23 21:18:09 +02:00
parent 1526af3b68
commit 4ca45efcc7
1 changed files with 508 additions and 226 deletions

734
video.cc

File diff suppressed because it is too large Load Diff