summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/layers/render_custom_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add Projection matrix to CustomLayerRenderParameters to transform web ...Asheem Mamoowala2018-04-051-0/+4
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-16/+13
* [core] check opengl error state after custom layer invocationsIvo van Dongen2018-03-011-3/+4
* Fix CustomLayer context retain count (#10765)Asheem Mamoowala2017-12-201-8/+13
* [core] custom layer - add contextLost callbackIvo van Dongen2017-09-221-2/+6
* [core] send signal to RenderCustomLayer when gl context has been lostIvo van Dongen2017-09-221-1/+1
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-2/+2
* [core] Refactor Painter awayJohn Firebaugh2017-07-191-7/+8
* [core] rename backend to renderer backendIvo van Dongen2017-07-181-1/+1
* [core] Rework attribute binding (again)John Firebaugh2017-07-121-1/+1
* [core] Refactor CustomLayer internalsJohn Firebaugh2017-06-221-5/+53
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-0/+28