Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/maplibre/maplibre-native

MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
https://github.com/maplibre/maplibre-native

Merge branch 'master' of github.com:mapbox/llmr-native

bf916ae1e2e6b75c66817f60c76e1a10aba58e3a authored almost 11 years ago
recommend brew prefix for OS X

a2ab7434750ba271df7f0fdb1da053182410dc96 authored almost 11 years ago
add target to build for simulator

e2ea6c52a77f04d9d4cf6e13867985276f19431d authored almost 11 years ago
beauty is a triple arch command line build

bffb09c004fb27f79b9b96b128a83c6566c219c6 authored almost 11 years ago
xapp also only needs to build parent project

3070111392dfa9090f8ead283cec15e8d062ed7b authored almost 11 years ago
no need to build two xcode projects

2d52572d8c8357a112326c4272822baf0569e3b6 authored almost 11 years ago
same for ios build (no need to link -lpng directly)

f4aa7b9c704ebfe36f9f480d43adbb63e09ef560 authored almost 11 years ago
don't link -lpng when creating static llmr.a

8a4a11b7edae7380b3c28eeb8c3a2ab7778194f8 authored almost 11 years ago
fix include directory, remove tabs, get latest from github

f754db4c7a77d2991d77742409150796f1e97018 authored almost 11 years ago
refs #37: disable landscape for now

a4f45429d0c7bfef390556388b62f44eaf57efa7 authored almost 11 years ago
Merge branch 'master' of github.com:mapbox/llmr-native

880af51f9b753d0e4cac6d56c1c202b37e1ad491 authored almost 11 years ago
fixes #33: rotate around arbitrary point

dbea7937b3021368a670565cb6404d181024a803 authored almost 11 years ago
@incanus found that -lz is needed for ios

3f437298572ea617e4176a974f6c74de9ccf0651 authored almost 11 years ago
add GCC_INPUT_FILETYPE + make SUPPORTED_PLATFORMS a list

c2511551884966405e1a8bee55034723f3539b30 authored almost 11 years ago
Add png to OS X section

a5205382a86f88e953d00e09be7db28f75fb4849 authored almost 11 years ago
don't force linking to zib

023edc13ebe71c76cf4affbd9081994c0cc5f301 authored almost 11 years ago
add more details to readme about configure options

b445b596c8ae9f1de3b8a1a3f04e6218a25852c3 authored almost 11 years ago
put png_cflags in cflags not includes to avoid gyp double completing with -I

74aeab8ac73cfc8228b9bbd530c3fd35700cbe74 authored almost 11 years ago
Merge branch 'master' of github.com:mapbox/llmr-native

e00efd5c2ca47a0387d2915dfeae3ee1d20bdd20 authored almost 11 years ago
clean up / add more / better document gestures

5a4de6de89251bea082530db21d6611d7a28c6db authored almost 11 years ago
ensure png_cflags is a list

dc56aeed005c95fa58d76ebd6894935f26a1ec30 authored almost 11 years ago
iOS README improvements

6225c5b19514e3fdccec3be7d3566a29bc92d0ac authored almost 11 years ago
combine iOS README with main one

de2b23e9f49503e9166c8c43e3b772d320d55f84 authored almost 11 years ago
refs #24: Gyp-built iOS test app

ca75b2a351a0a849139748773d6327a1804895f5 authored almost 11 years ago
abstract hardcoded URLs for now

2b2ff9fb3fde834ccee58557217c71e318fb4a11 authored almost 11 years ago
fix build on linux

3b7f06ccbf91810c8e36d016504b9a82ced100a0 authored almost 11 years ago
remove hardcoded #version 120

aff6c54c00c2f00acbf0b9921f08157fd2e1682f authored almost 11 years ago
fix emplace_back

66e62eb4c82dbe7b7db36d89847f79a6658bb22f authored almost 11 years ago
add binpack class

refs #4

d7246099c6fc88281f6c14a52ff3cf61201a9388 authored almost 11 years ago
add <memory>

efac401db13a4a317b0a688f7d552a5fcd2e56b4 authored almost 11 years ago
add <algorithm> headers

d77e3b6285c44fa2a00dfd4010291a5979e8d540 authored almost 11 years ago
refactor header includes

2df45d0c4a53ac3ceb7dd71a34be896a8b7dcf30 authored almost 11 years ago
remove VectorTile member variable of Tile

7dfc535d2c1228439dd59ddf15e78698f56a8c9a authored almost 11 years ago
add textured water

e3db9b1ef1affcd505a42ecb6ad1ffc50fe6c860 authored almost 11 years ago
first pass at universal libpng for iOS

8b4b91f6cc272c001c2a2cd956a28d2b8b619b26 authored almost 11 years ago
fix typos

23b3e99849cfb24e6f6ffd2ae8593de3fe230b4c authored almost 11 years ago
improve handling of glfw3 and png flags

630eda9e509613fb58f795007b98d0176524d622 authored almost 11 years ago
Merge branch 'master' of github.com:mapbox/llmr-native

463b20d07f9e6b1dc496ef994db079f44f43794e authored almost 11 years ago
no need for GCD tossing since completion happens on (explicit) main queue

cd5b88edba6b1a27b8ae1064fc4b95ec291f8f98 authored almost 11 years ago
be explicit about using ARC

a5bdf294bb4045a9a637030383c5077d51ecb895 authored almost 11 years ago
remove redundant flags

6c4674017f00d0e215698b96408dcfb9ab6696df authored almost 11 years ago
fix 'make xapp' target after new png dependency

d9f132fe93caf8d5e2522e06faeac1a57a30660a authored almost 11 years ago
png is a new dependency in sprite.cpp - add it to build system

b895711b01f60437727b94eb75383304e9c09347 authored almost 11 years ago
simplify makefile

0052211278c7f7e4ec976ac87467bc5a5cd159f7 authored almost 11 years ago
Add travis - refs #29

80e63ae225840a55cfc0e06c1cfac01dc86d3b33 authored almost 11 years ago
improve ubuntu install docs

2e63997d3f128b0d3a33c84b82077544651fb11e authored almost 11 years ago
fix sprite.cpp compile on linux - refs #27

5b783f4eb13400cd61216aed982f164ef0077b18 authored almost 11 years ago
Merge branch 'master' of github.com:mapbox/llmr-native

4a7ccfdeeea76dd76ccf536ee7276fdd9f88cd31 authored almost 11 years ago
fix compile on linux

ebedcce508f2486de46210d5a892f1d6f79a9dc2 authored almost 11 years ago
remove old CMake ignore

2f387bf69f45022f71eb07578dcbcc79b45a12c9 authored almost 11 years ago
Merge pull request #28 from mapbox/gyp-final

Switch build system to gyp

2e8c8f91c9ee2a0a035e4ce1a729469d5452a844 authored almost 11 years ago
switch build system to gyp

b8d9f7704facd03e6549d32ee2d05708ce5e7d14 authored almost 11 years ago
Merge branch 'master' of https://github.com/mapbox/llmr-native

1295ebc70545d0210568a1f54cc2133fcd6b722e authored almost 11 years ago
remove c99 features

fixes #26

82c79b7bdaf25988f2140cf38f50bea7d493b446 authored almost 11 years ago
compile fixes on ubuntu precise/g++-4.8 - refs #27

f1e74215fdb3e72208ba50fa296b4eb1eaccf8c1 authored almost 11 years ago
textured fills

fixes #15

9ab9eeec1334f5556c04f944dda07abe58ed0f45 authored almost 11 years ago
allow binding the sprite object

refs #15

e478ae2a2de63402f29cf0ef7d0739d98e1c83d2 authored almost 11 years ago
add sprite object and parse image

refs #15

a6e464b9a7487615adb421519bd3c3df3f517bfc authored almost 11 years ago
add comment about json stylesheets

f1d5f75c4f06173dd46ab4c5988aa8aa7d7b5e19 authored almost 11 years ago
first part of loading JSON stylesheets

9d982c10fd776f60e8c232cf6c861e610355311f authored almost 11 years ago
alternative http_request function

44a3ffbd575de29f4bc6ab782a9fecff6472f827 authored almost 11 years ago
disable clang warning

6849c8d576d9197170156b2a17223157ee1b4bef authored almost 11 years ago
add rapidjson for parsing sprite json files

202e0270f767256c546f6951f3f649691ee5b00a authored almost 11 years ago
create async() function

c7b012ba42429607b54239bb7f370cbad198a4b2 authored almost 11 years ago
add request_http() function

refs #23

04c855bd649ce8589c81d653455e8b1e3e5900b2 authored almost 11 years ago
don't pass the entire tile object to changeMatrix

bc07cb4b2615ba0f622189fdc30092a021750598 authored almost 11 years ago
Merge pull request #19 from mapbox/unique-cpp-names

Avoid two cpp files named style.cpp

6a343494ec6453cac0e04d016c502f385351866a authored almost 11 years ago
fix errors from rename of style.hpp to resources.hpp

a8b1df403c47d7efe897e14b9fb334abb5146678 authored almost 11 years ago
add DS_Store to gitignore

702a3533dc8dd273a2647e1bdcf3405e0c91c69b authored almost 11 years ago
Merge branch 'master' of github.com:mapbox/llmr-native into unique-cpp-names

b70788a6f134f3b89763498c313594c8234379ed authored almost 11 years ago
avoid two cpp files named style.cpp

948a0d1922be92c924614f27d8b9ba761922af13 authored almost 11 years ago
move static global buffers to RAII

2b59dfae6388f3ce4d38f8f9615c47d00b302518 authored almost 11 years ago
add bsd license

closes #7

3f9337b74c8d384f2635d0a6adc33869169300fc authored almost 11 years ago
float[16] => std::array<float, 16>

1233537713bdba77c3879135d7a1008fc97b5581 authored almost 11 years ago
linear fades

29f0214eea44042193340a04be3444edf86a384b authored almost 11 years ago
update readme

72d7ca0776f06029206df899e41fdf3f3a1cab46 authored almost 11 years ago
don't use alias

80ec5742b580d0c9e79e55e44b89e2fb73334d33 authored almost 11 years ago
add matte

9fc749eade716bbad43174035ac7c8627b4858aa authored almost 11 years ago
let roads show up till z30

74dc2567994363deaa0d12c44175971362fe30e1 authored almost 11 years ago
parse line width function and call tile destructor from main thread

d5cae1477048cf489704e39e7b7c71dc007bccb4 authored almost 11 years ago
make line drawing work

04e16cf2caf0c6f33c9e860879f3304b3c505fb8 authored almost 11 years ago
buggy line support

e359d697fbf92f91be78001f922657b8e015948c authored almost 11 years ago
rename shader line -> plain

43ab6732d98c0020f28546cbf0377f4b6980f22a authored almost 11 years ago
change coordinate to use null struct

4c08a9081bfd14e97c9e3d48b4441a07c2632888 authored almost 11 years ago
create line geometry

918a68f5dd8ca768cc2dbd6c0ccf031f9f3bbf75 authored almost 11 years ago
rename stroke=>line, add line painter classes

f19d5c95dbc2784c53e47e869bef3bbde15c4c71 authored almost 11 years ago
move vector tile parsing to separate class + iterators

31fca20c16e70b77b0a2cfaba19c5e8e9e1eb438 authored almost 11 years ago
add LineBuffer and change DebugFontBuffer naming

edf2a532af23cba7a22c1de1494d0f811f57c105 authored almost 11 years ago
prefer tickets to TODO

a6434168b357e8d880b2282336addc0c06205b8f authored almost 11 years ago
tiles shouldn't be busted out of the box

a97657d00a82fa2b9900a124fc50b1b6c6bdacb8 authored almost 11 years ago
Merge branch 'master' of github.com:mapbox/llmr-native

278c0a9c9252a79517c114eb57d68b8535b9b717 authored almost 11 years ago
Improve readme

218b92b88366f3ac29c48229c56b20c8fbbe1367 authored almost 11 years ago
add platform function comments

0b95c1064dae7ff4449858e4ea63d3750fe6f05c authored almost 11 years ago
keyboard usage

4d18db14d5fa0a20ccd496ab826c7c374de73c9f authored almost 11 years ago
update build instructions

64dbfdce01d865f4c8dbf5ad0f65a66a61621383 authored almost 11 years ago
cascade styles

1538ebaf220ebc25243f2f71eb26c91cdf10548a authored almost 11 years ago
draw fills according to the style

e2dbcc95b5cf171e99e237513998d17a0c70f3ad authored almost 11 years ago
pass style into painter

2a6e4597e29d440e03416b0cf9d47da4eb2ff781 authored about 11 years ago
pass through name when rendering

9ba8d5b7a6599ae19e4d6eaccdc7a948a8663aa0 authored about 11 years ago
make bucket noncopyable

e3f98b0f130bf2d722ee0ae829e427a99fa8354a authored about 11 years ago