Age | Commit message (Expand) | Author |
---|---|---|
2021-04-11 | Feature: allow a toggle to enable/disable vsync | Patric Stout |
2021-03-10 | Add: make modal windows update more smooth | Patric Stout |
2021-03-08 | Fix: ensure switching blitter happens in the main thread | Patric Stout |
2021-03-08 | Add: [Video] move GameLoop into its own thread | Patric Stout |
2021-03-08 | Remove: [Video] no longer draw in a thread | Patric Stout |
2021-03-08 | Add: Option to (dis-)allow accelerated video drivers. (#8819) | Patric Stout |
2021-03-01 | Fix c4df0f95: bootstrap was only showing a black screen (#8788) | Patric Stout |
2021-02-28 | Add: settings to limit your fast-forward game speed | Patric Stout |
2021-02-27 | Codechange: remove _realtime_tick variable | Patric Stout |
2021-02-24 | Codechange: [Video] move InteractiveRandom() to the VideoDriver | Patric Stout |
2021-02-24 | Codechange: [Video] make the prototype of PollEvent() the same for all drivers | Patric Stout |
2021-02-20 | Codechange: deduplicate tick-handlers of all video drivers | Patric Stout |