File Information — sssbbacc_r001.zip
Filename sssbbacc_r001.zip
Title Software Screen to Screen BitBlt Acceleration GRADD filter r0.0.1
Version 0.0.1
Author / Vendor Takayuki 'January June' Suwa
Homepage http://www.sys3175.com/~jjsuwa/
Category OS2 » System » Drivers » Video »
OS/2 Version OS/2 v3.x with FP35+, OS/2 v4.0 with FP5+, WSeB, MCP, ACP or eCS
File Size 27.9 KB
Downloads 1
File Type ZIP
Uploaded 2026-03-26 22:31 by martini
Approved 2026-03-26 22:31 by martini
Requirements Any GRADD-based display drivers, build E.083 equivalent or later
Description:

This is a small filter GRADD driver that can intercept some sort of 'Screen to Screen' BitBlt software emulation responses from GHI layer and will process such responses using its own faster blitter. - both source and destination are VRAM - source-copy raster operation, with no pattern, no transparency, no stretching and no clipping This simple, assembler- coded, MMX / SSEint-ready blitter is heavy optimized for uncached memory reads and write-combined memory writes, in order to eliminate unnecessary and much slower peripheral bus cycles. Typically, such slower software BitBlts may speed up to x1.5 ~ x2.5. Highly recommended for GENGRADD / poor-accelerated GHI (such as M64GRADD in 24bpp) users.