Moved handlers for int11, int15 and int5c to winedos.
[wine] / dlls / ddraw / mesa_private.h
2002-11-24  Lionel Ulmer- add implementation for FindDevice function
2002-11-21  Lionel Ulmer- Clean up all the D3D COM handling (but the underlayin...
2002-09-29  Alexandre JulliardAdded check for OpenGL.
2002-09-27  Christian CostaFix devices creation broken code. Now, the display...
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-22  Alexandre JulliardCommented out references to x11drv internals from MESA...
2001-07-12  Lionel Ulmer- removed unused OSMesa linking
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2000-07-23  Ove KaavenAdded a few C++ operators to Direct3D structures, and...
2000-07-16  Lionel Ulmer- fix Direct3D support and a lot of warnings
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-13  Peter Hunnisett- Added ability to create 3D3 interfaces for Xlib
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-04-14  Francois GougetChanged the placement of WINE_UNUSED to make gcc 2...
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...