From: <gb...@di...> - 2001-06-03 11:35:03
|
Hi, > > Was I supposed to fix some things=A0? >=20 > IIRC you said something about VOSF blitters and RGB masks that would have > to be fixed. Ah yes, that happened with Brian's SGI box. I think it is fixed now. However, what I intended to do in the future is a generic handling of blitters according to the current X11 RGB masks instead of making strong assumptions about them beforehand. The specialised blitters will still have to be used for "optimal" performance. We could also complete the blitters so that all known RGB masks configurations are covered correctly. > > Providing an emulation of extended-precision FP would require too much > > work that probably doesn't worth the effort (speed-wise, usability). An= y > > thoughts ? >=20 > I don't know whether the added precision is really needed but it might be > a desirable feature. Ouch, I will then have to bug hunt why, in double-precision, MacOS 8 scrollbars don't scroll whereas the window contents do scroll. In extended-precision, the scrollbars behavior is as expected. |