Changeset 8819 for trunk/changelog


Ignore:
Timestamp:
Jul 1, 2002, 9:16:20 PM (23 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r8815 r8819  
    1 /* $Id: changelog,v 1.2201 2002-07-01 16:00:31 sandervl Exp $ */
     1/* $Id: changelog,v 1.2202 2002-07-01 19:14:08 sandervl Exp $ */
    22
    33 2002-06-30: Sander van Leeuwen <sandervl@innotek.de>
     
    1010                  - fill up to height, not height - 1
    1111                  - 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
    1220
    1321 2002-06-30: Sander van Leeuwen <sandervl@innotek.de>
Note: See TracChangeset for help on using the changeset viewer.