SRB2/src/win32
Eidolon e79654a33a Completely refactor timing system
Time is now tracked internally in the game using I_GetPreciseTime
and I_UpdateTime. I_Time now pulls from this internal timer. The
system code no longer needs to keep track of time itself.

This significantly improves frame and tic timing in interp mode,
resulting in a much smoother image with essentially no judder at
any framerate.
2022-04-30 16:33:23 -05:00
..
afxres.h
CMakeLists.txt
dx_error.c
dx_error.h
fabdxlib.c Tested to be compile with Mingw64 9.1.0 2019-08-08 21:25:46 -04:00
fabdxlib.h
resource.h
Srb2win-vc9.vcproj Merge remote-tracking branch 'origin/next' into remove-glide-2 2020-07-12 16:05:15 -07:00
Srb2win-vc10.vcxproj Refactor patch rotation 2020-10-10 18:43:26 -03:00
Srb2win-vc10.vcxproj.filters Refactor patch rotation 2020-10-10 18:43:26 -03:00
Srb2win.dsp Merge remote-tracking branch 'origin/next' into remove-glide-2 2020-07-12 16:05:15 -07:00
Srb2win.dsw
srb2win.exe.manifest Provide a default exe manifest 2020-10-03 19:53:59 -04:00
Srb2win.ico New icons 2019-07-16 19:20:00 -04:00
Srb2win.props Specify HAVE_LIBGME, paths, and depends only for Win32/x64 MSVC 2019-01-04 21:18:55 -05:00
Srb2win.rc 2.2.10 2022-03-06 20:22:22 +01:00
win_cd.c Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
win_dbg.c
win_dbg.h
win_dll.c OpenGL backend: Manage uploaded GPU textures with an internal list 2021-01-27 17:48:57 -03:00
win_dll.h
win_main.c Give fields in event_t better names 2021-08-14 23:42:39 +02:00
win_main.h
win_net.c
win_snd.c Revert "Revert "Merge branch 'musicplus-aug2019-b' into 'master'"" 2019-08-04 12:03:57 +01:00
win_sys.c Completely refactor timing system 2022-04-30 16:33:23 -05:00
win_vid.c Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00