MoonWorks/lib
cosmonaut 07c0b1b9a2 Window API revision + Framerate limiter (#27)
- add `Backend` enum
- `GraphicsDevice` can now take a preferred backend at creation

- add `GraphicsDevice.ClaimWindow`
- add `GraphicsDevice.UnclaimWindow`
- add `GraphicsDevice.SetPresentMode`

- add `Window.Claimed`
- add `Window.SwapchainFormat`
- fix certain odd behaviors in multi-window scenarios

- rename `FramerateSettings` to `FrameLimiterSettings`
- add `Game.SetFrameLimiter`

Reviewed-on: MoonsideGames/MoonWorks#27
2022-09-29 22:22:50 +00:00
..
FAudio@f16c2b6168 bump FAudio version 2022-09-07 13:11:24 -07:00
RefreshCS@330896a7be Window API revision + Framerate limiter (#27) 2022-09-29 22:22:50 +00:00
SDL2-CS@b72c0c5712 update to latest SDL2 and FAudio 2022-08-22 17:52:21 -07:00
Theorafile@dd8c7fa69e Theora video support + audio improvements (#20) 2022-08-02 21:04:12 +00:00
WellspringCS@f8872bae59 Packer.TextBounds 2022-06-30 16:24:28 -07:00