.. |
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
|
adjust presets
|
2022-10-07 01:05:35 +02:00 |
crc32.c
|
add crc32 for testing
|
2022-09-07 02:51:42 +02:00 |
dd.c
|
simplify
|
2022-10-03 13:23:22 +02:00 |
ddclipper.c
|
tweak clipper function logging
|
2022-10-02 14:47:46 +02:00 |
ddpalette.c
|
add some more debug logging
|
2022-09-30 14:27:41 +02:00 |
ddsurface.c
|
don't allow to create overlay surface
|
2022-10-07 08:13:07 +02:00 |
debug.c
|
log filename of faulty module
|
2022-10-02 12:19:34 +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
|
use real function and not the hooked one
|
2022-09-21 21:24:04 +02:00 |