Patch-ID# 102959-20 Keywords: XGL stripped libraries bug fixes Synopsis: XGL 3.2: XGL Patch (stripped version) Date: Mar/24/99 Solaris Release: 2.5 SunOS Release: 5.5 Unbundled Product: XGL Unbundled Release: 3.2 Relevant Architectures: sparc BugId's fixed with this patch: 1221209 1229617 1221987 1217201 1223055 1229304 1223794 1229299 1231267 1231849 1234833 1236061 1238779 1237505 1237339 1243841 1244833 1244479 1244912 1248627 1252643 1253109 1252789 1257056 1254814 1258153 1263194 1261174 4008547 4012970 4016145 4018453 4017478 4032315 4026596 4136920 4084952 4127199 4172537 4172147 Changes incorporated in this version: 4172537 4172147 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /opt/SUNWits/Graphics-sw/xgl/lib/libxgl.so.3 /opt/SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWcfb.so.4 /opt/SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWcg6.so.4 /opt/SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWcgm.so.4 /opt/SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWmem.so.4 /opt/SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWswp.so.4 /opt/SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWxpex.so.4 Problem Description: This patch corresponds to the stripped version of the patch libraries, i.e., the .so's in this packages have been stripped of their symbol table information. Without this information it is impossible to produce a stack trace from a core file created by an XGL application. The unstripped version of the patch is Patch 102958-20. The stripped .so's are what are installed from the Solaris 2.5 CD. The following bugs are fixed in this patch: 101959-20 is a recut of 19 4172537 Clipping causes incorrect rendering of polygons 4172147 All of ojbects such as line, text, background become unexpected color (from 102959-19) 4172537 Clipping causes incorrect rendering of polygons 4172147 All of ojbects such as line, text, background become unexpected color (from 102959-18) 4136920 xgl image using transparency looks different when saving as a raster file 4084952 XGL Selfintersecting polygon incorrectly classified 4127199 Distant Viewer Position Breaks HOOPS Cylinder (from 102959-17) 4026596 xgl_gcache_polygon causes random clipping of image (recut for fixing copyright problem ) (from 102959-16) 4026596 xgl_gcache_polygon causes random clipping of image (from 102959-15) 4017478 xgl_gcache_polygon crashes with a large polygon 4032315 xgl_multimarker numeric exception (from 102959-14) 4018453 double buffer fails on TGX+ (from 102959-13) 4016145 Patch 103368-05 breaks single byte ISO encoding (from 102959-12) 4012970 Li3 copy-buffer ignores clip-list when window is iconized (from 102959-11) 4008547 Multibyte fonts are not handled correctly in ISO encoding (from 102959-10) 1263194 xgl_multimarker segv's for the dot marker if pts have flags 1261174 Seg fault in xgl ffb pipeline using environment mapping (from 102959-09) 1258153 nnotation text can't render with 2D context (from 102959-08) 1257056 The xgli utility routine XgliUtModelClipMspg leaks memory 1254814 xgl_multimarker numeric_error (from 102959-07) 1252789 ModelClipping of lines causes a memory leak (from 102959-06) 1248627 creator 3D have black spot when doing zoom in lavatool 1252643 xgl arc error when drawing multiarc 1253109 xgl memory leak when doing xgl_multicircle() (from 102959-05) 1244912 An app with backing_store on SEGV's in dga_rtn dimensions() on GX (from 102959-04) 1238779 xgl_context_copy_buffer() is slow on xlib for mem->win, win->mem, and z_buffer copies 1243841 On cg6, xgl clipping ignored by various primative 1244833 2D polyline is drwan in marker attributes on GX, ZX & SX 1244479 xgl_multicircle have side effect on the drawing on the server (from 102959-03) 1238779 xgl_context_copy_buffer() is slow on xlib for mem->win, win->mem, and z_buffer copies 1237505 Boundary clipping will create constrain errors for drawing line 1237339 Boundary clipping does not work for arcs (from 102959-02) 1231267 2D graphics context attribute doesn't work correctly to display effect 1231849 Environmental texture mapping is broken for parallel projection 1234833 Environmental texture mapping dumps core if vertex normals are not present 1236061 Unigraphics crashes during flat shading operation due to xgl error (from 102959-01) 1221209 XGL generate div by 0 exception in transformUnitCircle 1229617 FPE when rendering mitred joins on 0-length vectors 1221987 On SX, S24, GX & FFB, wide lines intermittently take VERY LONG TIME to draw 1217201 some areas can't be picked if we use Xgl_pt_f2d 1223055 XGL needs to display the clipped boundaries when tristrips are model clipped 1229304 xgl_multiarc fill style of XGL_ARC_OPEN causes SEGV after xgl_stroke_text 1223794 Merge of user-clip rects and iconified win-clip rects is incorrect 1229299 xgl_multiarc can be rotated 90 degrees with XGL_VDC_MAP_ALL Patch Installation Instructions: -------------------------------- Refer to the Install.info file for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below as special instructions. Special Install Instructions: ----------------------------- None.