.. |
detours
|
sync with master
|
2019-08-07 12:45:40 +02:00 |
IAMMediaStream
|
add dummy IAMMediaStream and IMediaStream interfaces
|
2020-10-22 21:30:37 +02:00 |
IDirect3D
|
add dummy Direct3D 2/3/7 interfaces
|
2020-10-22 18:58:56 +02:00 |
IDirectDraw
|
add dummy IDirectDrawGammaControl
|
2021-01-09 19:51:26 +01:00 |
config.c
|
new .ini option "maxgameticks=-2"
|
2021-02-19 03:24:11 +01:00 |
dd.c
|
optional wait_for_vblank on flip
|
2021-02-22 09:09:21 +01:00 |
ddclipper.c
|
export DirectDrawCreateEx
|
2020-10-15 05:13:37 +02:00 |
ddpalette.c
|
export DirectDrawCreateEx
|
2020-10-15 05:13:37 +02:00 |
ddsurface.c
|
add dummy IDirectDrawGammaControl
|
2021-01-09 19:51:26 +01:00 |
debug.c
|
add debug logging for window messages
|
2021-02-18 05:00:35 +01:00 |
directinput.c
|
more hook 3/4 performance improvements
|
2020-10-20 05:59:41 +02:00 |
dllmain.c
|
create MiniDump on crash in Debug builds
|
2021-01-28 07:38:03 +01:00 |
fps_limiter.c
|
optional wait_for_vblank on flip
|
2021-02-22 09:09:21 +01:00 |
hook.c
|
fixes reshade / swiftshader / mesa3d
|
2021-01-30 16:45:27 +01:00 |
lodepng.c
|
use lodepng for screenshots
|
2018-11-12 06:31:02 +01:00 |
mouse.c
|
align
|
2020-10-13 21:58:04 +02:00 |
opengl_utils.c
|
#52 fixes macOS OpenGL core profile
|
2020-10-23 17:56:24 +02:00 |
render_d3d9.c
|
Possible fix for #35 - reset d3d9 params
|
2021-02-18 10:40:08 +01:00 |
render_gdi.c
|
improve fps limiter for vsync and maxfps=-1
|
2021-02-02 18:15:25 +01:00 |
render_ogl.c
|
improve fps limiter for vsync and maxfps=-1
|
2021-02-02 18:15:25 +01:00 |
screenshot.c
|
align
|
2020-10-13 21:58:04 +02:00 |
utils.c
|
re-enable maximize button
|
2021-02-18 07:10:15 +01:00 |
winapi_hooks.c
|
block SetCursorPos if cursor isn't locked
|
2021-02-20 07:30:14 +01:00 |
wndproc.c
|
typedef functions
|
2021-02-18 10:04:05 +01:00 |