Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: sssbbacc_r005.zip Short Description: Software Screen to Screen BitBlt Acceleration GRADD filter, r0.0.5 Long 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 rather than default SOFTDRAW engine. - 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. Proposed directory for placement: /pub/os2/system/drivers/video Your name: Takayuki 'January June' Suwa Email address: jjsuwa@sys3175.com Program contact name: (same) Program contact email: (same) Program URL: http://www.sys3175.com/~jjsuwa/ Would you like the contact email address included in listings? yes Operating System/Version: OS/2 v3.x with FP35+, OS/2 v4.0 with FP5+, WSeB, MCP, ACP or eCS Additional requirements: Any GRADD-based display drivers, build E.083 equivalent or later Any 32bit CPUs that have both on-chip FPU and CPUID instruction Replaces: sssbbacc_r004.zip