cocco-ddraw/src
2018-10-27 02:28:07 +02:00
..
clipper.c highlight unsupported functions (for easier DebugString real-time filtering) 2018-10-26 07:24:38 +02:00
debug.c enables fullscreen exclusive mode for d3d9 2018-10-03 08:50:00 +02:00
main.c fixes resolution changes during run time with d3d9 and opengl renderers 2018-10-27 02:28:07 +02:00
mouse.c implement EnumDisplayModes and BltFast - Fixes DDBLT_COLORFILL with NULL rect - support resolution changes during runtime (AoE2) 2018-10-26 05:27:10 +02:00
opengl.c remove duplicate code 2018-10-24 06:27:42 +02:00
palette.c highlight unsupported functions (for easier DebugString real-time filtering) 2018-10-26 07:24:38 +02:00
render.c support for loading/saving settings for multiple games via a single settings file 2018-10-25 07:03:01 +02:00
render_d3d9.c fixes resolution changes during run time with d3d9 and opengl renderers 2018-10-27 02:28:07 +02:00
render_soft.c move detect_cutscene into main.c since it's used by all renderers 2018-10-25 04:15:53 +02:00
screenshot.c screenshots in .bmp format without libpng 2018-10-24 09:01:24 +02:00
settings.c fixes resolution changes during run time with d3d9 and opengl renderers 2018-10-27 02:28:07 +02:00
surface.c improve logging 2018-10-26 10:34:45 +02:00