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

fix tile loading

1fbaa95b026c2e56c713be689a68e4cddb629308 authored almost 11 years ago
don't pass around pointers if all we need is the state

a3a1b812c8b0638cec2426f87749bf6c4977b459 authored almost 11 years ago
implement tile wrapping

fixes #14

027c6f33b3a4d260724ce2e010856aeda7120846 authored almost 11 years ago
rename Tile to TileData

b0ddabd6ac243fcb7969d006c9eab14e630105f8 authored almost 11 years ago
Port scanline algorithm from _getCoveringTiles()

fixes #22

ba5070bf5282b7b84f57affe37839de69dc67a6d authored almost 11 years ago
do not write linejoin fragments to depth buffer

ed5e335da1c53ed77aaa692dec7bd4f1eb438d60 authored almost 11 years ago
iOS GL specific API alias

ba4ec7f8c747bbca8f05920a464e5707ca5c1510 authored almost 11 years ago
resolve integer precision errors

2c9b7663717637969b9fd85ce37089034d1d8d82 authored almost 11 years ago
use depth buffer to avoid writing to opaque fragments

e85304d510fe784efa935ce32652f9594fbec000 authored almost 11 years ago
fix settings storage

dfed81e21835cefb053957f4bf31b2360bf209af authored almost 11 years ago
fix line drawing bug with new vertices from tessellation

6ee7506ed9f6c6f20115733bd2381be646e3759c authored almost 11 years ago
build fix for ios

03676dfbd1275b069d4045d860fc8e2a5d93c35b authored almost 11 years ago
atomic state

4d5715c97358af828d155e10361e374cb38dd389 authored almost 11 years ago
Merge branch 'nostencil'

Conflicts:
macosx/main.mm
src/map/map.cpp

0a6dbc8064c383ba05b7371bb6cbcc3c1d1da6cd authored almost 11 years ago
Merge pull request #49 from mapbox/tessellation

Try out tessellating polygons

2e0681e2d611d597a9ada74053c582d5d27a31b9 authored almost 11 years ago
Merge pull request #85 from mapbox/threaded-curl

add threading for libcurl

dadc8f151cad8378c271a015b052f1f4f3adfeef authored almost 11 years ago
delete key

45385d112b940c2826fa83fdce9bee5eb4f4f6a8 authored almost 11 years ago
reuse curl handles

880dc2d841af85e6651444f64ee09dcc72e85825 authored almost 11 years ago
we're not doing recursive locking

e13b519745a5f1f3cfad66b9ef28c9292d550531 authored almost 11 years ago
remove thread naming

f1f146b01e190570e4308a8781ae18f6931c7948 authored almost 11 years ago
move requests to global threadpool

f850856cecf3358f5cf63a8cfae00a1bd65a6d8e authored almost 11 years ago
make threadpool implementation callback agnostic

c076da0ae2f2e8c8221b727d9197ae5257c703f9 authored almost 11 years ago
add threadpool implementation

b26f3d319bbb8400b5608ced69534260134915ea authored almost 11 years ago
add threadpooled requests

e134e6a8f3c4fdfef81d1a4f4e74b04853ffa4db authored almost 11 years ago
use atomics instead of mutexes

7fdff4176b842004872db6d94cde11562abff2e0 authored almost 11 years ago
make linux downloads cancellable

bc1d6774c53a7a04ce8e3d203f233591ac7d1e45 authored almost 11 years ago
multithreaded curl for linux

6c58101b12ee8e599aff3541f10c1fbfe5a027fb authored almost 11 years ago
Merge pull request #76 from mapbox/tile-cancels

fixes #67: cancel unnecessary tile fetches

a31fab1e221311ac597a0d8e3791d35f8e548e60 authored almost 11 years ago
fix compile

5d7ff19994ae96c71a92b790ed237d17c7a7c2d7 authored almost 11 years ago
Merge branch 'master' into tessellation

Conflicts:
include/llmr/renderer/fill_bucket.hpp
src/renderer/fill_bucket.cpp
src/renderer/pa...

4e73a4d47cd1287f6a5ac3bfc66dc024b0b268e4 authored almost 11 years ago
fix include

ae3bd04171a671a877c3240ed505096186c280cc authored almost 11 years ago
use clipper and add missing vertices to avoid missing triangles

eadafede0893b7742c25445648158b03966c0a45 authored almost 11 years ago
do not clear the stencil buffer

57dafc6d4c75029935f856549637a38d05a2b662 authored almost 11 years ago
draw a checkerboard stencil clipping mask initially

8d68bd73e74b70ec39f5192cfdfc7a3ac71ed97e authored almost 11 years ago
fix compile error

70ec13e302704cf3e061db420920735480903a64 authored almost 11 years ago
Merge branch 'tessellation' into nostencil

Conflicts:
include/llmr/renderer/fill_bucket.hpp
src/renderer/painter.cpp

f87e21b6e8173e5815f035fa691b68c838716edd authored almost 11 years ago
only log tile errors if not obsolete

0782cfc5be92ebc79711f6f9756db303026030e3 authored almost 11 years ago
remove now-unnecessary tile references in platform

0afc5f69672325dab372f3b24d6a742491032df0 authored almost 11 years ago
clean up response casts

8b0709a62cfad87fe0f5797e8f0b18e54e076361 authored almost 11 years ago
allow for cancellable request, track in tiles, and cancel when obsolete

55b28aaf6507569c9d1bb87279c8382f043e8b11 authored almost 11 years ago
add tile state 'loaded'

0406a8229903c880dc37fe5a6654fd49f9e3d4f5 authored almost 11 years ago
rename tile state ready -> parsed

78ab66b06cfd2b4e80355dbfd760da7ec356f7a9 authored almost 11 years ago
properly set 10.9 deploy again

060f1ce09146f9295cdf144800e954a133544729 authored almost 11 years ago
Merge branch 'master' into tile-cancels

3232ecc94dceefc745af7d7166cf4a49ad10f554 authored almost 11 years ago
refs #60: size POIs properly based on pixel ratio

675b8eb1fef9e4fc99516b2fa64505107b1fa6bf authored almost 11 years ago
move to linear properties for POI opacity

7a48e8ddce1261c94ef2e9a0527e4d1eadadae21 authored almost 11 years ago
refs #60: add support for point colorization & opacity

b6d7169b831e07fd7e1d0d9507c8cfe28a5a220d authored almost 11 years ago
refs #60: add some more point styles

495d47ab422988053666c0d3d647e3e235fa21e3 authored almost 11 years ago
Merge branch 'master' into tile-cancels

e59a5f1c1a9dd2f1921070cb4c03956c1278429b authored almost 11 years ago
add missing include for size_t

32da0768b72da5a40a92f8c62465dbe16de2e41e authored almost 11 years ago
rename -osx project to -x86

54735ddd9ee1c4f3403392bbacc9dc56c9d73995 authored almost 11 years ago
make implicit type conversions explicit

e382cab17dd399ef851a4a2800a11dd7b9a69c15 authored almost 11 years ago
remove remnants of emscripten

4418f2d1c8f51ee268e2180c287abae0b8dbc574 authored almost 11 years ago
Merge branch 'master' into linux-wrapper

Conflicts:
include/llmr/style/sprite.hpp

5f64ecc3cc596efa4ba7450938d86dfaeaf91a2e authored almost 11 years ago
remove void* parameter from platform::restart()

0306e77ff09f3df4c0c809c153e135d92bb6db73 authored almost 11 years ago
Merge pull request #68 from mapbox/poi-render

refs #60: first cut of POI rendering

1fb44511929d7ddb0f972334bb95ff779cf77481 authored almost 11 years ago
trigger a bogus mouse move event to interrupt glfwWaitEvents()

see https://github.com/glfw/glfw/issues/218

bd2d865fc474f752b48b88b4b8fd2c8eb307f301 authored almost 11 years ago
add timeouts for panning,scaling,rotating

d5c611d7076e901b524b0d941b29b1a8180429e3 authored almost 11 years ago
revert shader

a9198570eaeefa97b3a22358e85e338123afbc4a authored almost 11 years ago
add image debugging

49f9439b07e08f6f615b88ec24c0b53d9e14cd74 authored almost 11 years ago
gl_pointCoord requires GL_POINT_SPRITE on OS X

9e762f91eb6e59127bd6a1944bafc5e8b3095035 authored almost 11 years ago
only post activity notification once after cancels

cfbde8242977c7a1b691261dcd3611915de5714b authored almost 11 years ago
move to cancellable tile-specific fetches on OS X

eac69ae30c4777f2593fe3d46c10e9fc1449211c authored almost 11 years ago
only post needs render notification on successful tiles

536e0343c955180da850628cbe6282bfaf162321 authored almost 11 years ago
make use of new tile-specific fetches to allow cancellation

d94b8bbcec6466634c05d69ae07f5ebbae19e8cf authored almost 11 years ago
add tile-specific platform HTTP request

fded15dab041ae0bd9e6dd25c7cb9e1947f19eb0 authored almost 11 years ago
moves from NSURLConnection to NSURLSession on iOS

2bb6163f647aa86ec38f11041e52643887de2fb1 authored almost 11 years ago
clean up platform comments

66a2c994ac66d937aa7e5f5674f772ca9db551a2 authored almost 11 years ago
add argument clarity to platform::request_http declaration

1f2150fcd7aaa2f09213fa0a75bd38bf431dedb0 authored almost 11 years ago
properly deregister render observers

9fbe5b2ece81c646f1f3d60f1d280a9241ba8937 authored almost 11 years ago
refs #72: clarity around bg/fg functions

0f2beb6992942feb2e22bf5476cf35b25eabd863 authored almost 11 years ago
minor objc style stuff

cfbb8e9f7ddd81f9c0b29a082169a589c6002501 authored almost 11 years ago
properly make use of platform::restart on iOS

2989b456a45cb786ea8242b2da9a039395e16999 authored almost 11 years ago
iOS stylistic changes

3a5dbdb5cc2e0418545d3e57c4990060e306c20e authored almost 11 years ago
fixes #72: clean up & make callbacks clearer

73f06b39bcb093712bbce1ef84ef32916528dedc authored almost 11 years ago
minor formatting

cbf96ba1c6212e57bfa5abd696f9313fe28304fc authored almost 11 years ago
add texture settings

7f5a674a914377ca350234d46e01b38dffdf01e0 authored almost 11 years ago
enable texture interpolation during rotating and scaling

9710fbef994f96c3eeab66aab4d73c97c7270138 authored almost 11 years ago
bind texture 0

2602774a9c0074a642f18f65dafdcbf7c2b7dadb authored almost 11 years ago
don't use degenerate vertices

06e23543cb60834fb7342c9bcbaf32b548c29d75 authored almost 11 years ago
set the point size

8880379b310119599b043b0f4eb78465837c90b7 authored almost 11 years ago
calculate the proper pixelRatio

dcb6c2b7877e8a1c723c85947e86ee37c4c6baa5 authored almost 11 years ago
don't used element arrays

504b60b93e622c982a2103757754614bf67b851e authored almost 11 years ago
fix stride to avoid bogus points at 0/0

420e534306bdd77d6cc7e4bce6a0ec5a4e16658a authored almost 11 years ago
allow switching the vao if we switch the style from plain color to pattern fill

ea80daa129aa784b12c2baf5a4add1756127ee52 authored almost 11 years ago
persist settings to /tmp/llmr-native.json

baa4981c3b1e7920cb4507592532a8d6863aee5e authored almost 11 years ago
do not encode bogus indices

004ff9ea10b712985002a67aef07c174664edbfb authored almost 11 years ago
async http requests for linux wrapper

c4313c25aecf8a96d60a09be62e2e2e4aef27eed authored almost 11 years ago
render lines with the tessellated triangles

6a982b3934099d7cb4ad80e509f71b2fb8ed9649 authored almost 11 years ago
add lines

5e129c5f5a5ee985623475818bcdb06044d0923e authored almost 11 years ago
try to properly pass the c++ flags only for c++ files

f7485577e849a35dd300e633efb6452fe75feaed authored almost 11 years ago
don't use std::string to hold the image

c0997961aafe85abff28d3157202111456d9afc5 authored almost 11 years ago
make sure that mapView is initialized before referencing into it

9fb05741d65912611782676c08ff9bf7cc104861 authored almost 11 years ago
render the actual polygons instead of the stencil buffer

fc29d2116bb4838e82773cb98a780d912270c6d1 authored almost 11 years ago
better allocator defaults

3843bf1ce5adda7aef4a26e770f54cad7e63d640 authored almost 11 years ago
first attempt at linux wrapper

9d89bc090989f972ee5487c58df859d5ab4c348d authored almost 11 years ago
switch to cppflags, because c files can't take -std=c++11

f83837d48a3ac3267718099cfb36bbbc11d34089 authored almost 11 years ago
add tessellation library

b087c35c98ba31cd0e27d15a6c61d18664bc981a authored almost 11 years ago
refs #60: first cut of POI rendering

* add basic marker style to stylesheet
* pass through marker style to PBF conversion
* marker/...

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

d1910f0e040e97b36f0f8b12035a63f628279595 authored almost 11 years ago