Commit History

Author SHA1 Message Date
  Hajime Hoshi eb365c51d5 ebiten: add RequestAttention 1 month ago
  Hajime Hoshi c23358ac95 Revert "internal/restorable: remove 'volatile' attribute when restorable is not used" 1 month ago
  Hajime Hoshi 9bdc89d40f internal/restorable: remove 'volatile' attribute when restorable is not used 1 month ago
  Hajime Hoshi ab414558e8 ebiten: replace alias types with ints for better documentation 1 month ago
  Hajime Hoshi f34932151d all: use atomic.Bool instead of atomic.Store/LoadUint32 6 months ago
  Hajime Hoshi f4029aaa77 ebiten: add (*Monitor).Size() to replace ScreenSizeInFullscreen() 7 months ago
  bsski b8df1217c3 all: fix typos (#2864) 10 months ago
  Hajime Hoshi 14f2ee198e ebiten: add SetWindowMousePassthrough and IsWindowMousePassthrough 1 year ago
  Ketchetwahmeegwun T. Southall 60b7de6a3c ebiten: add APIs to treat monitors (#2597) 1 year ago
  Pierre Curto 4de807cc44 all: fix typos (#2558) 1 year ago
  Hajime Hoshi d53803615a internal/ui: merge a window-closing state into an input state 1 year ago
  Hajime Hoshi c79b2c793a ebiten: update comments 2 years ago
  Hajime Hoshi f7c44f086f replace Ebiten with Ebitengine in comments 2 years ago
  Hajime Hoshi f923250a65 ebiten: typo 2 years ago
  Hajime Hoshi 8f792fef45 ebiten: update comments 2 years ago
  mattn 3cd0daac67 go generate ./... with Go 1.19 (#2228) 2 years ago
  Hajime Hoshi 48ee30cf34 ebiten: fix a wrong comment at WindowResizingModeOnlyFullscreenEnabled 2 years ago
  Hajime Hoshi 7b8ed506b2 ebiten: fix a wrong comment about deprecations 2 years ago
  Hajime Hoshi 2c2c4bc428 ebiten: add WindowResizingModeType and its constants and functions 2 years ago
  Hajime Hoshi 3804d4c92d ebiten: fix wrong old comments 2 years ago
  Hajime Hoshi a35aa78bd2 ebiten: remove a wrong old comment 2 years ago
  Hajime Hoshi 8246650c6f ebiten: remove unused constants 2 years ago
  Hajime Hoshi f1987cae10 internal/ui: refactoring 2 years ago
  Hajime Hoshi 35b9dd0846 internal/ui: give up SetWindowAspectRatioFixed 2 years ago
  Hajime Hoshi 891ca2a08d ebiten: add IsWindowAspectRatioFixed 2 years ago
  Hajime Hoshi 623c050537 ebiten: rename SetKeepWindowAspectRatio -> SetWindowAspectRatioFixed 2 years ago
  Tom Lister 18659ef4ab internal/ui: add SetWindowKeepAspectRatio (#1985) 2 years ago
  Hajime Hoshi 0f09ddfbd2 internal/driver: remove Window 2 years ago
  Hajime Hoshi 149736c3cf internal/uidriver/*: integrate the packages into internal/ui 2 years ago
  Trevor Slocum 3406430956 Minor typo fixes (#1793) 3 years ago