summaryrefslogtreecommitdiff
path: root/include/llmr/shader
Commit message (Expand)AuthorAgeFilesLines
* first draft at blurringKonstantin Käfer2014-05-232-0/+33
* first shot at composited blendingKonstantin Käfer2014-05-212-3/+33
* fix for retina screensKonstantin Käfer2014-05-191-0/+4
* encode icon texture coordinate in buffer so we can render all pois with 1 dra...Konstantin Käfer2014-05-191-4/+1
* rename point => iconKonstantin Käfer2014-05-151-4/+4
* simplify point shader in preparation for #196Konstantin Käfer2014-05-151-6/+6
* squashed stylequest mergeJustin R. Miller2014-05-072-1/+34
* remove opacity (use color instead)Konstantin Käfer2014-04-151-3/+0
* add support for background opacity in styleJustin R. Miller2014-04-021-0/+3
* build shaders for either desktop gl or gles2Konstantin Käfer2014-03-251-29/+0
* add shader optimizer and reorder componentsKonstantin Käfer2014-03-251-7/+2
* add text rendering codeKonstantin Käfer2014-03-211-6/+6
* add textshaderKonstantin Käfer2014-03-211-2/+53
* Merge branch 'master' into sdfKonstantin Käfer2014-03-212-0/+29
|\
| * fixes #70: raster tile rendering as toggleable mode from vectorJustin R. Miller2014-03-182-0/+29
* | rename text shader fileKonstantin Käfer2014-03-171-0/+26
* | add empty classes for rendering glyphsKonstantin Käfer2014-03-141-0/+1
|/
* move shader classes to separate folderKonstantin Käfer2014-03-127-0/+252
* refs #60: first cut of POI renderingJustin R. Miller2014-02-141-0/+1
* drawing lines with trianglesKonstantin Käfer2014-02-111-0/+1
* textured fills & enforce vao program with templatesKonstantin Käfer2014-02-051-1/+0
* textured fillsKonstantin Käfer2014-02-031-0/+1
* buggy line supportKonstantin Käfer2014-01-281-0/+1
* rename shader line -> plainKonstantin Käfer2014-01-281-1/+1
* move shaders to cpp fileKonstantin Käfer2014-01-201-8/+3
* add antialiased line shaderKonstantin Käfer2014-01-171-0/+1
* emscripten supportKonstantin Käfer2014-01-071-0/+28