![Silicon Graphics IRIS Workstation Скачать руководство пользователя страница 161](http://html.mh-extra.com/html/silicon-graphics/iris-workstation/iris-workstation_user-manual_1271586161.webp)
Appendix L: GL 1 and GL 1.9 Software Differences
This document describes the differences between release 1 of the graphics
library (the standard release) and the version that is used in the IRIS terminal
programming environment. The programming environment is a small part of
GL 2 -- a project involving major hardware and software enhancements. Much
of the GL 2 software will run on old hardware, and we provide a subset of that
new software as the preliminary programming environment. GL 1 and GL 2
are not completely compatible, but are nearly so. When it is important to
distinguish between the terminal programming environment and the full GL 2,
we will call the terminal programming environment GL 1.9; otherwise, we call
them both GL 2.
L.1 Miscellaneous Changes
•
bbox()
and
bboxi()
are not available.
• Object fonts are not available.
•
curve()
accepts only a geometry matrix. The basis and precision
matrices are specified separately (see curve section).
•
modify()
is not available.
• The name of
sync()
has changed to
gsync()
.
sync()
conflicts with a UNIX
system call.
• The type definition for
RGBvalue
is now unsigned char (instead of
short).
•
swapbuffers()
can be put into a display list.
L.2 Display List Editing
Internal Format
Display list internal format has changed to make insertion/deletion more
efficient. Graphical objects now use a linked structure that is occasionally
compacted. This makes better use of memory—even if the IRIS’ main memory
is badly fragmented, it will all be available for display list space, since even
a long display list can be kept in pieces. When an object is closed, it may be
Version 1.0
Содержание IRIS Workstation
Страница 1: ...IRIS Workstation Guide Version 1 0 Silicon Graphics Inc Mountain View California 94043 ...
Страница 6: ...2 IRIS WORKSTATION GUIDE Version 1 0 Introduction ...
Страница 10: ...6 IRIS WORKSTATION GUIDE Version 1 0 IRIS Workstation Specifications Figure 3 1 IRIS Workstation System ...
Страница 14: ...10 IRIS WORKSTATION GUIDE Version 1 0 IRIS Workstation Specifications Figure 3 3 Monitor Back Panel ...
Страница 16: ...12 IRIS WORKSTATION GUIDE Version 1 0 IRIS Workstation Specifications Figure 3 4 IRIS 1400 Cabinet Back Panel ...
Страница 24: ...20 IRIS WORKSTATION GUIDE Version 1 0 Hardware Installation ...
Страница 30: ...26 IRIS WORKSTATION GUIDE Version 1 0 Operation ...
Страница 48: ...44 IRIS WORKSTATION GUIDE Version 1 0 System Administration ...
Страница 50: ...46 IRIS WORKSTATION GUIDE Version 1 0 Appendix A ...
Страница 74: ...70 IRIS WORKSTATION GUIDE Version 1 0 Appendix B ...
Страница 77: ...Version 1 0 IRIS WORKSTATION GUIDE 73 Appendix C e random gr error f wnrepaint ...
Страница 78: ...74 IRIS WORKSTATION GUIDE Version 1 0 Appendix C ...
Страница 92: ...88 IRIS WORKSTATION GUIDE Version 1 0 Appendix D ...
Страница 102: ...98 IRIS WORKSTATION GUIDE Version 1 0 Appendix E ...
Страница 103: ...Appendix F Manual Pages ...
Страница 104: ......
Страница 131: ...Version 1 0 126 IRIS WORKSTATION GUIDE Appendix F ...
Страница 132: ......
Страница 136: ...130 IRIS WORKSTATION GUIDE Version 1 0 Appendix H ...
Страница 152: ...146 IRIS WORKSTATION GUIDE Version 1 0 Appendix J ...