FunkyFr3sh
|
8e53cdc5fa
|
fix palette issues on GetDC
|
2018-10-27 07:43:47 +02:00 |
|
FunkyFr3sh
|
202e4eb869
|
improve logging
|
2018-10-26 10:34:45 +02:00 |
|
FunkyFr3sh
|
88faf16fd9
|
bump version
|
2018-10-26 08:46:12 +02:00 |
|
FunkyFr3sh
|
2d1ab88f85
|
partial support for DDBLTFAST_SRCCOLORKEY
|
2018-10-26 08:33:09 +02:00 |
|
FunkyFr3sh
|
70492f6412
|
highlight unsupported functions (for easier DebugString real-time filtering)
|
2018-10-26 07:24:38 +02:00 |
|
FunkyFr3sh
|
cbc66c3bc2
|
implement EnumDisplayModes and BltFast - Fixes DDBLT_COLORFILL with NULL rect - support resolution changes during runtime (AoE2)
|
2018-10-26 05:27:10 +02:00 |
|
FunkyFr3sh
|
b9eda0f6af
|
allow Sleep hack with GDI renderer
|
2018-10-25 04:05:44 +02:00 |
|
FunkyFr3sh
|
4fe2bf7c99
|
screenshots in .bmp format without libpng
|
2018-10-24 09:01:24 +02:00 |
|
FunkyFr3sh
|
99ce582121
|
experimental Direct3D 9 renderer
|
2018-09-28 22:40:44 +02:00 |
|
FunkyFr3sh
|
2afe07189c
|
check if surface was created on DDBLT_COLORFILL (caused a crash on ts-ddraw, might not be needed on cnc-ddraw)
|
2018-09-25 02:01:55 +02:00 |
|
FunkyFr3sh
|
79fe86062f
|
add "sleep" setting for CnC1
|
2018-09-11 14:20:40 +02:00 |
|
FunkyFr3sh
|
f5698f2d0b
|
fix gdi palette bug + refactoring
|
2018-08-23 00:57:31 +02:00 |
|
FunkyFr3sh
|
a40392e11a
|
only update textures if necessary
|
2018-07-04 23:27:12 +02:00 |
|
FunkyFr3sh
|
4c2272a54e
|
add support for DDBLT_COLORFILL
|
2018-07-03 21:05:58 +02:00 |
|
FunkyFr3sh
|
ff7267d044
|
try to use a single memcpy if possible - adds stretching support (not used in C&C games though)
|
2018-07-03 20:54:05 +02:00 |
|
FunkyFr3sh
|
897fdb5bbb
|
allocate memory for surfaces on CreateDIBSection failure
|
2018-07-01 21:27:44 +02:00 |
|
FunkyFr3sh
|
7108f2af7a
|
on screen debug
|
2018-06-26 14:06:02 +02:00 |
|
FunkyFr3sh
|
fa54189259
|
show opengl unavailable warning
|
2018-06-22 04:27:34 +02:00 |
|
FunkyFr3sh
|
d1fb484e80
|
prevent GPU from blocking main thread
|
2018-05-10 14:45:39 +02:00 |
|
FunkyFr3sh
|
5a2748f3d1
|
add visual studio project files
|
2018-05-06 10:52:06 +02: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
|
d0cf60b618
|
temporarily revert rendering changes - need to find a better solution later
|
2017-11-17 23:08:13 +01:00 |
|
FunkyFr3sh
|
153bfda117
|
compile resources again + cleanup
|
2017-11-16 19:19:17 +01:00 |
|