cnc-ddraw fork per il coccogioco
Find a file
2018-07-06 00:32:47 +02:00
inc only update textures if necessary 2018-07-04 23:27:12 +02:00
lib fix red alert 1 video stretching for my patch and add GDI renderer video stretching 2012-12-11 00:25:21 +01:00
src use different workaround for macOS bug 2018-07-06 00:32:47 +02:00
.gitignore add visual studio project files 2018-05-06 10:52:06 +02:00
build.bat fully separate render thread to prevent slowdowns in main thread 2017-11-11 23:32:07 +01:00
cnc-ddraw.sln add visual studio project files 2018-05-06 10:52:06 +02:00
cnc-ddraw.vcxproj avoid deprecated functions if possible 2018-05-20 06:27:53 +02:00
cnc-ddraw.vcxproj.filters avoid deprecated functions if possible 2018-05-20 06:27:53 +02:00
ddraw.def add dummy DirectDrawEnumerateA, seems to be needed for some games 2017-11-14 20:13:55 +01:00
ddraw.rc 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
Makefile 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