home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIS Development Option 6.2
/
IRIS_Development_Option_6.2_814-0478-001.iso
/
relnotes
/
x_dev
/
ch3.z
/
ch3
Wrap
Text File
|
1996-03-14
|
3KB
|
133 lines
- 1 -
3. _C_h_a_n_g_e_s__a_n_d__A_d_d_i_t_i_o_n_s
+o _I_r_i_x _6._2 is the first release fully to be based on the
_X_1_1_R_6 release from the X Consortium. The _I_r_i_x _5._3
release had _X_1_1_R_6-based clients and libraries, but an
_X_1_1_R_5-based X server.
+o New R6 functionality supported in Irix 6.2 includes
Inter Client Exchange (ICE), Session Management (SM),
the SYNC extension (client-side only), the BIG-REQUESTS
extension (client-side only) and the XC-MISC extension
(client-side only).
+o Extensions supported only on the client-side can only
be used if the client connects to an X11R6 server that
supports these extensions (i.e., a non-SGI server). It
is expected that these extensions will be fully
supported in a later release of Irix, when the X server
will also be X11R6 based.
+o There are no plans to support the X Imaging Extension
(XIE) and the MIT-KERBEROS-5 authorization scheme which
were released with X11R6.
+o _I_r_i_x _6._2 has full support for the new X Consortium
double-buffering extension, DBE.
+o _I_r_i_x _6._2 supports a new SGI-only extension, XSGIvc, for
video control of the graphics back end. See "man
XSGIvc" for details.
+o _I_r_i_x _6._2 supports execution of NMBX double-buffered
applications, but no longer supports building such
applications (NMBX was an SGI-only double-buffering
extension).
+o The following Xlib functions are new in Release 6:
XInternAtoms, XGetAtomNames (_a_l_r_e_a_d_y
_s_u_p_p_o_r_t_e_d _i_n _I_r_i_x _5._2)
XExtendedMaxRequestSize XInitImage
XReadBitmapFileData IsPrivateKeypadKey
XConvertCase XAddConnectionWatch,
XRemoveConnectionWatch,
XProcessInternalConnection
XInternalConnectionNumbers XInitThreads,
XLockDisplay, XUnlockDisplay XOpenOM,
XCloseOM XSetOMValues, XGetOMValues
XDisplayOfOM, XLocaleOfOM XCreateOC,
XDestroyOC XOMOfOC XSetOCValues, XGetOCValues
XDirectionalDependentDrawing,
XContextualDrawing
- 2 -
XRegisterIMInstantiateCallback,
XUnregisterIMInstantiateCallback XSetIMValues
XAllocIDs XESetBeforeFlush _XAllocTemp,
_XFreeTemp
+o Source code examples for X input device clients and
drivers are now found in the "X11 Source Code Examples"
(_x__d_e_v._s_r_c._e_x_a_m_p_l_e_s) subsystem.