diff options
Diffstat (limited to 'math/asymptote/files')
| -rw-r--r-- | math/asymptote/files/pkg-message.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/math/asymptote/files/pkg-message.in b/math/asymptote/files/pkg-message.in new file mode 100644 index 000000000000..8ca839a27474 --- /dev/null +++ b/math/asymptote/files/pkg-message.in @@ -0,0 +1,9 @@ + +Asymptote with enabled hardware acceleration produces incorrect rendered +figures in 3D. It is proven that asy has problems with the xf86-video-intel +driver. + +To successfully process 3D figures or examples, it is necessary to always +use software rendering. + +% env LIBGL_ALWAYS_SOFTWARE=1 asy sample.asy |
