organicmaps/3party
Alexander Borsuk 663511866d [drape] Use built-in Freetype SDF rendering
* Set the same SDF spread/border (4) as it was before
* Removed the threaded glyph generator, SDF glyphs are created now on a single thread.
  Before, the bitmap was rendered and then copied on the same single thread. By removing unnecessary overhead and by using
  bsdf renderer which is faster than sdf, visually glyphs appear on the screen at comparable or even faster time.
* Removed GetGlyphSdfScale, it will be hardcoded or set in a different way if necessary
* Fixed some minor tidy warnings

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-02 18:06:54 +02:00
..
agg [core] Warning fixes 2023-05-18 11:49:28 -03:00
boost@564e2ac169 Updated boost to 1.83 2023-09-24 20:07:05 +02:00
bsdiff-courgette Warning fixes 2022-11-13 15:10:24 +01:00
expat@9cbdb916de [3party] Use latest libexpat master 2024-05-02 09:46:00 +02:00
fast_double_parser@efec03532e [3party] Update fast_double_parser to latest 0.7.0 2023-01-02 10:46:21 +01:00
fast_obj@1a8060257a Add fast_obj library 2023-06-28 17:22:22 -03:00
freetype [3party] Update jansson, freetype, expat 2024-04-05 11:52:02 -03:00
gflags@a738fdf933 [3party] Make gflags a submodule 2023-03-06 15:31:47 +01:00
GL
glm@c834d06c27
googletest@58d77fa807
harfbuzz [3party] Upgraded harfbuzz to the latest master 2024-03-10 19:00:41 +01:00
icu [3party] Upgrade ICU library to 73.2 2023-07-08 08:52:09 +02:00
jansson [3party] Update jansson, freetype, expat 2024-04-05 11:52:02 -03:00
just_gtfs@7516753825
kdtree++
liboauthcpp [liboauthcpp] Fixed macro to avoid conflicts with the standard library (MacOSX14.4.sdk). 2024-03-09 18:00:08 -03:00
libtess2
minizip Explicitly link to zlib in vendored copy of minizip 2024-05-01 10:44:52 +02:00
open-location-code Fix missing cstdint on GCC 13 2024-04-13 17:38:57 +02:00
opening_hours Use CMake to copy opening-count.lst 2024-04-12 21:50:58 +02:00
osrm
protobuf Warning fixes 2022-11-13 15:10:24 +01:00
pugixml [openlr_tests] Remove unused pugixml/utils.hpp 2023-01-20 22:58:55 +01:00
robust
skarupke
stb_image Warning fixes 2022-11-13 15:10:24 +01:00
succinct Fix MSVC warning C4804: unsafe use of type 'bool' in operation 2024-04-04 23:51:32 +02:00
utfcpp@6be08bbea1 [3party] Update utf8cpp to 4.0.5 2024-03-31 15:39:59 +02:00
Vulkan-Headers@31aa7f634b Updated Vulkan Headers to v1.3.278 2024-04-04 09:04:30 +03:00
vulkan_wrapper vulkan_wrapper: mark VK_USE_PLATFORM_WIN32_KHR only types 2023-12-12 00:21:37 +01:00
CMakeLists.txt [drape] Use built-in Freetype SDF rendering 2024-05-02 18:06:54 +02:00