Patch-ID# 100155-03 Keywords: framebuffe, cg3, cg4, incorrectl, renders, prs_relrop Synopsis: prs_relrop renders incorrectly on cg3 and cg4 framebuffers Date: 25-Oct-90 SunOS release: 4.1, 4.1.1 Unbundled Product: Unbundled Release: Topic: BugID's fixed with this patch: 1044513, 1043153, 1044685 Architectures for which this patch is available: sun3, sun4 Obsoleted by: Problem Description: When rendering rectangles using the prs_relrop function on a 4/40C, the pattern is rendered incorrectly. Works fine on a GX. Install patch as follows: 1. Save the existing static pixrect libraries (in case of accident). tutorial# cd /usr/lib tutorial# mv libpixrect.a libpixrect.a- tutorial# mv libpixrect_p.a libpixrect_p.a- 2. Install the replacement pixrect library files. tutorial# cd / tutorial# tar xvf /dev/rfd0 tutorial# rm README Copyright 3. Run ldconfig so the new library will be used. tutorial# ldconfig Estimated Size of this patch: 3893 KB