summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/frame_history.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump Mapbox GL Nativeqt-v1.2.0Thiago Marcos P. Santos2017-11-271-81/+0
* Bump Mapbox GL Nativeqt-v1.1.0Thiago Marcos P. Santos2017-08-091-9/+13
* [core] remove gl.hpp from all headers that don't need itKonstantin Käfer2016-11-041-1/+0
* [core] convert FrameHistory to use managed texture handlingKonstantin Käfer2016-11-011-55/+16
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-291-1/+2
* [core] merge gl::ObjectStore into gl::ContextKonstantin Käfer2016-09-271-4/+4
* [core] rename gl::Config to gl::ContextKonstantin Käfer2016-09-271-9/+9
* [core] track texture state to avoid redundand bindsKonstantin Käfer2016-07-081-7/+9
* [core] code style cleanupsKonstantin Käfer2016-07-011-1/+3
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-131-1/+1
* [core] Use unique_resource for GL objectsBruno de Oliveira Abinader2016-06-011-5/+5
* [core] s/GLObjectStore/ObjectStore/Bruno de Oliveira Abinader2016-06-011-4/+4
* [core] Fill the initial `changeTimes` with the reference timestamp of the fir...Thiago Marcos P. Santos2016-05-271-1/+1
* [core] s/operator bool/created()/ in {GL,TexturePool}HolderBruno de Oliveira Abinader2016-05-261-2/+2
* [core] better symbol fading with texture lookups (#4579)Ansis Brammanis2016-05-201-61/+89
* [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-051-1/+1
* [core] FrameHistory cleanupsBruno de Oliveira Abinader2016-03-241-4/+5
* use the global animationTime instead of querying our own timeKonstantin Käfer2015-08-201-7/+5
* don't use certain STL functionsKonstantin Käfer2015-08-041-2/+2
* Replace size() with empty() whenever possibleBruno de Oliveira Abinader2015-07-291-3/+3
* Cleaned up FrameHistoryBruno de Oliveira Abinader2015-07-201-3/+3
* Pass {Duration,TimePoint} by const ref if possibleBruno de Oliveira Abinader2015-07-141-3/+3
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-7/+6
* Use std::chronoLeith Bade2015-02-041-11/+12
* make most headers privateKonstantin Käfer2014-12-041-0/+85