cocco-ddraw/src
2018-10-26 06:06:09 +02:00
..
clipper.c compile resources again + cleanup 2017-11-16 19:19:17 +01:00
debug.c enables fullscreen exclusive mode for d3d9 2018-10-03 08:50:00 +02:00
main.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
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 only refresh the screen when the primary palette is changed 2018-07-05 19:32:33 +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 remove old 125 fps workaround since it isn't needed anymore 2018-10-25 04:18:37 +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 copy empires2.exe settings to age2_x1.exe 2018-10-26 06:06:09 +02:00
surface.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