diff options
author | Amy Lee Walton <amylee@mapbox.com> | 2016-08-11 09:49:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-11 09:49:36 -0700 |
commit | b0cb8715ed74678b4d0f05829fa71a590e41b2f6 (patch) | |
tree | af1ee87674c0963328b3c3bbdc5685270d647896 /test/fixtures | |
parent | 89190f8d891f7734a3db3267afb746cf83e872d5 (diff) | |
download | qtlocation-mapboxgl-b0cb8715ed74678b4d0f05829fa71a590e41b2f6.tar.gz |
CJK overflow - update to match gl-shader (#5908)
* update vertex array ushorts
* update atlas size
* testing latest cjk test-suite branch
* update shader ref
* update shaders
* update icon buffer
* shaders
* updated tests
* buffer fix
* updated make tests
* annotation expected updates
* final push
* final fonts
* a_data1 removal
* remove cjk-mixed test
* hiring threshold for cjk-chinese
* update to new test suite
* Rename a_data2 to a_data in sdf and icon shaders
* update test-suite sha
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/annotations/fill_annotation/expected.png | bin | 1538 -> 1382 bytes |
-rw-r--r-- | test/fixtures/annotations/fill_annotation_max_zoom/expected.png | bin | 1569 -> 1468 bytes |
-rw-r--r-- | test/fixtures/annotations/line_annotation_max_zoom/expected.png | bin | 2893 -> 2893 bytes |
-rw-r--r-- | test/fixtures/annotations/non_immediate_add/expected.png | bin | 1538 -> 1382 bytes |
-rw-r--r-- | test/fixtures/annotations/overlapping_fill_annotation/expected.png | bin | 1538 -> 1382 bytes |
-rw-r--r-- | test/fixtures/annotations/style_sourced_shape_annotation/expected.png | bin | 1538 -> 1538 bytes |
-rw-r--r-- | test/fixtures/map/offline/expected.png | bin | 62976 -> 47843 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/annotations/fill_annotation/expected.png b/test/fixtures/annotations/fill_annotation/expected.png Binary files differindex 09f48081a8..d446537d29 100644 --- a/test/fixtures/annotations/fill_annotation/expected.png +++ b/test/fixtures/annotations/fill_annotation/expected.png diff --git a/test/fixtures/annotations/fill_annotation_max_zoom/expected.png b/test/fixtures/annotations/fill_annotation_max_zoom/expected.png Binary files differindex 4e77e671cd..69548b535a 100644 --- a/test/fixtures/annotations/fill_annotation_max_zoom/expected.png +++ b/test/fixtures/annotations/fill_annotation_max_zoom/expected.png diff --git a/test/fixtures/annotations/line_annotation_max_zoom/expected.png b/test/fixtures/annotations/line_annotation_max_zoom/expected.png Binary files differindex 8512d8c06a..9e695bacda 100644 --- a/test/fixtures/annotations/line_annotation_max_zoom/expected.png +++ b/test/fixtures/annotations/line_annotation_max_zoom/expected.png diff --git a/test/fixtures/annotations/non_immediate_add/expected.png b/test/fixtures/annotations/non_immediate_add/expected.png Binary files differindex 09f48081a8..d446537d29 100644 --- a/test/fixtures/annotations/non_immediate_add/expected.png +++ b/test/fixtures/annotations/non_immediate_add/expected.png diff --git a/test/fixtures/annotations/overlapping_fill_annotation/expected.png b/test/fixtures/annotations/overlapping_fill_annotation/expected.png Binary files differindex 09f48081a8..d446537d29 100644 --- a/test/fixtures/annotations/overlapping_fill_annotation/expected.png +++ b/test/fixtures/annotations/overlapping_fill_annotation/expected.png diff --git a/test/fixtures/annotations/style_sourced_shape_annotation/expected.png b/test/fixtures/annotations/style_sourced_shape_annotation/expected.png Binary files differindex 09f48081a8..4a6ec27319 100644 --- a/test/fixtures/annotations/style_sourced_shape_annotation/expected.png +++ b/test/fixtures/annotations/style_sourced_shape_annotation/expected.png diff --git a/test/fixtures/map/offline/expected.png b/test/fixtures/map/offline/expected.png Binary files differindex c7bfb79fbf..973c4102da 100644 --- a/test/fixtures/map/offline/expected.png +++ b/test/fixtures/map/offline/expected.png |