Commit History

Author SHA1 Message Date
  Hajime Hoshi 6f72b15912 internal/driver: move some definitions to internal/ui 2 years ago
  Hajime Hoshi 149736c3cf internal/uidriver/*: integrate the packages into internal/ui 2 years ago
  Hajime Hoshi ee1b5e2044 internal/uidriver/mobile: stop requesting a frame on gamepads 2 years ago
  Changkun Ou 626c91e360 ebiten: add RunOnMainThread(func()) (#1927) 2 years ago
  Hajime Hoshi b7cd990bc3 ebiten: Make it explicit about the goroutine for Game functions 3 years ago
  Hajime Hoshi f08aea7b9c ebiten: Update comments about CurrentFPS and CurrentTPS 3 years ago
  Trevor Slocum 3406430956 Minor typo fixes (#1793) 3 years ago
  Hajime Hoshi 1706d9436a ebiten: Add FPSModeType, FPSMode, SetFPSMode, and ScheduleFrame 3 years ago
  Hajime Hoshi cf8aa0a7b2 ebiten: Fix old and wrong comments 3 years ago
  Hajime Hoshi 52567c459f ebiten: Remove unnecessary casts 3 years ago
  Hajime Hoshi 2503323557 internal/driver: Add FPSMode 3 years ago
  Hajime Hoshi c28bcc26fc internal/clock: Rename UncappedTPS -> SyncWithFPS 3 years ago
  Hajime Hoshi da2db2f54e ebiten: Add comments about SetCursorShape / CursorShape 3 years ago
  Hajime Hoshi 1c3eaba6e3 ebiten: Fix wrong comments 3 years ago
  Hajime Hoshi 12960a31ab ebiten: Refactoring: Move RunWithoutMainLoop to another file 3 years ago
  Hajime Hoshi b51c692e50 ebiten: Fix a comment 3 years ago
  Tom Lister 5d3a76cbe6 internal/uidriver/js: Implement {Set,}Fullscreen for browsers (#1623) 3 years ago
  Hajime Hoshi c4c331b0d5 Fix misspellings 3 years ago
  Hajime Hoshi 78732d93f6 internal/uidriver/glfw: Bug fix: Crash on some operations on native fullscreen mode (macOS) 3 years ago
  Hajime Hoshi 2661c769ef ebiten: Update comments 3 years ago
  Hajime Hoshi 150b780ebe ebiten: Add comments about #1575 3 years ago
  Hajime Hoshi 54ac6bed1e ebiten: Refactoring 3 years ago
  Hajime Hoshi 5255a54e20 ebiten: Fix the comment about SetCursorMode (again) 3 years ago
  Hajime Hoshi ad8830d2b7 ebiten: Fix the comment about SetCursorMode 3 years ago
  Hajime Hoshi d00d0c8556 ebiten: Add CursorShape/SetCursorShape/CursorShapeType 3 years ago
  Hajime Hoshi 5c8d8ab2eb ebiten: Make NewImage/NewImageFromImage panic when RunGame finishes 3 years ago
  Hajime Hoshi d6ee55cb22 ebiten: Update comments 3 years ago
  Hajime Hoshi 8d951ea024 ebiten: Update comments 3 years ago
  Hajime Hoshi 160441bb07 ebiten: Bug fix: Wrong documentation about SetScreenClearedEveryFrame 3 years ago
  Hajime Hoshi ce24640da8 ebiten: Ensure that Layout is called before Update in the first frame 3 years ago