cocco-ddraw/src
2018-09-29 05:19:41 +02:00
..
clipper.c compile resources again + cleanup 2017-11-16 19:19:17 +01:00
debug.c add QueryPerformanceCounter debug code 2018-05-31 03:38:33 +02:00
main.c experimental Direct3D 9 renderer 2018-09-28 22:40:44 +02:00
mouse.c 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
opengl.c preparation for more opengl test functions 2018-09-17 21:27:34 +02:00
palette.c only refresh the screen when the primary palette is changed 2018-07-05 19:32:33 +02:00
render.c adjust alignment in case width is not divisible 4 - fixes resolutions such as 1366*768 2018-09-25 01:56:15 +02:00
render_d3d9.c viewport tweaks again 2018-09-29 05:19:41 +02:00
render_dummy.c compile resources again + cleanup 2017-11-16 19:19:17 +01:00
render_soft.c fix gdi palette bug + refactoring 2018-08-23 00:57:31 +02:00
screenshot.c fix function names 2018-08-03 03:37:23 +02:00
surface.c experimental Direct3D 9 renderer 2018-09-28 22:40:44 +02:00