- Removed all floating point math.
commit8d4f85071d82654e9708dfe273a72fa6809677a4
authorBrian Gerst <bgerst@quark.vpplus.com>
Sun, 18 Apr 1999 09:31:50 +0000 (18 09:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 18 Apr 1999 09:31:50 +0000 (18 09:31 +0000)
tree26c511db5efbdf667474ac91666b4ea73b6f31a6
parentb1ec5bcae2998aeaa9b010c7bd4f5967712111af
- Removed all floating point math.
- Implemented stretching in X and Y directions for 8, 16, and 32 bit color.
- Implemented source and dest color-keying for 8, 16, and 32 bit color.
- Implemented some trivial raster operations.
- Minimized inner loops for maximum speed.
- Use memcpy whenever possible.
graphics/ddraw.c