MoonWorks/src
Caleb Cornett 4f89325d29 Add support for custom Video shaders 2022-10-01 03:10:28 -04:00
..
Audio Fix debug assertion in AudioDevice constructor (#25) 2022-08-30 17:09:32 +00:00
Collision Fixed Point Math (#19) 2022-05-11 17:34:09 +00:00
Exceptions Formatting pass 2022-02-22 21:14:32 -08:00
Graphics Add support for custom Video shaders 2022-10-01 03:10:28 -04:00
Input ButtonState now has a public constructor 2022-08-03 10:13:20 -07:00
Math add Fix64.Step 2022-09-22 20:17:13 -07:00
Video clean up Video.cs 2022-09-21 15:16:34 -07:00
FrameLimiterSettings.cs Window API revision + Framerate limiter (#27) 2022-09-29 22:22:50 +00:00
Game.cs hide main window until Game.Run is called 2022-09-30 13:03:05 -07:00
Logger.cs Formatting pass 2022-02-22 21:14:32 -08:00
MoonWorksDllMap.cs Ignore dllmap logic when running under NativeAOT (#23) 2022-08-22 16:43:19 +00:00
ScreenMode.cs remove Window namespace 2022-02-25 13:23:31 -08:00
Window.cs hide main window until Game.Run is called 2022-09-30 13:03:05 -07:00
WindowCreateInfo.cs add PresentMode to WindowCreateInfo 2022-09-30 13:02:51 -07:00