mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-06 02:55:49 +03:00
092bb76cd6
Since we divide the width and height of the downscaled tiles by 2, bilinear blending is identical to box sampling and should be preferred since it's the simpler one of the two algorithms. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
MapWidget.cpp | ||
MapWidget.h | ||
SearchPanel.cpp | ||
SearchPanel.gml | ||
SearchPanel.h | ||
UsersMapWidget.cpp | ||
UsersMapWidget.h |