cocco-ddraw/src
2022-09-29 13:44:25 +02:00
..
detours sync with master 2019-08-07 12:45:40 +02:00
IAMMediaStream refactoring 2021-06-11 20:30:43 +02:00
IDirect3D refactoring 2021-06-11 20:30:43 +02:00
IDirectDraw log NOT_IMPLEMENTED for clipper functions 2022-09-27 15:38:19 +02:00
blt.c #177 fix 32bit colorkey blitter 2022-09-29 00:17:07 +02:00
config.c #177 add preset for Fairy Tale About Father Frost, Ivan and Nastya 2022-09-28 04:19:09 +02:00
crc32.c add crc32 for testing 2022-09-07 02:51:42 +02:00
dd.c #174 only send SWP_FRAMECHANGED when frame was actually changed 2022-09-28 21:07:06 +02:00
ddclipper.c #177 support 2 more clipper functions - GetClipList and SetClipList - clipping not supported yet in dd_blt! 2022-09-27 13:56:36 +02:00
ddpalette.c refactoring 2021-06-11 20:30:43 +02:00
ddsurface.c add some more debug logging 2022-09-29 13:44:25 +02:00
debug.c add some more debug logging 2022-09-29 13:44:25 +02:00
directinput.c only lock cursor in borderless if game window is the foreground window 2022-09-20 08:59:36 +02:00
dllmain.c #121 return empty device identifier 2021-09-02 22:22:48 +02:00
fps_limiter.c refactoring 2021-06-11 20:30:43 +02:00
hook.c #173 early hook ClipCursor for NexusTk 2022-09-23 00:26:43 +02:00
lodepng.c use lodepng for screenshots 2018-11-12 06:31:02 +01:00
mouse.c only lock cursor in borderless if game window is the foreground window 2022-09-20 08:59:36 +02:00
opengl_utils.c add option to create opengl core context 2022-09-24 01:41:18 +02:00
render_d3d9.c improve debug logs 2022-09-28 21:35:25 +02:00
render_gdi.c move log down 2022-09-28 21:36:28 +02:00
render_ogl.c remove #if 2022-09-24 01:33:26 +02:00
screenshot.c add color conversion blitters 2022-09-09 10:44:04 +02:00
utils.c remove redundant code 2022-09-23 04:14:09 +02:00
winapi_hooks.c Make sure window is not minimized while locking the cursor 2022-09-23 00:47:59 +02:00
wndproc.c use real function and not the hooked one 2022-09-21 21:24:04 +02:00