organicmaps/base
2015-09-22 15:27:32 -07:00
..
base_tests Compilation speed up by removing unused start/stop_mem_debug include 2015-09-22 15:27:06 -07:00
internal [logging] Added support for null-pointer printing 2015-09-22 15:26:46 -07:00
array_adapters.hpp
assert.hpp Fixed macroses to fit into if scope 2015-09-22 15:26:21 -07:00
base.cpp Add SetAssertFunction. 2015-09-22 15:20:26 -07:00
base.hpp
base.pro Moved file_<reader/writer>_stream.hpp from indexer to coding lib 2015-09-22 15:27:30 -07:00
bits.hpp Warning fix 2015-09-22 15:22:56 -07:00
buffer_vector.hpp Renamed debug_print to DebugPrint 2015-09-22 15:24:53 -07:00
cache.hpp added Tile, Tiler and TileCache classes. implemented tile priority sorting predicate to determine the order in which tiles are rendered. 2015-09-22 15:20:11 -07:00
casts.hpp
commands_queue.cpp Warning fixes 2015-09-22 15:25:56 -07:00
commands_queue.hpp Warning fixes 2015-09-22 15:25:56 -07:00
condition.cpp
condition.hpp implemented multithreaded ObjectPool and test for it. 2015-09-22 15:20:09 -07:00
condition_bada.cpp implemented multithreaded ObjectPool and test for it. 2015-09-22 15:20:09 -07:00
condition_posix.cpp implemented multithreaded ObjectPool and test for it. 2015-09-22 15:20:09 -07:00
condition_windows_native.cpp implemented multithreaded ObjectPool and test for it. 2015-09-22 15:20:09 -07:00
const_helper.hpp
exception.cpp Carried out heavy log functions into cpp files. 2015-09-22 15:20:27 -07:00
exception.hpp Carried out heavy log functions into cpp files. 2015-09-22 15:20:27 -07:00
limited_priority_queue.hpp Fix bug in limited_priority_queue. Add tests. 2015-09-22 15:24:29 -07:00
logging.cpp Fixed logging output and LOG_SHORT macro 2015-09-22 15:26:58 -07:00
logging.hpp Fixed macroses to fit into if scope 2015-09-22 15:26:21 -07:00
lower_case.cpp
macros.hpp
math.hpp
matrix.hpp
mru_cache.hpp Fixed some warnings 2015-09-22 15:25:16 -07:00
mutex.hpp added CoverageGenerator. 2015-09-22 15:21:33 -07:00
normalize_unicode.cpp
pseudo_random.hpp Added random url generator 2015-09-22 15:25:08 -07:00
resource_pool.cpp added ResourcePool and implemented OpenGL resources allocation through it. 2015-09-22 15:23:09 -07:00
resource_pool.hpp implemented PartialRenderPolicy for single threaded GUI-responsive rendering. 2015-09-22 15:27:17 -07:00
rolling_hash.hpp Compilation speed up by removing unused start/stop_mem_debug include 2015-09-22 15:27:06 -07:00
runner.cpp Catch all exceptions in Runner. 2015-09-22 15:19:09 -07:00
runner.hpp Catch all exceptions in Runner. 2015-09-22 15:19:09 -07:00
scope_guard.hpp
set_operations.hpp
shared_buffer_manager.cpp
shared_buffer_manager.hpp
SRC_FIRST.hpp
src_point.hpp Improved log formatting - do not print "()" for ObjectiveC functions 2015-09-22 15:26:59 -07:00
start_mem_debug.hpp
stats.hpp
std_serialization.hpp Added std::set serialization support 2015-09-22 15:27:32 -07:00
stl_add.hpp Add RemoveIfKeepValid algorithm and fix bug with countries delete. 2015-09-22 15:26:15 -07:00
stop_mem_debug.hpp
string_utils.cpp [win] Compilation fixes 2015-09-22 15:24:59 -07:00
string_utils.hpp Add strings::ToUtf8(). 2015-09-22 15:26:26 -07:00
swap.hpp
thread.cpp Compilation speed up by removing unused start/stop_mem_debug include 2015-09-22 15:27:06 -07:00
thread.hpp [windows,mingw]: Fixed compilation. 2015-09-22 15:21:13 -07:00
threaded_container.cpp Initial implementation of tile rendering. 2015-09-22 15:20:37 -07:00
threaded_container.hpp fast InfoLayer rendering on GUI thread through StylesCache. 2015-09-22 15:23:48 -07:00
threaded_list.hpp continuous rendering while glQueue isn't empty in PartialRenderPolicy. 2015-09-22 15:27:23 -07:00
threaded_priority_queue.hpp Fix return type in function. 2015-09-22 15:25:05 -07:00
timer.cpp [linux] Compilation issue 2015-09-22 15:21:26 -07:00
timer.hpp [linux] Compilation issue 2015-09-22 15:21:26 -07:00