organicmaps/drape
ygorshenin 05de20f50f Merge pull request #5092 from vng/covering
Rect covering in Index::ForEachInRect
2017-01-09 13:54:19 +03:00
..
drape_tests Remove using std from base 2016-12-28 15:24:51 +03:00
shaders Fixed depth enable/disable setting up 2016-12-28 13:25:37 +03:00
utils Remove using std from base 2016-12-28 15:24:51 +03:00
attribute_buffer_mutator.cpp
attribute_buffer_mutator.hpp Remove using std from base 2016-12-28 15:24:51 +03:00
attribute_provider.cpp Added attribute provider reuse 2016-12-07 12:47:27 +03:00
attribute_provider.hpp Added attribute provider reuse 2016-12-07 12:47:27 +03:00
batcher.cpp Improved rendering 2016-11-22 14:31:08 +03:00
batcher.hpp Improved rendering 2016-11-22 14:31:08 +03:00
batcher_helpers.cpp Triangle fan batching fixed. 2016-11-22 18:20:30 +03:00
batcher_helpers.hpp Remove using std from base 2016-12-28 15:24:51 +03:00
binding_info.cpp
binding_info.hpp
buffer_base.cpp
buffer_base.hpp
CMakeLists.txt Added cmake to XCode. 2016-11-29 14:50:32 +03:00
color.cpp
color.hpp Improved route rendering in traffic mode 2016-12-01 11:20:58 +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 Fixed depth enable/disable setting up 2016-12-28 13:25:37 +03:00
debug_rect_renderer.hpp Improved displacement algorithm and overlays rendering 2016-03-23 16:20:41 +03:00
drape.pro Fixed depth enable/disable setting up 2016-12-28 13:25:37 +03:00
drape_common.pri Added traffic renderer 2016-10-05 13:52:06 +03:00
drape_global.hpp Fixed navigation animations, some other bugfixes 2015-11-30 16:19:14 +03:00
dynamic_texture.hpp Fixed black outline around icons 2015-11-30 16:19:16 +03:00
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 outline for houses 2016-09-26 16:19:29 +03:00
glconstants.hpp Added outline for houses 2016-09-26 16:19:29 +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 Remove using std from base 2016-12-28 15:24:51 +03:00
glfunctions.hpp Added line simplification 2016-09-27 11:53:44 +03:00
glIncludes.hpp
glsl_func.hpp
glsl_types.hpp Remove using std from base 2016-12-28 15:24:51 +03:00
glstate.cpp Fixed using of texture slots in shaders 2016-10-11 17:48:53 +03:00
glstate.hpp Fixed using of texture slots in shaders 2016-10-11 17:48:53 +03:00
glyph_manager.cpp Remove using std from base 2016-12-28 15:24:51 +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 using of texture slots in shaders 2016-10-11 17:48:53 +03:00
gpu_program.hpp Fixed using of texture slots in shaders 2016-10-11 17:48:53 +03:00
gpu_program_manager.cpp Fixed using of texture slots in shaders 2016-10-11 17:48:53 +03:00
gpu_program_manager.hpp Fixed GPS track rendering on Samsung Galaxy Nexus 2015-12-24 11:33:35 +03:00
hw_texture.cpp Fixed running Drape on iOS simulator 2015-11-30 16:19:18 +03:00
hw_texture.hpp Fixed black outline around icons 2015-11-30 16:19:16 +03:00
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 Fixed crash with index buffer overflow during the buffer mutation 2015-12-07 13:35:53 +03:00
index_buffer_mutator.hpp Fixed crash with index buffer overflow during the buffer mutation 2015-12-07 13:35:53 +03:00
index_storage.cpp Review fixes 2015-11-30 16:26:54 +03:00
index_storage.hpp
object_pool.hpp
oglcontext.hpp Fixed most of “unused var” warnings. 2016-12-25 17:20:18 +03:00
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 Improved hotels displacement 2016-07-12 15:01:54 +03:00
overlay_handle.hpp Remove using std from base 2016-12-28 15:24:51 +03:00
overlay_tree.cpp Fixed selection of area titles. 2016-11-24 14:08:04 +03:00
overlay_tree.hpp Positioning in visible viewport. 2016-09-26 17:26:00 +03:00
pointers.cpp
pointers.hpp Remove using std from base 2016-12-28 15:24:51 +03:00
render_bucket.cpp Added outline for houses 2016-09-26 16:19:29 +03:00
render_bucket.hpp Remove using std from base 2016-12-28 15:24:51 +03:00
shader.cpp Remove using std from base 2016-12-28 15:24:51 +03:00
shader.hpp use vertex texture fetch where we can do it 2015-12-04 08:25:35 +03:00
static_texture.cpp Review fixes 2016-10-06 15:11:23 +03:00
static_texture.hpp Added traffic renderer 2016-10-05 13:52:06 +03:00
stipple_pen_resource.cpp Remove using std from base 2016-12-28 15:24:51 +03:00
stipple_pen_resource.hpp Fixed stipple pen pattern generation 2015-12-04 18:06:55 +03:00
support_manager.cpp Remove using std from base 2016-12-28 15:24:51 +03:00
support_manager.hpp Added line simplification 2016-09-27 11:53:44 +03:00
symbols_texture.cpp
symbols_texture.hpp Remove using std from base 2016-12-28 15:24:51 +03:00
texture.cpp Fixed black outline around icons 2015-11-30 16:19:16 +03:00
texture.hpp Fixed most of “unused var” warnings. 2016-12-25 17:20:18 +03:00
texture_manager.cpp Added traffic renderer 2016-10-05 13:52:06 +03:00
texture_manager.hpp Fixed most of “unused var” warnings. 2016-12-25 17:20:18 +03:00
texture_of_colors.cpp Review fixes 2015-11-30 16:19:18 +03:00
texture_of_colors.hpp Back buffer format changed to RGB8 2015-11-30 16:19:17 +03:00
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 Added outline for houses 2016-09-26 16:19:29 +03:00
vertex_array_buffer.hpp Added outline for houses 2016-09-26 16:19:29 +03:00
visual_scale.hpp Increasing visual scale for low dpi. 2015-12-18 17:46:39 +03:00