summaryrefslogtreecommitdiff
path: root/src/mbgl/shader/sdf_shader.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Rationalize shader namesJohn Firebaugh2016-10-061-40/+0
* [core] TextureRectVertex ⇢ SymbolVertexJohn Firebaugh2016-10-051-2/+2
* [core] Improve attribute binding APIJohn Firebaugh2016-10-051-6/+7
* [core] Move shader and uniform to gl directoryJohn Firebaugh2016-10-051-18/+18
* [core] Refactor BufferJohn Firebaugh2016-10-051-2/+9
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-291-16/+16
* [core] merge gl::ObjectStore into gl::ContextKonstantin Käfer2016-09-271-1/+1
* [core] move shaders to anon struct and alias themKonstantin Käfer2016-07-071-1/+1
* [core] Fix overdraw mode on LinuxBruno de Oliveira Abinader2016-07-011-16/+1
* Color class (#5361)Young Hahn2016-06-151-1/+2
* text-pitch-alignment (#5288)Young Hahn2016-06-101-1/+5
* [core] s/GLObjectStore/ObjectStore/Bruno de Oliveira Abinader2016-06-011-3/+3
* [core] Update sdf shader codeBruno de Oliveira Abinader2016-06-011-11/+11
* [core] Port "separate u_opacity from u_color"John Firebaugh2016-05-251-0/+1
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] better symbol fading with texture lookups (#4579)Ansis Brammanis2016-05-201-4/+1
* [core] Thread GLObjectStore through to Holder objectsJohn Firebaugh2016-02-181-1/+3
* [core] set u_texture uniform valueAnsis Brammanis2016-01-131-0/+1
* [core] fix font rendering at the top edge of the viewportKonstantin Käfer2015-12-151-1/+0
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [shader] GL types for all Shader attributesBruno de Oliveira Abinader2015-09-151-16/+16
* [shader] bind() is now a pure virtualBruno de Oliveira Abinader2015-09-141-4/+2
* [shader] Moved 'a_pos' GL attribute to ShaderBruno de Oliveira Abinader2015-09-141-1/+0
* fix symbol rendering in perspective viewAnsis Brammanis2015-08-241-0/+2
* remove in-shader label flippingAnsis Brammanis2015-03-301-2/+0
* use 4-byte aligned vertex attributes for performance reasonKonstantin Käfer2014-12-121-7/+2
* make most headers privateKonstantin Käfer2014-12-041-0/+53