summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/ReleaseNotes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-27 22:27:57 +0000
committerKarl Berry <karl@freefriends.org>2019-03-27 22:27:57 +0000
commit9121faed0cf54a08882acf41120cf28fc3a32998 (patch)
treefe7f0c5e9ed02fe4a1fc389c27c88750c2807e43 /Build/source/utils/asymptote/ReleaseNotes
parentb8e24fbf964b4030f68a8484a53d405869693266 (diff)
asy 2.48 sources
git-svn-id: svn://tug.org/texlive/trunk@50622 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/ReleaseNotes')
-rw-r--r--Build/source/utils/asymptote/ReleaseNotes12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/ReleaseNotes b/Build/source/utils/asymptote/ReleaseNotes
index b36a9067b6c..5b05a44d09f 100644
--- a/Build/source/utils/asymptote/ReleaseNotes
+++ b/Build/source/utils/asymptote/ReleaseNotes
@@ -1,3 +1,15 @@
+Release Notes for Version 2.48
+
+The OpenGL code was modernized to use GLSL shaders. Transparent
+triangles of different materials are now sorted before drawing.
+The viewport option from the light function was removed.
+A workaround was implemented for the Ghostscript transparency extension
+-dSAFER bug. Bugs in the simplex method were fixed. Experimental
+offscreen rendering is now disabled by default due to NVIDIA conflicts.
+The min, max, minratio, maxratio, and intersection calculations were
+accelerated. A workaround was implemented for broken Intel GPU drivers
+under MSWindows.
+
Release Notes for Version 2.47
Further shipout and scaling problems were fixed. Unused files were removed.