1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-23 17:02:26 +01:00

51 Commits

Author SHA1 Message Date
FunkyFr3sh
a0d28a0e6e log NOT_IMPLEMENTED for clipper functions 2022-09-27 15:38:19 +02:00
FunkyFr3sh
2ddc0b5ceb delete region on release 2022-09-27 14:05:31 +02:00
FunkyFr3sh
24f6a020d5 #177 support 2 more clipper functions - GetClipList and SetClipList - clipping not supported yet in dd_blt! 2022-09-27 13:56:36 +02:00
FunkyFr3sh
73e13dbe8c keep NOT_IMPLEMENTED debug string for SetHWnd 2022-09-26 22:57:34 +02:00
FunkyFr3sh
a8b3b1c736 add GetHWnd and SetHWnd clipper functions 2022-09-26 22:22:15 +02:00
FunkyFr3sh
bd697e7b7a fix function name 2022-09-21 16:37:13 +02:00
FunkyFr3sh
16d98d1719 #172 return DD_OK on GetGDISurface for now 2022-09-21 16:34:52 +02:00
FunkyFr3sh
d18df5faf1 #172 Add support for SetSurfaceDesc (Nancy Drew: Stay Tuned For Danger) 2022-09-21 16:07:32 +02:00
FunkyFr3sh
8d6b2f3bfe add option to lock surfaces 2022-09-17 13:46:45 +02:00
FunkyFr3sh
8a63e2b976 allocate memory with CreateFileMapping 2022-09-16 11:22:05 +02:00
FunkyFr3sh
edf69fcc2a add support for DDSD_LPSURFACE and DDSD_PITCH 2022-09-15 10:10:52 +02:00
FunkyFr3sh
3f9ac549bc #121 return empty device identifier 2021-09-02 22:22:48 +02:00
FunkyFr3sh
69c8dd3e2a return primary 2021-07-27 17:20:49 +02:00
FunkyFr3sh
56ef3543c7 add some flags for SetDisplayMode 2021-07-03 18:07:38 +02:00
FunkyFr3sh
2dc684c9f7 adjust logging 2021-06-15 09:41:17 +02:00
FunkyFr3sh
f29f712016 use older version of structs by default and cast to newer ones if needed 2021-06-14 09:57:26 +02:00
FunkyFr3sh
76b384e0cd some more tweaks to GetCaps 2021-06-14 09:18:14 +02:00
FunkyFr3sh
2c2a83d93c fix logs 2021-06-11 23:04:15 +02:00
FunkyFr3sh
1f11bf8b84 refactoring 2021-06-11 20:30:43 +02:00
FunkyFr3sh
fa19797956 tweak logging 2021-06-11 01:19:36 +02:00
FunkyFr3sh
a7fcc238e4 add Future Cop preset 2021-06-09 01:59:47 +02:00
FunkyFr3sh
76634ab84e adjust logging 2021-06-06 02:28:30 +02:00
FunkyFr3sh
eb68ffcb1d tweak stubs 2021-06-06 01:36:51 +02:00
FunkyFr3sh
03636f03ad remove old hack 2021-06-02 23:07:55 +02:00
FunkyFr3sh
4c59742022 always do passthrough for now 2021-05-31 12:59:04 +02:00
FunkyFr3sh
7372afd775 force redraw on ReleaseDC 2021-05-30 20:43:27 +02:00
FunkyFr3sh
5baeb50d1e some passthrough tweaks 2021-05-29 20:52:57 +02:00
FunkyFr3sh
c3dd35f122 support GetDDInterface 2021-05-29 20:51:19 +02:00
FunkyFr3sh
bb94e75aae adjust logging 2021-05-29 10:23:51 +02:00
FunkyFr3sh
e5dffb454b tweak QueryInterface 2021-05-28 22:19:38 +02:00
FunkyFr3sh
ba04253dfe add NULL check 2021-05-26 19:44:01 +02:00
FunkyFr3sh
e5652ba849 add stubs 2021-05-26 17:07:14 +02:00
FunkyFr3sh
4f625fedac fix debug build 2021-05-16 23:28:46 +02:00
FunkyFr3sh
c1f3ef7375 release clipper 2021-05-15 04:38:04 +02:00
FunkyFr3sh
6efc112c39 make old windows xp workaround optional 2021-05-08 23:42:29 +02:00
FunkyFr3sh
ae4446becb create backbuffer for flip games 2021-05-04 22:49:22 +02:00
FunkyFr3sh
a6a95ec936 add dummy IDirectDrawGammaControl 2021-01-09 19:51:26 +01:00
FunkyFr3sh
0dc7255fc7 fix debug string 2020-10-22 22:21:10 +02:00
FunkyFr3sh
8c965c56c0 add dummy IAMMediaStream and IMediaStream interfaces 2020-10-22 21:30:37 +02:00
FunkyFr3sh
b61cd1b22a remove NOT_IMPLEMENTED from IDirectDrawSurface__Restore to keep the logs cleaner 2020-10-22 20:37:20 +02:00
FunkyFr3sh
db3dc28874 remove NOT_IMPLEMENTED from IDirectDrawSurface__IsLost to keep the logs cleaner 2020-10-22 19:46:55 +02:00
FunkyFr3sh
e106ce3055 add dummy Direct3D 2/3/7 interfaces 2020-10-22 18:58:56 +02:00
FunkyFr3sh
8549494af2 #51 support GetDisplayMode 2020-10-20 16:38:51 +02:00
FunkyFr3sh
869eb36256 filter spammy messages on mini log build 2020-10-16 01:36:48 +02:00
FunkyFr3sh
583d927da6 add a few more missing functions for logging 2020-10-16 01:03:01 +02:00
FunkyFr3sh
ae4b72c9c9 export DirectDrawCreateEx 2020-10-15 05:13:37 +02:00
FunkyFr3sh
8c0cb61394 return E_FAIL for newer d3d versions 2020-10-14 01:04:43 +02:00
FunkyFr3sh
b496169243 add dummy IDirect3D interface 2020-10-14 00:42:42 +02:00
FunkyFr3sh
b10ece0687 support GetMonitorFrequency 2020-10-13 22:55:49 +02:00
FunkyFr3sh
dc93ff735f align 2020-10-13 21:58:04 +02:00