master
[drape_tests] Remove duplicating testingmain from drape tests.
Pointers refactoring
[drape][metal] Refactored vertex array buffer and context usage.
[base] Replaced the namespace my with base.
Fix include path for drape
[drape] Refactored geometry buffers a bit
Review fixes
[drape] Optimized font texture memory usage
[drape][OpenGL][Qt] Add OpenGL diagnostics. MAPSME-15297
[drape][metal] Added states.
[drape][metal] Removed obsolete std usage, minor fixes.
Refactored render layers and GLState
[drape] tests for packing and mapping glyph on texture. Fixes that checked by tests
Fixed crashes on enter background in drape
[drape][metal] Fixed unit tests, refactored a bit CurrentApiVersion.
[drape] [android] [vulkan] fix ABA-problem-like bug MAPSME-13706
Fixed some warnings.
Drape test fix.