SOFTDRAW.DLL
Appearance
It is part of GRADD. It is the a default software renderer.
SOFTDRAW exports two functions called SDBitBlt and SDLine that VMAN uses to simulate in software bitblt and line operations, respectively. SOFTDRAW provides a generic graphics library. Given a pointer to a linear address (a VRAM bitmap or system memory bitmap), SOFTDRAW can draw the bits directly into the bitmap.
Version
Date | Version | Size | Comments |
---|---|---|---|
2003-Jul-07 10:21:00 am | N/A | 416,735 bytes. | By IBM. Included on eComStation 2.1. |
DLL Entry Points
1 | SDEntry | 2 | SDBitBlt |
3 | SDLine |