Historique des commits

Auteur SHA1 Message Date
  Hajime Hoshi 429e0d8183 ebiten: refactoring il y a 2 mois
  Hajime Hoshi ab414558e8 ebiten: replace alias types with ints for better documentation il y a 2 mois
  Hajime Hoshi 6940435c03 ebiten: retract RunGameOptions.StrictContextRestoration il y a 2 mois
  Hajime Hoshi dd19552f88 ebiten: update comments il y a 2 mois
  Hajime Hoshi df821f0177 ebiten: add a warning about StrictContextRestoration il y a 2 mois
  Hajime Hoshi fcef0a7c29 cmd/ebitenmobile: call setPreserveEGLContextOnPause(true) whatever the option is il y a 2 mois
  Hajime Hoshi 35f4884a74 ebiten: add RunGameOptions.StrictContextRestration il y a 2 mois
  Hajime Hoshi f98003bcd5 ebiten: add ColorSpace and RunGameOptions.ColorSpace il y a 2 mois
  Hajime Hoshi 35f9b1c224 ebiten: add RunGameOptions.DisableHiDPI il y a 2 mois
  Hajime Hoshi bfa9435906 ebiten: add comments about Layout and LayoutF il y a 6 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
  Hajime Hoshi 6d898d752e ebiten: add (*Monitor).DeviceScaleFactor() il y a 9 mois
  Hajime Hoshi 60725eba86 ebiten: add RunGameOptions.X11ClassName and X11InstanceName il y a 9 mois
  bsski b8df1217c3 all: fix typos (#2864) il y a 11 mois
  Hajime Hoshi c654242301 ebiten: update documentations for the single thread mode il y a 1 an
  Hajime Hoshi 2313373b88 ebiten: update documentations for the single thread mode il y a 1 an
  Hajime Hoshi 2db10b1e9c ebiten: add RunGameOptions.SingleThread and deprecate `ebitenginesinglethread` build tag il y a 1 an
  Hajime Hoshi 83a4133577 internal/ui: refactoring: remove globalState il y a 1 an
  Hajime Hoshi a89aaa0756 internal/ui: refactoring: remove fpsMode from globalState il y a 1 an
  Hajime Hoshi 27fd10595b internal/ui: refactoring: reduce global functions and prefer Get() il y a 1 an
  Hajime Hoshi 91e1c0ea29 ebiten: add more cursor shapes il y a 1 an
  Hajime Hoshi 15cc0f4280 ebiten: update comments il y a 1 an
  Hajime Hoshi 7a7d4fd91f internal/ui: bug fix: need to delay to capture a cursor il y a 1 an
  Hajime Hoshi bd457da9be run: update comments at IsScreenFilterEnabled il y a 1 an
  Pierre Curto 4de807cc44 all: fix typos (#2558) il y a 1 an
  Hajime Hoshi f009dd8dd2 ebiten: implement DroppedFiles to replace AppendDroppedFiles il y a 1 an
  Hajime Hoshi 8c25fac860 ebiten: add AppendDroppedFiles il y a 1 an
  Hajime Hoshi f054a7634a ebiten: deprecate (*Image).Size il y a 1 an
  Hajime Hoshi 78285c3916 ebiten: update comments il y a 1 an