summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-242-120/+0
* parse cache-control and last-modified headersKonstantin Käfer2014-09-242-0/+35
* Support pixelRatio parameter for render testsJohn Firebaugh2014-09-222-2/+5
* Revert "make context active before clearing buffers"Mike Morris2014-09-101-2/+0
* make context active before clearing buffersMike Morris2014-09-101-0/+2
* Also release the current contextJohn Firebaugh2014-09-031-0/+1
* glXDestroyContext, XFree, XCloseDisplayJohn Firebaugh2014-09-031-0/+6
* Merge pull request #445 from mapbox/nsstringKonstantin Käfer2014-08-262-0/+46
|\
| * use platform-specific NSString for case changes on OS X/iOSKonstantin Käfer2014-08-222-0/+46
* | Indicate gzip support as well as deflateJohn Firebaugh2014-08-221-1/+1
|/
* fix warningsKonstantin Käfer2014-08-181-1/+1
* remove uv.h dependency in darwin-specific codeKonstantin Käfer2014-08-121-16/+15
* remove uv.h dependency from header filesKonstantin Käfer2014-08-122-5/+1
* Eliminate warningsJohn Firebaugh2014-08-071-1/+1
* show zom/lat/lon/bearing in window titleKonstantin Käfer2014-08-051-0/+8
* Flip name and units and sign of rotation APIJohn Firebaugh2014-07-214-9/+9
* add missing headerKonstantin Käfer2014-07-161-0/+2
* rename llmr => mbglKonstantin Käfer2014-07-1614-72/+72
* rename file and fix merge errorKonstantin Käfer2014-07-161-0/+2
* refs #342 & #346: per-map change callbacksJustin R. Miller2014-07-164-18/+12
* allow for delayed map notifications during animationsJustin R. Miller2014-07-152-2/+5
* fix errorsKonstantin Käfer2014-07-141-4/+4
* add enum class to unify parsing/stringificationKonstantin Käfer2014-07-142-8/+8
* add cstdarg headersKonstantin Käfer2014-07-112-1/+4
* allow formatted messagesKonstantin Käfer2014-07-114-0/+24
* add nslog and stderr log backendsKonstantin Käfer2014-07-114-0/+84
* fix compile errorsKonstantin Käfer2014-07-081-2/+2
* fix headless rendering on travis and actually execute the headless testKonstantin Käfer2014-07-072-15/+27
* first draft at glx headless renderingKonstantin Käfer2014-07-072-1/+78
* move headless to their own filesKonstantin Käfer2014-07-072-0/+150
* add ca bundle to linux buildKonstantin Käfer2014-07-072-0/+3867
* fix up OS X/headless notify_map_change() for new APIJustin R. Miller2014-07-031-1/+1
* saving current stateKonstantin Käfer2014-06-231-8/+1
* make sure to use OpenGL ES 2.0 when compiling for nvidia chipsKonstantin Käfer2014-06-172-0/+7
* load glDiscardFramebufferEXT with a library function if neededKonstantin Käfer2014-06-171-1/+5
* handle all CURL actionsKonstantin Käfer2014-06-011-22/+17
* Revert "[hardening] avoid accessing potentially uninitialized memory"Konstantin Käfer2014-06-011-4/+1
* fix style toggle on OS XJustin R. Miller2014-06-011-2/+11
* programmatic styling APIJustin R. Miller2014-05-311-1/+1
* [hardening] avoid accessing potentially uninitialized memoryDane Springmeyer2014-05-301-1/+4
* retain the uv loop until all things deconstructedKonstantin Käfer2014-05-302-5/+5
* Merge branch 'master' into blurKonstantin Käfer2014-05-261-0/+4
|\
| * foundations of delegate/callback APIJustin R. Miller2014-05-231-0/+4
* | increase http timeoutKonstantin Käfer2014-05-261-1/+1
|/
* fix alpha blending + add depth/stencil buffersKonstantin Käfer2014-05-211-0/+4
* shift dblclick zooms outAnsis Brammanis2014-05-201-1/+5
* init glfw for debug images + actually copy images overKonstantin Käfer2014-05-191-0/+4
* fix for retina screensKonstantin Käfer2014-05-191-5/+6
* use sprite atlasKonstantin Käfer2014-05-191-0/+29
* always use std:: namespace for math functionsKonstantin Käfer2014-05-141-2/+2