summaryrefslogtreecommitdiff
path: root/src/mbgl/util/thread_context.hpp
Commit message (Expand)AuthorAgeFilesLines
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-1/+1
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-151-17/+1
* [core] Render from the main threadJohn Firebaugh2016-04-141-1/+1
* [core] Thread GLObjectStore through to Holder objectsJohn Firebaugh2016-02-181-8/+0
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-181-4/+0
* [gl] Moved GLObjectStore to gl namespaceBruno de Oliveira Abinader2016-02-181-5/+4
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-2/+2
* [core] Port uv::tls to pthreadsThiago Marcos P. Santos2015-12-011-57/+8
* [core] Merge uv_detail.hpp into uv.hppJohn Firebaugh2015-12-011-1/+1
* Fix ThreadContext to check for valid current pointerLeith Bade2015-08-111-6/+30
* Introduce GLObjectStoreThiago Marcos P. Santos2015-06-251-0/+11
* Make the FileSource available from the ThreadContextThiago Marcos P. Santos2015-06-251-0/+13
* Introduce the ThreadContextThiago Marcos P. Santos2015-06-251-0/+55