Historique des commits

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