cocco-ddraw/src
2024-12-24 03:43:31 +01:00
..
detours sync with master 2019-08-07 12:45:40 +02:00
IAMMediaStream refactoring 2021-06-11 20:30:43 +02:00
IDirect3D improve logging 2024-11-23 17:07:51 +01:00
IDirectDraw improve logging 2024-12-24 03:02:23 +01:00
blt.c add partial support for 24bit surfaces 2024-12-23 04:55:15 +01:00
config.c fix scroll speed issues in warhammer 40k games 2024-12-23 21:18:07 +01:00
crc32.c add missing arg to Crc32_FromFile function 2024-09-30 23:53:41 +02:00
dd.c add partial support for 24bit surfaces 2024-12-23 04:55:15 +01:00
ddclipper.c make sure we always got a cliplist 2024-09-02 14:49:11 +02:00
ddpalette.c log when palette was changed 2024-12-16 22:13:26 +01:00
ddsurface.c tweak logging 2024-12-23 05:32:02 +01:00
debug.c log SetWindowsHookExA hook types 2024-11-25 21:20:29 +01:00
directinput.c add support for Die by the Sword 2024-12-18 07:34:36 +01:00
dllmain.c SetThreadExecutionState for windows and SPI_SETSCREENSAVEACTIVE for WINE 2024-11-30 23:39:11 +01:00
fps_limiter.c do not use DwmFlush in wine (it's only a stub) 2024-12-16 02:24:46 +01:00
hook.c add separate GetDeviceCaps hook for system dlls 2024-12-22 23:41:09 +01:00
indeo.c fix warnings 2024-07-04 07:58:59 +02:00
ini.c add new .ini function ini_section_exists 2023-11-04 03:14:32 +01:00
keyboard.c allow to toggle windowed/maximize with a single key press 2024-10-12 01:24:07 +02:00
lodepng.c use lodepng for screenshots 2018-11-12 06:31:02 +01:00
mouse.c Revert "add experimental WH_GETMESSAGE hook" 2024-09-10 15:42:14 +02:00
opengl_utils.c #364 add hack for Intel HD 4000 driver Build 10.18.10.4252 bug - disable multipass shader 2024-12-10 20:43:06 +01:00
render_d3d9.c fix warnings 2024-09-07 15:32:55 +02:00
render_gdi.c make sure we don't get a blackscreen if device doesn't support StretchDIBits 2024-09-29 02:27:14 +02:00
render_ogl.c fix for last commit 2024-12-17 01:11:09 +01:00
screenshot.c only create screenshot if file doesn't exist 2024-09-09 21:33:04 +02:00
utils.c tweak IAT hooks 2024-12-14 02:17:05 +01:00
versionhelpers.c fix versionhelpers for legacy build 2024-09-28 22:07:33 +02:00
winapi_hooks.c return fake value for HORZRES and VERTRES 2024-12-24 03:43:31 +01:00
wndproc.c hook DefWindowProcA 2024-12-18 03:15:23 +01:00