Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add gtest | Konstantin Käfer | 2014-03-17 | 7 | -4/+29694 |
* | rename text shader file | Konstantin Käfer | 2014-03-17 | 3 | -4/+4 |
* | port rotationrange.js (still missing tests) | Konstantin Käfer | 2014-03-14 | 4 | -0/+372 |
* | remove unused glyphs from atlas again | Konstantin Käfer | 2014-03-14 | 1 | -0/+1 |
* | add debug window showing the glyph atlas | Konstantin Käfer | 2014-03-14 | 6 | -11/+43 |
* | move tile parsing to its own object | Konstantin Käfer | 2014-03-14 | 4 | -174/+204 |
* | add glyph atlas to map | Konstantin Käfer | 2014-03-14 | 6 | -16/+50 |
* | extract label shaping | Konstantin Käfer | 2014-03-14 | 14 | -17/+107 |
* | they return bool values | Konstantin Käfer | 2014-03-14 | 1 | -2/+2 |
* | use feature_type to distinguish between geometry type and bucket type | Konstantin Käfer | 2014-03-14 | 2 | -2/+18 |
* | add text styling | Konstantin Käfer | 2014-03-14 | 1 | -0/+17 |
* | use external library | Konstantin Käfer | 2014-03-14 | 1 | -0/+1 |
* | parse feature objects so that we can access all tags | Konstantin Käfer | 2014-03-14 | 5 | -15/+128 |
* | add text buffer code | Konstantin Käfer | 2014-03-14 | 3 | -2/+64 |
* | parse label shaping | Konstantin Käfer | 2014-03-14 | 2 | -4/+82 |
* | parse faces | Konstantin Käfer | 2014-03-14 | 2 | -0/+96 |
* | fix binpack compile | Konstantin Käfer | 2014-03-14 | 1 | -1/+1 |
* | add empty classes for rendering glyphs | Konstantin Käfer | 2014-03-14 | 13 | -0/+221 |
* | use templated function to reduce code | Konstantin Käfer | 2014-03-14 | 3 | -34/+15 |
* | add glyph atlas class | Konstantin Käfer | 2014-03-14 | 2 | -0/+183 |
* | remove code duplication between osx/glfw and linux/glfw programs | Konstantin Käfer | 2014-03-14 | 6 | -519/+325 |
* | remove reference to boost | Konstantin Käfer | 2014-03-14 | 1 | -1/+0 |
* | remove reference to style pbf | Konstantin Käfer | 2014-03-14 | 1 | -19/+9 |
* | use a custom struct for Tile IDs | Konstantin Käfer | 2014-03-12 | 7 | -32/+53 |
* | move shader classes to separate folder | Konstantin Käfer | 2014-03-12 | 16 | -33/+31 |
* | add constants and move style parser to its own class | Konstantin Käfer | 2014-03-12 | 5 | -488/+551 |
* | change datasource => source for compliance with js | Konstantin Käfer | 2014-03-12 | 3 | -18/+18 |
* | use external library | Konstantin Käfer | 2014-03-12 | 3 | -42/+46 |
* | make sure color values are lowercased | Konstantin Käfer | 2014-03-12 | 1 | -0/+3 |
* | respect style background color | Konstantin Käfer | 2014-03-12 | 4 | -5/+13 |
* | Merge pull request #96 from mapbox/json-style | Konstantin Käfer | 2014-03-12 | 15 | -986/+624 |
|\ | |||||
| * | remove unneeded file | Konstantin Käfer | 2014-03-12 | 1 | -312/+0 |
| * | parse the json stylesheet | Konstantin Käfer | 2014-03-12 | 12 | -674/+301 |
| * | add color parser | Konstantin Käfer | 2014-03-11 | 2 | -0/+323 |
|/ | |||||
* | change tile size | Konstantin Käfer | 2014-03-11 | 1 | -1/+1 |
* | add back sigint handling | Konstantin Käfer | 2014-03-11 | 1 | -6/+6 |
* | load new tile if it's marked as obsolete | Konstantin Käfer | 2014-03-11 | 1 | -4/+12 |
* | limit matte to full hd | Konstantin Käfer | 2014-03-11 | 1 | -5/+5 |
* | add animation modes to linux wrapper | Konstantin Käfer | 2014-03-11 | 1 | -1/+11 |
* | two render passes | Konstantin Käfer | 2014-03-11 | 4 | -138/+152 |
* | move tile size to a cpp file | Konstantin Käfer | 2014-03-11 | 2 | -1/+4 |
* | accept --fullscreen option | Konstantin Käfer | 2014-03-11 | 1 | -10/+29 |
* | avoid libcurl crashes | Konstantin Käfer | 2014-03-11 | 1 | -0/+5 |
* | fix pedantic warnings | Konstantin Käfer | 2014-03-11 | 4 | -5/+5 |
* | remove debug uniform | Konstantin Käfer | 2014-03-11 | 6 | -29/+3 |
* | whitespace + comments | Konstantin Käfer | 2014-03-11 | 2 | -3/+2 |
* | Merge branch 'variant' | Konstantin Käfer | 2014-03-11 | 9 | -35/+394 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/variant' into variant | artemp | 2014-02-13 | 4 | -29/+8 |
| |\ | |||||
| | * | remove boost from readme and build system | Dane Springmeyer | 2014-02-12 | 4 | -29/+8 |
| | * | Merge branch 'master' of github.com:mapbox/llmr-native into variant | Dane Springmeyer | 2014-02-12 | 4 | -39/+117 |
| | |\ |