| .. |
|
detours
|
Use Microsoft Detours for Windows API Hooks
|
2019-04-06 05:35:23 +02:00 |
|
IAMMediaStream
|
refactoring
|
2021-06-11 20:30:43 +02:00 |
|
IDirect3D
|
refactoring
|
2021-06-11 20:30:43 +02:00 |
|
IDirectDraw
|
don't log initialize as NOT_IMPLEMENTED
|
2022-10-02 21:17:02 +02:00 |
|
blt.c
|
#177 fix 32bit colorkey blitter
|
2022-09-29 00:17:07 +02:00 |
|
config.c
|
limit available resolutions to avoid crashes (Infantry Online)
|
2022-10-11 23:13:04 +02:00 |
|
crc32.c
|
add crc32 for testing
|
2022-09-07 02:51:42 +02:00 |
|
dd.c
|
limit available resolutions to avoid crashes (Infantry Online)
|
2022-10-11 23:13:04 +02:00 |
|
ddclipper.c
|
tweak clipper function logging
|
2022-10-02 14:47:46 +02:00 |
|
ddpalette.c
|
add a few NULL checks
|
2022-10-09 13:11:29 +02:00 |
|
ddsurface.c
|
add a few NULL checks
|
2022-10-09 13:11:29 +02:00 |
|
debug.c
|
add all custom window messages to log
|
2022-10-14 22:05:41 +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
|
hook StretchDIBits
|
2022-10-05 22:33:53 +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
|
hook StretchDIBits
|
2022-10-05 22:33:53 +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
|
check class name only
|
2022-10-07 02:01:21 +02:00 |
|
winapi_hooks.c
|
add another check to StretchBlt hook
|
2022-10-07 17:11:35 +02:00 |
|
wndproc.c
|
don't reset minimized window
|
2022-10-14 22:06:10 +02:00 |