diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /graphics/libosmesa | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) |
Notes
Diffstat (limited to 'graphics/libosmesa')
-rw-r--r-- | graphics/libosmesa/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/libosmesa/pkg-descr b/graphics/libosmesa/pkg-descr index 5989033f18d2..063a5b34a752 100644 --- a/graphics/libosmesa/pkg-descr +++ b/graphics/libosmesa/pkg-descr @@ -1,12 +1,12 @@ Mesa is a 3-D graphics library with an API which is very similar to that -of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or -state machine, it is being used with authorization from Silicon Graphics, -Inc. However, the author makes no claim that Mesa is in any way a +of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or +state machine, it is being used with authorization from Silicon Graphics, +Inc. However, the author makes no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. -This is a Off-Screen version of Mesa in order to do off-screen rendering in -other packages like VTK. Offscreen rendering is useful for a -number of things, such as batch processing, parallel processing, and +This is a Off-Screen version of Mesa in order to do off-screen rendering in +other packages like VTK. Offscreen rendering is useful for a +number of things, such as batch processing, parallel processing, and remote processing. WWW: http://www.mesa3d.org/ |