cnc-ddraw fork per il coccogioco
Find a file
2010-11-17 22:12:19 +02:00
clipper.c Use HeapFree to free heaps, incorrectly used std free 2010-11-16 17:32:31 +02:00
clipper.h Reworked clipper and implemented all remaining stubs 2010-10-23 20:25:51 +03:00
ddraw.def Initial work 2010-10-10 19:41:47 +03:00
ddraw.h Initial work 2010-10-10 19:41:47 +03:00
main.c Add vsync ini option, controls GL_EXT_swap_control, default disabled 2010-11-17 22:12:19 +02:00
main.h Add vsync ini option, controls GL_EXT_swap_control, default disabled 2010-11-17 22:12:19 +02:00
Makefile Remove legacy ddraw code 2010-11-12 19:50:00 +02:00
mouse.c Move mouse movement stuff to fake_GetCursorPos where it should be 2010-11-17 18:57:22 +02:00
palette.c Use HeapFree to free heaps, incorrectly used std free 2010-11-16 17:32:31 +02:00
palette.h Move renderers out of surface 2010-11-06 08:28:11 +02:00
render.c Add vsync ini option, controls GL_EXT_swap_control, default disabled 2010-11-17 22:12:19 +02:00
surface.c Use HeapFree to free heaps, incorrectly used std free 2010-11-16 17:32:31 +02:00
surface.h Move renderers out of surface 2010-11-06 08:28:11 +02:00