Changeset 2941 for trunk/changelog
- Timestamp:
- Feb 29, 2000, 1:55:49 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2936 r2941 1 /* $Id: changelog,v 1.755 2000-02-27 20:30:31 sandervl Exp $ */ 1 /* $Id: changelog,v 1.756 2000-02-29 00:55:49 sandervl Exp $ */ 2 3 2000-02-29: Sander van Leeuwen <sandervl@xs4all.nl> 4 - OPENGL\MESA: Added Odin port of Mesa Opengl library 5 (Ported by Jeroen van den Horn) 6 NOTE: The Mesa 3D graphics library has a different license 7 (see LICENSE.TXT in the Mesa directory) 8 - OPENGL\MESA\3DFX: 9 Added Odin port of 3dfx Voodoo Mesa GL 10 (tested with simple opengl samples only, but 11 this is the first hardware accelerated Opengl 12 implementation for OS/2!) 13 NOTE: This is not yet included in the daily build 14 NOTE: The Mesa 3dfx graphics library has a different license 15 (see LICENSE.TXT in the Mesa\3dfx directory) 16 17 2000-02-28: Sander van Leeuwen <sandervl@xs4all.nl> 18 - KERNEL32: Call ExitProcess in KillWin32Process to make sure 19 the dll libmain handlers are called after a crash. 20 (i.e. Glide needs this to restore the display) 21 - INCLUDE\WIN: Added wgl definitions to wingdi.h 2 22 3 23 2000-02-27: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.