| .. |
|
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 stubs
|
2021-05-26 17:07:14 +02:00 |
|
config.c
|
add another preset
|
2021-05-24 10:20:12 +02:00 |
|
dd.c
|
reset display settings on first call
|
2021-05-24 10:20:00 +02:00 |
|
ddclipper.c
|
export DirectDrawCreateEx
|
2020-10-15 05:13:37 +02:00 |
|
ddpalette.c
|
fix rgb palette
|
2021-05-22 12:23:25 +02:00 |
|
ddsurface.c
|
addref on GetClipper and GetPalette
|
2021-05-26 19:21:40 +02:00 |
|
debug.c
|
add wine version to logs
|
2021-05-23 05:19:21 +02:00 |
|
directinput.c
|
hook all dinput function
|
2021-05-23 14:55:36 +02:00 |
|
dllmain.c
|
#93 support SetProcessDpiAwarenessContext for newer versions of windows
|
2021-05-22 06:07:11 +02:00 |
|
fps_limiter.c
|
fix some warning messages
|
2021-05-10 04:00:45 +02:00 |
|
hook.c
|
hook all dinput function
|
2021-05-23 14:55:36 +02:00 |
|
lodepng.c
|
use lodepng for screenshots
|
2018-11-12 06:31:02 +01:00 |
|
mouse.c
|
fix ShowCursor calls
|
2021-05-24 04:53:42 +02:00 |
|
opengl_utils.c
|
fix some warning messages
|
2021-05-10 04:00:45 +02:00 |
|
render_d3d9.c
|
fix rgb palette
|
2021-05-22 12:23:25 +02:00 |
|
render_gdi.c
|
revert some changes in gdi renderer
|
2021-05-22 14:23:26 +02:00 |
|
render_ogl.c
|
#92 reset upscale hack on resize for both opengl and d3d9
|
2021-05-15 03:18:49 +02:00 |
|
screenshot.c
|
support screenshots for 16bit games
|
2021-05-23 04:36:33 +02:00 |
|
utils.c
|
fix rgb palette
|
2021-05-22 12:23:25 +02:00 |
|
winapi_hooks.c
|
try to get opengl and direct3d9 working with hook=2 for some games at least
|
2021-05-16 04:32:35 +02:00 |
|
wndproc.c
|
filter WM_CANCELMODE:
|
2021-05-24 04:53:12 +02:00 |