FunkyFr3sh
|
5df1b00c6d
|
add workaround for stretch blt's
|
2024-08-11 06:14:05 +02:00 |
|
FunkyFr3sh
|
80356f76ed
|
add new limiter type "LIMIT_UNLÖCK"
|
2024-07-28 10:37:14 +02:00 |
|
FunkyFr3sh
|
4efb3cde52
|
add comment for c1 hack
|
2024-07-03 05:47:30 +02:00 |
|
FunkyFr3sh
|
dfd3776081
|
add hack for c1 lowres
|
2024-07-03 04:24:27 +02:00 |
|
FunkyFr3sh
|
f54a3ec171
|
fix dds caps
|
2024-07-03 01:31:12 +02:00 |
|
FunkyFr3sh
|
fbaabef443
|
revert some changes
|
2024-06-02 23:57:21 +02:00 |
|
FunkyFr3sh
|
edb0f43091
|
tweak ticks limiter for nancy drew games
|
2024-05-31 21:43:33 +02:00 |
|
FunkyFr3sh
|
99f388407b
|
always force primary update with flip
|
2024-05-31 21:12:07 +02:00 |
|
FunkyFr3sh
|
798cfb6543
|
ignore clippers that use a hwnd for now
|
2024-05-28 00:53:50 +02:00 |
|
FunkyFr3sh
|
94c718b5b1
|
adjust clipper logging and make clipper less strict
|
2024-05-28 00:33:05 +02:00 |
|
FunkyFr3sh
|
5bbe1299d2
|
add test patches for Clue Finders 4th
|
2024-05-26 09:08:38 +02:00 |
|
FunkyFr3sh
|
2f2367e5b5
|
hook BitBlt
|
2024-05-25 07:29:30 +02:00 |
|
FunkyFr3sh
|
0858392484
|
simplify GetAttachedSurface
|
2024-05-24 04:55:55 +02:00 |
|
FunkyFr3sh
|
a3afe9e598
|
fix crash in JazzJackrabbit 2
|
2024-05-23 07:12:33 +02:00 |
|
FunkyFr3sh
|
fdcf9a7d1a
|
#309 Fix for Nancy Draw: Last Train to Blue Moon Canyon "SetSurfaceDesc() error"
|
2024-05-13 05:45:50 +02:00 |
|
FunkyFr3sh
|
5eb1f00b9f
|
#309 Add possible fix for Nancy Draw: Last Train to Blue Moon Canyon SetSurfaceDesc() error
|
2024-05-13 05:14:07 +02:00 |
|
FunkyFr3sh
|
8326407a64
|
set DDSD_CKSRCBLT on SetColorKey
|
2024-05-08 03:30:18 +02:00 |
|
FunkyFr3sh
|
1c9b39a1fd
|
set color key on GetSurfaceDesc
|
2024-05-08 01:47:56 +02:00 |
|
FunkyFr3sh
|
e18eb931eb
|
use inline functions for WINE checks
|
2024-05-06 02:00:58 +02:00 |
|
FunkyFr3sh
|
6626480358
|
extend versionhelpers
|
2024-05-06 01:23:59 +02:00 |
|
FunkyFr3sh
|
c61389d105
|
remove unnecessary clears on flip
|
2024-05-02 05:53:29 +02:00 |
|
FunkyFr3sh
|
36a87419e3
|
don't allocate ddraw struct
|
2024-03-22 22:27:00 +01:00 |
|
FunkyFr3sh
|
7002639452
|
#273 use 64bit aligned pitch
|
2024-01-09 20:44:04 +01:00 |
|
FunkyFr3sh
|
dc3be1243a
|
#269 add workaround for Quest for Glory 5 movies
|
2023-12-12 00:39:25 +01:00 |
|
FunkyFr3sh
|
91796c71c1
|
set lpSurface on failure
|
2023-11-19 02:25:16 +01:00 |
|
FunkyFr3sh
|
e9b585f440
|
move is_wine bool to g_config
|
2023-11-04 03:20:30 +01:00 |
|
FunkyFr3sh
|
589b422d93
|
fix some warnings
|
2023-10-22 11:46:13 +02:00 |
|
FunkyFr3sh
|
43aa290d1e
|
add temporary workaround to fix issues in claw custom levels
|
2023-10-06 02:11:45 +02:00 |
|
FunkyFr3sh
|
7e9be97099
|
#249 fix improper colorspace handling
|
2023-10-05 21:14:22 +02:00 |
|
FunkyFr3sh
|
c17db0349a
|
#247 fix color key issues in Kohan: Immortal Sovereigns
|
2023-10-04 19:51:53 +02:00 |
|
FunkyFr3sh
|
fa8cdbd0df
|
move all ini settings to c_config
|
2023-09-22 00:38:42 +02:00 |
|
FunkyFr3sh
|
20fa6df6b5
|
align
|
2023-09-13 19:08:31 +02:00 |
|
FunkyFr3sh
|
c73d1c43f7
|
Revert "force "adjmouse = TRUE" when downscaling was detected"
This reverts commit f468788a9dc59243e49fa6eb2e982a9a629aa664.
|
2023-09-13 19:04:44 +02:00 |
|
FunkyFr3sh
|
f468788a9d
|
force "adjmouse = TRUE" when downscaling was detected
|
2023-09-13 19:04:01 +02:00 |
|
FunkyFr3sh
|
340febc65e
|
fix flags
|
2023-09-10 02:31:28 +02:00 |
|
FunkyFr3sh
|
d2c4fc47d9
|
create dc for DDSCAPS_OFFSCREENPLAIN backbuffers as well
|
2023-08-22 11:24:18 +02:00 |
|
FunkyFr3sh
|
f349c4a9eb
|
always create dc for backbuffers
|
2023-08-21 22:32:56 +02:00 |
|
FunkyFr3sh
|
d95c29d8b6
|
Revert "Revert "#225 don't increase ref count in EnumAttachedSurfaces""
This reverts commit 37f55db308f78d79188cb3fc83544cf3f1fd11cd.
|
2023-08-20 01:40:27 +02:00 |
|
FunkyFr3sh
|
37f55db308
|
Revert "#225 don't increase ref count in EnumAttachedSurfaces"
This reverts commit a33169eb6370df1587066d2f1467bef60b8a4163.
|
2023-08-20 00:36:35 +02:00 |
|
FunkyFr3sh
|
594cc4d8da
|
add DebugLogMini build config
|
2023-08-10 14:41:42 +02:00 |
|
FunkyFr3sh
|
1d6ac452a9
|
add workaround for CnCGraphicsPatcher
|
2023-08-05 19:03:34 +02:00 |
|
FunkyFr3sh
|
396ccf9da7
|
fix for last commit
|
2023-08-01 06:23:37 +02:00 |
|
FunkyFr3sh
|
4312e1368f
|
allow custom ticks values on flip
|
2023-08-01 06:16:58 +02:00 |
|
FunkyFr3sh
|
63257823b1
|
remove dont_emulate_dc setting
|
2023-07-31 09:17:57 +02:00 |
|
FunkyFr3sh
|
428acf24ba
|
#189 fix freeze on loading screen
|
2023-07-29 06:19:30 +02:00 |
|
FunkyFr3sh
|
5a928caa70
|
improve logs
|
2023-07-29 05:54:10 +02:00 |
|
FunkyFr3sh
|
dd214b35d9
|
add DDSD_CAPS
|
2023-07-29 03:42:08 +02:00 |
|
FunkyFr3sh
|
0ac8709a50
|
remove DDSD_ALL
|
2023-07-27 08:16:09 +02:00 |
|
FunkyFr3sh
|
a9418fc02a
|
remove old setting
|
2023-07-27 07:48:23 +02:00 |
|
FunkyFr3sh
|
f0586cb4cf
|
set DDSD_CAPS | DDSD_ALL
|
2023-07-27 07:25:26 +02:00 |
|