Jump to content

DIVE: Difference between revisions

From EDM2
No edit summary
Line 11: Line 11:
!Name !!Comments
!Name !!Comments
|-
|-
|| [[DIVE.DLL]] ||
|| [[DIVE.DLL]] || DIVE Library DLL.
|-
|-
|}
|}

Revision as of 22:39, 30 July 2015

DIVE stands for Direct Interface Video Extensions, and is meant for blitting (copying) bitmaps to the screen quickly.

It was originally designed to simplify direct writing to the screen for the video codecs (compression/decompression algorithms) in OS/2, but it is also extremely useful for games. It allows a standardized way to write to the screen quickly while preserving the desktop around it.

Documentation

Files

Name Comments
DIVE.DLL DIVE Library DLL.

Articles

Replacements

Links