Commit History

Author SHA1 Message Date
  Hajime Hoshi 4bccf9d009 all: use math/rand/v2 2 months ago
  Hajime Hoshi f98003bcd5 ebiten: add ColorSpace and RunGameOptions.ColorSpace 2 months ago
  Ikko Eltociear Ashimine dc8dfae3bf examples/windowsize: fix typo (#3022) 5 months ago
  Hajime Hoshi f4029aaa77 ebiten: add (*Monitor).Size() to replace ScreenSizeInFullscreen() 7 months ago
  Hajime Hoshi 6d898d752e ebiten: add (*Monitor).DeviceScaleFactor() 9 months ago
  Hajime Hoshi 60725eba86 ebiten: add RunGameOptions.X11ClassName and X11InstanceName 9 months ago
  Hajime Hoshi dce18d7c23 internal/ui: bug fix: SetWindowIcon(nil) didn't reset the window icon 1 year ago
  Hajime Hoshi 14f2ee198e ebiten: add SetWindowMousePassthrough and IsWindowMousePassthrough 1 year ago
  Hajime Hoshi 3564a44638 examples/windowsize: add a new flag -runnableonunfocused 1 year ago
  Hajime Hoshi f054a7634a ebiten: deprecate (*Image).Size 1 year ago
  Hajime Hoshi 3024e07ecc ebiten: add RunGameOptions.ScreenTransparent 1 year ago
  Hajime Hoshi d31b0189a2 ebiten: add RunGameOptions.InitUnfocused 1 year ago
  Hajime Hoshi bb68ebfcad ebiten: add RunGameWithOptions to specify graphics library 1 year ago
  Hajime Hoshi f4b12462e6 ebiten: rename FloatLayouter -> LayoutFer 2 years ago
  Hajime Hoshi 8567c3c654 ebiten: add FloatLayouter 2 years ago
  Artem Yadelskyi 86e694941f examples: remove `example` build tag (#2433) 2 years ago
  Artem Yadelskyi 5b53cef59e all: remove old `// +build` comments (#2431) 2 years ago
  Hajime Hoshi ac6843639d ebiten: undeprecate SetVsyncEnabled / IsVsyncEnabled 2 years ago
  Hajime Hoshi 67400d242b examples/resource: use go:embed for images 2 years ago
  Hajime Hoshi f7c44f086f replace Ebiten with Ebitengine in comments 2 years ago
  Hajime Hoshi 0217ed0544 ebiten: add WritePixels replacing ReplacePixels 2 years ago
  Hajime Hoshi 0f52381580 ebiten: rename TPS functions 2 years ago
  Hajime Hoshi 2c2c4bc428 ebiten: add WindowResizingModeType and its constants and functions 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 7482cae978 internal/ui: bug fix: the aspect ratio must be updated whenever the window size is forcibly updated 2 years ago
  Elias Daler 12c144070f internal/uidriver/glfw: fix window float enable/disable (#1962) 2 years ago
  Hajime Hoshi 2b6debf960 examples/windowsize: Bug fix: Wrong comment 3 years ago
  Hajime Hoshi 07c8cb0e23 examples: Misspelling (//go:generated -> //go:generate) 3 years ago
  Hajime Hoshi 537bdb29f8 examples: Update comments 3 years ago