Changeset 2962 for trunk/changelog
- Timestamp:
- Mar 1, 2000, 7:50:02 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2960 r2962 1 /* $Id: changelog,v 1.764 2000-03-01 14:49:34 sandervl Exp $ */ 1 /* $Id: changelog,v 1.765 2000-03-01 18:50:02 jeroen Exp $ */ 2 3 2000-03-01: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl> 4 - OPENGL: Implemented DIVE support in Mesa 2 5 3 6 2000-03-01: Sander van Leeuwen <sandervl@xs4all.nl> 4 7 - USER32: Fixes for FindWindow(ExA/W) - now more like Wine 5 8 (FindWindowExW was not working correctly either) 6 9 First send WM_NCACTIVATE, then WM_ACTIVATE … … 13 16 Call Dinput handler when translating mouse & keyboard 14 17 messages (during Get/PeekMessage) 15 18 - OPENGL: Always build release version of glide, mesa, glu32 & glut 16 19 Build mesa software & 3dfx dlls; don't build OS/2 opengl 17 20 wrapper anymore 18 - OPENGL\GLIDE\CVG\GLIDE: 21 - OPENGL\GLIDE\CVG\GLIDE: 19 22 Disable instruction scheduling in release build -> messed up 20 23 colors when turned on (most likely VAC optimizer bug) 21 22 24 TODO: Somebody should also check this for the voodoo 1 glide dll. 25 - OPENGL\GLIDE\CVG: 23 26 Fixed makefile 24 27 - OPENGL\MESA\GL\gl.h … … 61 64 is executed. Call DosExit otherwise. 62 65 Fix for GpdDev device io (needed for native glide dll) 63 66 64 67 2000-02-28: Sander van Leeuwen <sandervl@xs4all.nl> 65 68 - KERNEL32: Call ExitProcess in KillWin32Process to make sure
Note:
See TracChangeset
for help on using the changeset viewer.