Mention softrenderer frame skip logic, introduced in #415.

This commit is contained in:
Yamagi Burmeister 2019-11-27 10:53:38 +01:00
parent 3a65087f67
commit fc1e98f0be
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ Quake II 7.41 to 7.42:
* A lot of fixes for subtle, long standing AI and game play bugs. (by
BjossiAlfreds)
* Quicksaves can now be loaded and saved throught the savegame menus.
* The software renderer now skips frames with no changes. This improves
performance quite a bit, especially on slow CPUs. (by Denis Pauk)
Quake II 7.40 to 7.41:
- Some bugfixes to HTTP downloads introduced in 7.40.