Changeset 4132 for trunk/changelog
- Timestamp:
- Aug 31, 2000, 2:44:46 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r4126 r4132 1 /* $Id: changelog,v 1.1093 2000-08-30 18:04:56 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1094 2000-08-31 12:44:46 sandervl Exp $ */ 2 3 2000-08-31: Sander van Leeuwen <sandervl@xs4all.nl> 4 - DDRAW: Extra debug logging 5 GetFourCCCodes should return nr of codes returned (always) 6 QueryInterface; don't change the vtbl of the directdraw object 7 return pointer to new virtual table instead 8 (fixes crashes in dxview) 9 Don't return Direct3D object in DirectDrawEnumerateA; crashes 10 dxview.exe (need to figure out why) 11 Video memory set to zero for HEL caps + no DDCAPS_COLORKEYHWASSIST 12 Fixed HEL caps. (dwFXcaps) 13 Fixed Driver caps (memset for HEL caps overwrote driver structure) 14 Export DirectDrawCreateEx 15 - KERNEL32: Level 2 logging for GetLastError (if lasterror != 0) 16 - INCLUDE: Header updates for compiling directx applets in OS/2 17 18 2000-08-31: Przemyslaw Dobrowolski <dobrawka@asua.org.pl> 19 - KERNEL32: Create more class registry keys during installation 20 (for shell32 & IE) 2 21 3 22 2000-08-30: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.