.. |
detours
|
sync with master
|
2019-08-07 12:45:40 +02:00 |
IAMMediaStream
|
refactoring
|
2021-06-11 20:30:43 +02:00 |
IDirect3D
|
move debug code defines into header
|
2024-06-22 01:19:25 +02:00 |
IDirectDraw
|
add NULL checks to QueryInterface
|
2024-08-31 11:12:39 +02:00 |
blt.c
|
fix screenshots for EV Nova
|
2023-03-24 22:22:35 +01:00 |
config.c
|
rename custom_width/height setting to inject_resolution
|
2024-09-09 19:17:00 +02:00 |
crc32.c
|
add crc32 for testing
|
2022-09-07 02:51:42 +02:00 |
dd.c
|
rename custom_width/height setting to inject_resolution
|
2024-09-09 19:17:00 +02:00 |
ddclipper.c
|
make sure we always got a cliplist
|
2024-09-02 14:49:11 +02:00 |
ddpalette.c
|
don't allocate ddraw struct
|
2024-03-22 22:27:00 +01:00 |
ddsurface.c
|
use PM_QS_INPUT for not responding patch
|
2024-09-09 21:14:37 +02:00 |
debug.c
|
keep the mingw debug build win2000 compatible
|
2024-09-07 17:37:16 +02:00 |
directinput.c
|
improve logs
|
2024-08-07 04:20:21 +02:00 |
dllmain.c
|
add experimental WH_GETMESSAGE hook
|
2024-09-08 19:14:58 +02:00 |
fps_limiter.c
|
use inline functions for WINE checks
|
2024-05-06 02:00:58 +02:00 |
hook.c
|
don't hook SH33W32
|
2024-09-08 08:53:11 +02: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
|
adjust logs
|
2024-09-09 21:32:53 +02:00 |
lodepng.c
|
use lodepng for screenshots
|
2018-11-12 06:31:02 +01:00 |
mouse.c
|
don't update cursor pos in mouse hook
|
2024-09-09 15:23:31 +02:00 |
opengl_utils.c
|
use glGetStringi if available (fixes errors on core profile)
|
2024-08-28 09:19:32 +02:00 |
render_d3d9.c
|
fix warnings
|
2024-09-07 15:32:55 +02:00 |
render_gdi.c
|
force redraw in GDI renderer too
|
2024-09-02 18:00:57 +02:00 |
render_ogl.c
|
only ignore errors in debug build
|
2024-08-28 09:25:15 +02:00 |
screenshot.c
|
only create screenshot if file doesn't exist
|
2024-09-09 21:33:04 +02:00 |
utils.c
|
add some more error checks
|
2024-09-08 08:08:18 +02:00 |
versionhelpers.c
|
add additonoal windows version check fucntions
|
2024-05-06 02:56:40 +02:00 |
winapi_hooks.c
|
only lock cursor if message was removed
|
2024-09-09 20:31:49 +02:00 |
wndproc.c
|
don't update cursor pos in mouse hook
|
2024-09-09 15:23:31 +02:00 |