File Information — sssbbacc_r003.zip
Filename sssbbacc_r003.zip
Title Software Screen to Screen BitBlt Acceleration GRADD filter r0.0.3
Version 0.0.3
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 28.9 KB
Downloads 1
File Type ZIP
Uploaded 2026-03-28 13:46 by martini
Approved 2026-03-28 13:46 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 by 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, designed in order to eliminate unnecessary, much slower peripheral bus cycles as much as possible. Typically, such slower software BitBlt emulations may speed up to 1.5x ~ 2.5x. Highly recommended for GENGRADD or poor-accelerated GHI (such as M64GRADD in 24bpp, INTGRADD and so on) users.