1. 11 8月, 2018 1 次提交
  2. 25 6月, 2018 3 次提交
  3. 03 4月, 2018 1 次提交
  4. 26 3月, 2018 1 次提交
  5. 23 3月, 2018 3 次提交
  6. 15 3月, 2018 1 次提交
  7. 13 3月, 2018 1 次提交
  8. 10 3月, 2018 2 次提交
  9. 08 3月, 2018 4 次提交
  10. 15 2月, 2018 2 次提交
    • R
      Add Ctrl+i shortcut to enable/disable FPS counter · d9772022
      Romain Vimont 提交于
      Disable FPS counter on start, and use Ctrl+i to enable/disable it.
      d9772022
    • R
      Refactor screencontrol to inputmanager · 000ced9b
      Romain Vimont 提交于
      The "screen control" handled user input, which happened to be only
      used to control the screen.
      
      The controller and screen were passed to every function. Instead, group
      them in a struct input_manager.
      
      The purpose is to add a new shortcut to enable/disable FPS counter. This
      feature is not related to "screen control", and will require access to
      the "frames" instance.
      000ced9b
  11. 13 2月, 2018 1 次提交
  12. 09 2月, 2018 2 次提交