cnc-ddraw fork per il coccogioco
Find a file
2010-11-07 14:00:02 +02:00
clipper.c Fix mouse hooks, workaround 64bit crash 2010-10-24 19:47:51 +03: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 Use real relative cursor, fixes scaling issues 2010-11-07 12:10:09 +02:00
main.h Use real relative cursor, fixes scaling issues 2010-11-07 12:10:09 +02:00
Makefile Move renderers out of surface 2010-11-06 08:28:11 +02:00
mouse.c Synchronize Unlock and Blt with drawing loop, force loop to constant 60 FPS, fixes too fast scrolling (its still fast) 2010-10-27 21:03:09 +03:00
palette.c Move renderers out of surface 2010-11-06 08:28:11 +02:00
palette.h Move renderers out of surface 2010-11-06 08:28:11 +02:00
render_ddraw.c Use power-of-two texture in OpenGL, optimize rendering, add bpp selection into ini 2010-11-07 09:59:44 +02:00
render_opengl.c Add missing ResetEvent to OpenGL renderer 2010-11-07 14:00:02 +02:00
surface.c Move renderers out of surface 2010-11-06 08:28:11 +02:00
surface.h Move renderers out of surface 2010-11-06 08:28:11 +02:00