summaryrefslogtreecommitdiff
path: root/platform/osx/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-05-23 15:07:59 -0700
committerBruno de Oliveira Abinader <bruno@mapbox.com>2016-05-24 19:58:24 +0300
commit45890ff674b7d2184192a820db79cf7c2be20d94 (patch)
tree24fc447de5339b421a31950f0fc54fa7df597d1d /platform/osx/CHANGELOG.md
parent64064088afd3d7e08d39f04bb5469dd8f9f4d9dc (diff)
downloadqtlocation-mapboxgl-45890ff674b7d2184192a820db79cf7c2be20d94.tar.gz
[osx] Added stencil buffer option
Added an option to display the stencil buffer instead of the color buffer in osxapp.
Diffstat (limited to 'platform/osx/CHANGELOG.md')
-rw-r--r--platform/osx/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/CHANGELOG.md b/platform/osx/CHANGELOG.md
index 6dd7b5bb31..df26619bac 100644
--- a/platform/osx/CHANGELOG.md
+++ b/platform/osx/CHANGELOG.md
@@ -4,7 +4,7 @@
* Fixed an issue in which Mapbox.framework was nested inside another folder named Mapbox.framework. ([#4998](https://github.com/mapbox/mapbox-gl-native/pull/4998))
* Fixed a crash passing a mixture of point and shape annotations into `-[MGLMapView addAnnotations:]`. ([#5097](https://github.com/mapbox/mapbox-gl-native/pull/5097))
-* Added a new option to `MGLMapDebugMaskOptions`, `MGLMapDebugWireframesMask`, that shows wireframes instead of the usual rendered output. ([#4359](https://github.com/mapbox/mapbox-gl-native/pull/4359))
+* Added new options to `MGLMapDebugMaskOptions` that show wireframes and the stencil buffer instead of the color buffer. ([#4359](https://github.com/mapbox/mapbox-gl-native/pull/4359))
## 0.1.0