summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] Use pBuffer for headless EGL backendupstream/android-core-tests-v2Bruno de Oliveira Abinader2016-11-172-4/+42
* [android] Remove mbgl::gl::InitializeExtensions from test JNI_OnLoadBruno de Oliveira Abinader2016-11-171-7/+2
* [build] Update Android test configBruno de Oliveira Abinader2016-11-171-4/+8
* [build] Update android gtest mason recipeBruno de Oliveira Abinader2016-11-171-0/+0
* enable http server on testsIvo van Dongen2016-11-173-11/+11
* re-enable http testsIvo van Dongen2016-11-171-1/+5
* [android] fix indentationIvo van Dongen2016-11-171-10/+10
* [android] remove redundant assertionsIvo van Dongen2016-11-171-10/+0
* [android] initialize gl extensions in testsIvo van Dongen2016-11-171-0/+7
* [android] separate on_Load from main logicIvo van Dongen2016-11-177-24/+96
* [android] cmake mbgl-test configurationIvo van Dongen2016-11-171-78/+93
* [android] start on main test libIvo van Dongen2016-11-177-97/+44
* [android] Initial cpp http serverIvo van Dongen2016-11-175-7/+1183
* [android] initial setup with a shared test lib and a main classIvo van Dongen2016-11-173-5/+36
* [build] Updated test-suiteBruno de Oliveira Abinader2016-11-171-1/+1
* [linux] Ensure EGL uses OpenGL ES 2.0 client APIBruno de Oliveira Abinader2016-11-173-5/+28
* [build] Added EGL & GLX CI buildsBruno de Oliveira Abinader2016-11-173-44/+103
* [linux] Implement EGL headless backendTiago Vignatti2016-11-177-3/+157
* [test] Use shared headless displayBruno de Oliveira Abinader2016-11-1712-20/+37
* [build] Use npm install --ignore-scriptsJohn Firebaugh2016-11-151-1/+1
* [tests] Disable "ContinuousRendering" test; causing spurious CI failuresJohn Firebaugh2016-11-151-1/+1
* [core] Return to static, per-segment approach to VAOsJohn Firebaugh2016-11-153-42/+10
* [core] Introduce SegmentVectorJohn Firebaugh2016-11-1518-36/+86
* [core] Assign attribute locations sequentiallyJohn Firebaugh2016-11-155-11/+21
* [build] Explicitly state required node versionJohn Firebaugh2016-11-151-1/+1
* [core] Use indexed rendering for collision boxesJohn Firebaugh2016-11-154-12/+33
* node-v3.4.2node-v3.4.2Mike Morris2016-11-152-1/+5
* [node] publish Node.js Linux binaries with GLXMike Morris2016-11-154-21/+42
* [build] add binary size logging to macOS nightliesKonstantin Käfer2016-11-152-0/+37
* [build] add binary size logging to iOS nightliesKonstantin Käfer2016-11-152-0/+51
* [build] add binary size logging to Android nightliesKonstantin Käfer2016-11-152-0/+22
* [build] add binary size logging to Linux Release buildsKonstantin Käfer2016-11-155-36/+97
* [ios, macos] refs #7060: properly check removed layers & sources (#7062)Justin R. Miller2016-11-151-0/+14
* [build] Added nan@2.4.0 dependencyBruno de Oliveira Abinader2016-11-151-1/+2
* [ios, macos] fixes #7059: raise exception for abstract sources on add (#7060)Justin R. Miller2016-11-141-0/+7
* [core] Line-break ideographic text by character (#6828)Minh Nguyễn2016-11-148-19/+409
* [android] Update GLSL + ensure binding to OpenGL ES 2.0Bruno de Oliveira Abinader2016-11-143-21/+29
* [Qt] Copy headers to build path in 'qt-lib' targetBruno de Oliveira Abinader2016-11-141-0/+8
* [android] return source ownership on removeIvo van Dongen2016-11-146-5/+99
* [android] return layer ownership on removeIvo van Dongen2016-11-146-5/+77
* [android] - getMarkerViews in rect should return in bound views (#7015)Tobrun2016-11-146-7/+193
* [android] - allow using rotate gesture when not tracking user location, corr...Tobrun2016-11-142-9/+14
* [core] don't run symbol placement more often than necessaryKonstantin Käfer2016-11-143-5/+3
* [core] don't show OpenGL debug information on startupKonstantin Käfer2016-11-141-24/+2
* [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-116-17/+43
* [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-119-48/+56
* [core] Bump standard library to libstdc++5-dev and clang version to 3.8. (#6991)Chris Loer2016-11-111-18/+18
* [android] - update make clean for Android Wear module (#7018)Tobrun2016-11-111-0/+1
* Default Style Camera on Android (#7019)Tobrun2016-11-113-2/+3
* [android] updated test activities for refactored layer/source ownershipIvo van Dongen2016-11-113-15/+12