wined3d: Fix a sign compare warning in glsl_shader.c.
[wine] / dlls / winedos / ioports.c
2009-02-09  Florian Tobias Sch... winedos: Adjust get_timer_val calls to prevent buffer...
2009-02-04  Florian Tobias Sch... winedos: Improve PIT emulation.
2008-12-30  Christian Costawinedos: Increase extended memory from 7MB to 15MB.
2008-12-30  Christian Costawinedos: Compute CMOS image checksum automatically.
2008-12-30  Christian Costawinedos: Document CMOS image bytes.
2008-10-20  Jeremiah Flerchingerwinedos: Added/stubbed/documented missing VGA registers.
2008-01-25  Andrew Talbotwinedos: Remove unneeded casts.
2006-10-03  Michael Stefaniucwinedos: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-27  Alexandre JulliardMoved I/O port configuration to HKCU\Software\Wine...
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-09-17  Alexandre JulliardMoved I/O port handling to dlls/winedos.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-07-29  Jukka HeinonenVGA emulation now supports outw and outl.
2002-06-24  Jukka HeinonenRedirect all reads and writes to VGA controller to...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-16  Christian CostaAdded DMA and SoundBlaster emulation.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.