1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 14:14:47 +01:00

209 Commits

Author SHA1 Message Date
FunkyFr3sh
0e511f1a7d set maxfps to 125 for opengl by default 2018-05-10 14:57:12 +02:00
FunkyFr3sh
d1fb484e80 prevent GPU from blocking main thread 2018-05-10 14:45:39 +02:00
FunkyFr3sh
09ada60736 check for errrors and add fallback solution 2018-05-10 05:22:32 +02:00
FunkyFr3sh
0a5e4854d4 make sure all required functions are available 2018-05-09 08:14:10 +02:00
FunkyFr3sh
ac6221a68a opengl cleanup 2018-05-09 05:56:44 +02:00
FunkyFr3sh
d55a025ee2 detach shaders and delete program 2018-05-09 05:41:58 +02:00
FunkyFr3sh
b053bc377e OpenGL: add 8bit palette conversion shader for better performance - remove pixel buffer objects - temporary remove scaling filters (need to be replaced with shaders) 2018-05-09 05:09:57 +02:00
FunkyFr3sh
5a2748f3d1 add visual studio project files 2018-05-06 10:52:06 +02:00
FunkyFr3sh
aaf35ec5cf fix vhack for ra1 1.1.6.3 2018-03-23 23:10:49 +01:00
FunkyFr3sh
e65c03c607 fix vhack for cnc1 2018-03-23 03:21:16 +01:00
FunkyFr3sh
4114b96766 redraw if viewport x/y are not 0 2018-03-23 00:52:08 +01:00
FunkyFr3sh
4725035462 force redraw with boxing/maintas 2018-03-23 00:35:19 +01:00
FunkyFr3sh
e32bf1032f fix for vhack with boxing/maintas 2018-03-20 19:13:08 +01:00
FunkyFr3sh
f8a3498a5a add devmode to config file 1.1.6.0 2018-03-19 16:12:50 +01:00
FunkyFr3sh
47026bf011 fix for alt+tab freeze (carmageddon) 2018-03-19 02:27:55 +01:00
FunkyFr3sh
b99f60c542 fix for window mode 2018-03-19 01:11:54 +01:00
FunkyFr3sh
b2bacb95c3 optional fake GetCursorPos for carmageddon 2018-03-19 00:32:13 +01:00
FunkyFr3sh
5d31c5db48 enable maintain aspect ratio on ChangeDisplaySettings failure 2018-03-16 18:57:59 +01:00
FunkyFr3sh
9ce87449ec improve boxing/maintas cursor lock/unlock - fix automatic mouse sensitivity scaling with boxing/maintas 2018-03-15 20:49:27 +01:00
FunkyFr3sh
a1fa61d028 boxing shall override maintain aspect ratio 1.1.5.5 2018-03-14 15:38:25 +01:00
FunkyFr3sh
65525e14dd boxing and maintain aspect ratio now also working with opengl 2018-03-14 15:12:56 +01:00
FunkyFr3sh
ecaaf8e647 maintain aspect ratio 2018-03-14 14:02:04 +01:00
FunkyFr3sh
8978f7320a improve boxing 2018-03-14 13:15:34 +01:00
FunkyFr3sh
688ae45001 fix for 640x480 mode 2018-03-12 11:40:35 +01:00
FunkyFr3sh
fcdc863ffa reinvent adjmouse 2018-03-11 21:23:22 +01:00
FunkyFr3sh
b579a258f8 fix mouse_lock bug 1.1.5.1 2018-03-11 11:43:43 +01:00
FunkyFr3sh
c141dc478f bump version for realse 1.1.5.0 2018-03-11 10:34:46 +01:00
FunkyFr3sh
308413323c SetProcessDpiAwareness 2018-03-10 10:19:54 +01:00
FunkyFr3sh
ae1b46bce2 fix maximize button 2018-03-09 19:51:23 +01:00
FunkyFr3sh
241ccad68c fix for bad cursor position on alt+enter 2018-03-09 19:11:19 +01:00
FunkyFr3sh
a85a7533e3 use real GetCursorPos 2018-03-09 18:20:09 +01:00
FunkyFr3sh
1bbb2e62b7 SetProcessDPIAware 2018-03-09 14:38:02 +01:00
FunkyFr3sh
7a17726679 fix for uncontrollable mouse cursor on window 10 fall creators update 2018-03-09 13:50:56 +01:00
FunkyFr3sh
d858afe38a win xp fix 2017-11-26 10:15:31 +01:00
FunkyFr3sh
e60db3ccb5 adjust names 2017-11-26 09:09:38 +01:00
FunkyFr3sh
c526cf63de log fps 2017-11-26 08:49:30 +01:00
FunkyFr3sh
b82cffb728 make Carmageddon working again 1.1.4.0 2017-11-21 16:20:04 +01:00
FunkyFr3sh
d03c82da27 disable mhack by default 2017-11-21 02:28:56 +01:00
FunkyFr3sh
3358ada5c3 stretch to full screen bool 2017-11-20 05:11:39 +01:00
FunkyFr3sh
d9ee8dcd47 rename width and height vars 2017-11-20 03:24:25 +01:00
FunkyFr3sh
0b39e61211 save windows position only after windowed_init 2017-11-20 02:04:57 +01:00
FunkyFr3sh
b0cb2f13b9 don't use windowed as default 2017-11-20 01:36:52 +01:00
FunkyFr3sh
bde38c9b0b make sure mhack is always enabled when required 2017-11-20 01:26:53 +01:00
FunkyFr3sh
8b34ec65ad automatic stretching/window mode for invalid resolutions 2017-11-20 00:56:56 +01:00
FunkyFr3sh
d0cf60b618 temporarily revert rendering changes - need to find a better solution later 1.1.2.0 2017-11-17 23:08:13 +01:00
FunkyFr3sh
8f3b947eb1 Use Pixel Buffer Objects (OpenGL) 2017-11-16 22:21:13 +01:00
FunkyFr3sh
f28955e1f8 update gitignore 2017-11-16 19:21:00 +01:00
FunkyFr3sh
153bfda117 compile resources again + cleanup 2017-11-16 19:19:17 +01:00
FunkyFr3sh
850dfda0f5 delay render thread for now to prevent race condition on startup 2017-11-15 21:48:32 +01:00
FunkyFr3sh
eb1c261ac7 revert some changes 2017-11-15 18:42:42 +01:00