organicmaps/drape
2016-06-24 16:02:11 +03:00
..
drape_tests Simplified writing glyphs to texture 2016-04-07 19:56:51 +03:00
shaders Added support of dashes in route visualization 2016-06-03 18:08:54 +03:00
utils Added special visualization for deleted POI 2016-05-18 14:55:28 +03:00
attribute_buffer_mutator.cpp
attribute_buffer_mutator.hpp
attribute_provider.cpp
attribute_provider.hpp
batcher.cpp Memory feature index removed. 2016-03-23 16:52:55 +03:00
batcher.hpp Removed unused code 2016-03-23 16:52:56 +03:00
batcher_helpers.cpp reduce small memory allocations in std::bind 2016-02-02 19:06:50 +03:00
batcher_helpers.hpp reduce small memory allocations in std::bind 2016-02-02 19:06:50 +03:00
binding_info.cpp
binding_info.hpp
buffer_base.cpp
buffer_base.hpp
color.cpp
color.hpp Improved displacement algorithm and overlays rendering 2016-03-23 16:20:41 +03:00
constants.hpp Added displacement modes 2016-05-17 16:16:19 +03:00
cpu_buffer.cpp
cpu_buffer.hpp
data_buffer.cpp
data_buffer.hpp
data_buffer_impl.hpp
debug_rect_renderer.cpp Improved displacement algorithm and overlays rendering 2016-03-23 16:20:41 +03:00
debug_rect_renderer.hpp Improved displacement algorithm and overlays rendering 2016-03-23 16:20:41 +03:00
drape.pro Added support of dashes in route visualization 2016-06-03 18:08:54 +03:00
drape_common.pri Added displacement modes 2016-05-17 16:16:19 +03:00
drape_global.hpp
dynamic_texture.hpp
font_texture.cpp Fixed packing glyphs 2016-04-08 16:22:40 +03:00
font_texture.hpp Review fixes 2016-04-08 18:14:08 +03:00
fribidi.cpp
fribidi.hpp
glconstants.cpp Added scissor test 2016-03-23 16:20:44 +03:00
glconstants.hpp Added scissor test 2016-03-23 16:20:44 +03:00
glextensions_list.cpp [drape] merge batches on iOS and desktop 2016-01-04 17:02:24 +03:00
glextensions_list.hpp [drape] merge batches on iOS and desktop 2016-01-04 17:02:24 +03:00
glfunctions.cpp Added scissor test 2016-03-23 16:20:44 +03:00
glfunctions.hpp Added scissor test 2016-03-23 16:20:44 +03:00
glIncludes.hpp
glsl_func.hpp
glsl_types.hpp
glstate.cpp Review fixes 2016-03-23 16:21:18 +03:00
glstate.hpp Review fixes 2016-03-23 16:21:18 +03:00
glyph_manager.cpp Fixed packing glyphs 2016-04-08 16:22:40 +03:00
glyph_manager.hpp Fixed packing glyphs 2016-04-08 16:22:40 +03:00
gpu_buffer.cpp
gpu_buffer.hpp
gpu_program.cpp Fixed Tegra alpha blending issue 2015-12-30 13:34:00 +03:00
gpu_program.hpp Fixed Tegra alpha blending issue 2015-12-30 13:34:00 +03:00
gpu_program_manager.cpp
gpu_program_manager.hpp
hw_texture.cpp
hw_texture.hpp
hw_texture_ios.hpp
hw_texture_ios.mm Fixed memory leak on iOS hardware textures destruction 2016-04-21 14:35:42 +03:00
index_buffer.cpp
index_buffer.hpp
index_buffer_mutator.cpp
index_buffer_mutator.hpp
index_storage.cpp
index_storage.hpp
object_pool.hpp
oglcontext.hpp
oglcontextfactory.cpp Fixed crash on drape initialization in background 2016-04-07 19:56:15 +03:00
oglcontextfactory.hpp Fixed crash on drape initialization in background 2016-04-07 19:56:15 +03:00
overlay_handle.cpp Added displacement modes 2016-05-17 16:16:19 +03:00
overlay_handle.hpp Added displacement modes 2016-05-17 16:16:19 +03:00
overlay_tree.cpp Selected feature's overlays couldn't be displaced. 2016-06-24 16:02:11 +03:00
overlay_tree.hpp Selected feature's overlays can't be displaced. 2016-06-24 16:02:06 +03:00
pointers.cpp
pointers.hpp
render_bucket.cpp Debug output fixed. 2016-03-23 16:56:46 +03:00
render_bucket.hpp Removed unused code 2016-03-23 16:52:56 +03:00
shader.cpp
shader.hpp
stipple_pen_resource.cpp
stipple_pen_resource.hpp
support_manager.cpp Review fixes 2016-01-06 13:01:22 +03:00
support_manager.hpp Fixed Tegra alpha blending issue 2015-12-30 13:34:00 +03:00
symbols_texture.cpp
symbols_texture.hpp
texture.cpp
texture.hpp Review fixes 2016-04-08 18:14:08 +03:00
texture_manager.cpp Review fixes 2016-04-08 18:14:08 +03:00
texture_manager.hpp Review fixes 2016-04-08 18:14:08 +03:00
texture_of_colors.cpp
texture_of_colors.hpp
uniform_value.cpp
uniform_value.hpp
uniform_values_storage.cpp reduce small memory allocations in std::bind 2016-02-02 19:06:50 +03:00
uniform_values_storage.hpp reduce small memory allocations in std::bind 2016-02-02 19:06:50 +03:00
vertex_array_buffer.cpp Fixed assert on bind VAO. 2016-05-12 10:38:39 +03:00
vertex_array_buffer.hpp Unbind VAO after each binding. 2016-05-12 10:38:39 +03:00
visual_scale.hpp