| .. |
|
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
|
return S_OK in IDirect3DX__EnumDevices
|
2024-09-18 18:02:15 +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
|
move inject_resolution up and add notes
|
2024-10-03 14:13:59 +02:00 |
|
crc32.c
|
add missing arg to Crc32_FromFile function
|
2024-09-30 23:53:41 +02:00 |
|
dd.c
|
fix resizable .ini setting in wine
|
2024-10-06 21:38:07 +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
|
remove duplicate code
|
2024-09-11 18:01:21 +02:00 |
|
debug.c
|
add missing arg to Crc32_FromFile function
|
2024-09-30 23:53:41 +02:00 |
|
directinput.c
|
log DI GUID
|
2024-09-16 19:30:42 +02:00 |
|
dllmain.c
|
align
|
2024-09-28 21:29:12 +02:00 |
|
fps_limiter.c
|
use inline functions for WINE checks
|
2024-05-06 02:00:58 +02:00 |
|
hook.c
|
enable a few more hooks for hook=2
|
2024-09-10 17:15:02 +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
|
Revert "add experimental WH_GETMESSAGE hook"
|
2024-09-10 15:42:14 +02:00 |
|
opengl_utils.c
|
fix opengl renderer on older hardware
|
2024-09-27 18:11:07 +02: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 opengl renderer on older hardware
|
2024-09-27 18:11:07 +02:00 |
|
screenshot.c
|
only create screenshot if file doesn't exist
|
2024-09-09 21:33:04 +02:00 |
|
utils.c
|
fix typo
|
2024-10-03 04:52:23 +02:00 |
|
versionhelpers.c
|
fix versionhelpers for legacy build
|
2024-09-28 22:07:33 +02:00 |
|
winapi_hooks.c
|
remove invalid ExStyle
|
2024-09-18 17:59:34 +02:00 |
|
wndproc.c
|
only use workaround for linux and not for macOS
|
2024-10-06 23:43:43 +02:00 |