2001-06-21 |
Ove Kaaven | Make GetCursorPos call XQueryPointer.
|
commit | commitdiff | tree |
2001-06-21 |
Ove Kaaven | Extended __wine_enter_vm86 to handle pending interrupts.
|
commit | commitdiff | tree |
2001-06-15 |
Ove Kaaven | Block SIGINT and SIGALRM in signal handlers.
|
commit | commitdiff | tree |
2001-05-10 |
Ove Kaaven | Added version entry for DirectX 7.0a.
|
commit | commitdiff | tree |
2001-05-09 |
Ove Kaaven | Fixed the IDirectDrawSurface4 interface declaration...
|
commit | commitdiff | tree |
2001-05-02 |
Ove Kaaven | Fixed the OSMesa configure check so that OSMesa won...
|
commit | commitdiff | tree |
2001-04-27 |
Ove Kaaven | Preserve the TF (Trap Flag) when continuing from a...
|
commit | commitdiff | tree |
2001-04-27 |
Ove Kaaven | Reimplemented DXGrab with improvements; it no longer...
|
commit | commitdiff | tree |
2001-04-18 |
Ove Kaaven | Fix DGA so it works properly again.
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Implemented DirectDraw's Hardware Abstraction Layer...
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Removed the obsolete DIBTexture surface class.
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Fill in some more HAL fields. Flip some of them when...
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Fill in some DirectDrawPalette HAL fields.
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Removed User_DirectDraw_GetCaps. Using Main_DirectDraw_GetCa...
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Fill in some of the ddraw HAL fields.
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Implemented gamma control on the DirectDraw primary...
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Implemented the ddraw HAL access escape (DCICOMMAND...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Implemented _wtoi and _wtol.
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Implemented the XF86DGA2 driver for the ddraw HAL.
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Implemented the IDirectDrawGammaControl interface.
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Let LOAD_LIBRARY_AS_DATAFILE load the builtin dll if...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Added ddraw HAL and gamma ramp stuff to implementation...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Fixed CoerceDIBSection's AuxMod handling. Added CoerceDIBSec...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Include the GUIDs in ddrawi.h in the libwine_uuid.a...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Yet more stuff for ddrawi.h, including some GetDriverInfo...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Add version resource to ddraw.dll, versioned to DirectX...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Don't restore the saved keyboard autorepeat config...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Direct3D header update.
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | New header d3dhal.h, the Direct3D HAL device driver...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Handle the %f case in wsprintf.
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Changed the spec definition of *s*printf from *str...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Add version resource to dplayx.dll, versioned to DirectX...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Generalize the Wine version resource template a bit.
|
commit | commitdiff | tree |
2001-03-21 |
Ove Kaaven | Show an error if small enough fragment sizes couldn...
|
commit | commitdiff | tree |
2001-03-21 |
Ove Kaaven | Remove obsolete and misleading FIXME.
|
commit | commitdiff | tree |
2001-03-21 |
Ove Kaaven | Implemented Get/SetDeviceGammaRamp.
|
commit | commitdiff | tree |
2001-03-20 |
Ove Kaaven | Implemented Get/SetDeviceGammaRamp.
|
commit | commitdiff | tree |
2001-03-20 |
Ove Kaaven | Added gamma ramp code to the XVidMode interface.
|
commit | commitdiff | tree |
2001-03-20 |
Ove Kaaven | More DirectDraw HAL type declarations.
|
commit | commitdiff | tree |
2001-03-19 |
Ove Kaaven | Added IDirectDrawGammaControl interface declaration.
|
commit | commitdiff | tree |
2001-03-19 |
Ove Kaaven | Fixed sound disappearing after on-the-fly sample rate...
|
commit | commitdiff | tree |
2001-03-19 |
Ove Kaaven | Win2000: If both WS_EX_LAYERED and WS_EX_TRANSPARENT...
|
commit | commitdiff | tree |
2001-03-16 |
Ove Kaaven | Added Win2000 WS_EX_LAYERED window style.
|
commit | commitdiff | tree |
2001-03-16 |
Ove Kaaven | Removed path from dplayx registry entry, so that the...
|
commit | commitdiff | tree |
2001-02-26 |
Ove Kaaven | Handle filenames with spaces.
|
commit | commitdiff | tree |
2001-02-23 |
Ove Kaaven | Made the winelauncher support winelib app invocations...
|
commit | commitdiff | tree |
2001-02-14 |
Ove Kaaven | Guts of a simple XVidMode-supporting DirectDraw HAL...
|
commit | commitdiff | tree |
2001-02-13 |
Ove Kaaven | Some important stuff from the DirectDraw DDK headers.
|
commit | commitdiff | tree |
2001-02-12 |
Ove Kaaven | In CopyDIBSection, use source DIB colormap instead...
|
commit | commitdiff | tree |
2001-02-12 |
Ove Kaaven | Fix DGA2 mode setting to use the correct color depth.
|
commit | commitdiff | tree |
2001-01-28 |
Ove Kaaven | Don't disable keyboard autorepeat, since autorepeat...
|
commit | commitdiff | tree |
2001-01-26 |
Ove Kaaven | Check that the linux 2.4 event interface is available...
|
commit | commitdiff | tree |
2001-01-13 |
Ove Kaaven | Fixes for various underrun-related problems. Also added...
|
commit | commitdiff | tree |
2001-01-13 |
Ove Kaaven | Remove multimedia timers from the service thread, use...
|
commit | commitdiff | tree |
2001-01-02 |
Ove Kaaven | Turn on detectable autorepeat if the X Keyboard Extension is
|
commit | commitdiff | tree |
2001-01-02 |
Ove Kaaven | Bugfix for sound dropping out, and workaround for Half...
|
commit | commitdiff | tree |
2000-12-29 |
Ove Kaaven | Fixed small race condition between vm86_enter() and...
|
commit | commitdiff | tree |
2000-12-27 |
Ove Kaaven | Use the X state instead of the VK key state to check...
|
commit | commitdiff | tree |
2000-12-27 |
Ove Kaaven | Release the Win16 lock before starting the DOS process...
|
commit | commitdiff | tree |
2000-12-27 |
Ove Kaaven | Since DOSVM_Wait() blocks the normal event processing...
|
commit | commitdiff | tree |
2000-12-26 |
Ove Kaaven | Separated the MZ loader and core DOS VM into dlls/winedos.
|
commit | commitdiff | tree |
2000-12-22 |
Ove Kaaven | More intelligent DirectSound prebuffering. By tracking the
|
commit | commitdiff | tree |
2000-12-21 |
Ove Kaaven | Enable the DirectSound HAL for sound drivers that do...
|
commit | commitdiff | tree |
2000-12-06 |
Ove Kaaven | Use SendNotifyMessage() for WM_SYNCPAINT.
|
commit | commitdiff | tree |
2000-11-25 |
Ove Kaaven | Made X11DRV_DIB_GetImageBits_16 aware of 565 DIBs.
|
commit | commitdiff | tree |
2000-11-25 |
Ove Kaaven | Implemented Get/SetDIBColorTable.
|
commit | commitdiff | tree |
2000-11-25 |
Ove Kaaven | Check whether senderQ is NULL before trying to lock it.
|
commit | commitdiff | tree |
2000-11-25 |
Ove Kaaven | Implemented Win16 behaviour of DDL_DRIVES in DlgDirList.
|
commit | commitdiff | tree |
2000-11-25 |
Ove Kaaven | Implemented SendNotifyMessage().
|
commit | commitdiff | tree |
2000-11-25 |
Ove Kaaven | WinG was written for 8bpp DIBs, so some apps assume...
|
commit | commitdiff | tree |
2000-11-25 |
Ove Kaaven | Routed a couple of 16-bit avifile.dll handlers to the...
|
commit | commitdiff | tree |
2000-11-13 |
Ove Kaaven | Unix98 pthread_rwlock* stubs for glibc2.2 compatibility.
|
commit | commitdiff | tree |
2000-11-13 |
Ove Kaaven | When a Win16 app sets a selector base to low DOS memory...
|
commit | commitdiff | tree |
2000-11-13 |
Ove Kaaven | Use the virtual real-mode interrupt table if low DOS...
|
commit | commitdiff | tree |
2000-11-13 |
Ove Kaaven | Reorganized DOS memory remapping slightly, so that...
|
commit | commitdiff | tree |
2000-10-31 |
Ove Kaaven | Some bugfixes, another function for packaging, and...
|
commit | commitdiff | tree |
2000-10-29 |
Ove Kaaven | wineinstall improvements, mostly for usage in package...
|
commit | commitdiff | tree |
2000-10-17 |
Ove Kaaven | Implemented DOS INT21 AH=4B (EXEC).
|
commit | commitdiff | tree |
2000-10-15 |
Ove Kaaven | Fixed a couple of recent bugs, and added some more...
|
commit | commitdiff | tree |
2000-10-13 |
Ove Kaaven | Fill in the dsBmih.biSizeImage field of DIBSections...
|
commit | commitdiff | tree |
2000-10-13 |
Ove Kaaven | Merged DOSVM_Int with DOSVM_SimulateInt, and made it...
|
commit | commitdiff | tree |
2000-09-06 |
Ove Kaaven | Adapted Winsock to Linux 2.4 TCP socket poll() behaviour
|
commit | commitdiff | tree |
2000-08-11 |
Ove Kaaven | Added a few more anonymous union definitions.
|
commit | commitdiff | tree |
2000-08-11 |
Ove Kaaven | Fixed C++ operators return value.
|
commit | commitdiff | tree |
2000-08-11 |
Ove Kaaven | Implemented fopen() append mode, and a really cheesy...
|
commit | commitdiff | tree |
2000-08-07 |
Ove Kaaven | Added a few DirectInput 7 definitions and C++ fixes.
|
commit | commitdiff | tree |
2000-08-07 |
Ove Kaaven | Protect the prototypes in here from C++ name mangling...
|
commit | commitdiff | tree |
2000-08-01 |
Ove Kaaven | Fixed another non-Linux build failure.
|
commit | commitdiff | tree |
2000-07-31 |
Ove Kaaven | Tidyed up stack backtrace code a bit, and added a simple...
|
commit | commitdiff | tree |
2000-07-31 |
Ove Kaaven | Removed DOS task fields from the NE_MODULE structure.
|
commit | commitdiff | tree |
2000-07-31 |
Ove Kaaven | DOS binary support has been restored.
|
commit | commitdiff | tree |
2000-07-31 |
Ove Kaaven | Fixed a few problems.
|
commit | commitdiff | tree |
2000-07-31 |
Ove Kaaven | Convert DOS (MZ) binary loader to the new DOS process...
|
commit | commitdiff | tree |
2000-07-31 |
Ove Kaaven | Use MZ_Current() instead of pModule->lpDosTask. Cleaned...
|
commit | commitdiff | tree |
2000-07-30 |
Ove Kaaven | Removed hModule parameter from MZ_AllocDPMITask(),...
|
commit | commitdiff | tree |
2000-07-30 |
Ove Kaaven | Made DOSMEM_Init() take a BOOL parameter instead of...
|
commit | commitdiff | tree |
2000-07-30 |
Ove Kaaven | Removed usage of obsolete pModule->lpDosTask.
|
commit | commitdiff | tree |
2000-07-29 |
Ove Kaaven | Fill BIOS segments using pointers from DOSMEM_Bios...
|
commit | commitdiff | tree |
2000-07-29 |
Ove Kaaven | Added support for the Win32 Console interface to the...
|
commit | commitdiff | tree |
2000-07-29 |
Ove Kaaven | Make direct console input routines go through int16...
|
commit | commitdiff | tree |