Changeset 8819 for trunk/changelog
- Timestamp:
- Jul 1, 2002, 9:16:20 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8815 r8819 1 /* $Id: changelog,v 1.220 1 2002-07-01 16:00:31sandervl Exp $ */1 /* $Id: changelog,v 1.2202 2002-07-01 19:14:08 sandervl Exp $ */ 2 2 3 3 2002-06-30: Sander van Leeuwen <sandervl@innotek.de> … … 10 10 - fill up to height, not height - 1 11 11 - check for single pixel line fills -> avoid heap corruption 12 o Enabled support for 16 & 32 bpp bitmaps in SurfGetDC 13 o SurfReleaseDC; initialize BITMAPINFO structure properly 14 before calling GetDIBits + fix for 16 bpp GetDIBits 15 (which always returns data in RGB555 format in our case) 16 o Fill16on16: convert RGB555 color value to RGB565 17 o Mark surface as changed (ChangeUniquenessValue) after 18 blit & fill 19 - KERNEL32: o Print win32 module name when exception occurs 12 20 13 21 2002-06-30: Sander van Leeuwen <sandervl@innotek.de>
Note:
See TracChangeset
for help on using the changeset viewer.