Commit History

Author SHA1 Message Date
  Hajime Hoshi 599571c7a7 ebiten: add geoM argument to DrawFinalScreen 2 years ago
  Hajime Hoshi 30cc36b1ba ebiten: add FinalScreenDrawer 2 years ago
  Hajime Hoshi f15536e8de ebiten: refactoring: remove imageDumperGame 2 years ago
  Hajime Hoshi 25ae96db89 internal/ui: move screenScaleAndOffsets to the ebiten package 2 years ago
  Hajime Hoshi 1ff4918390 ebiten: rename receivers 2 years ago
  Hajime Hoshi 4bd3a9ef8f internal/ui: refactoring: move the screen rendering logic to ebiten package 2 years ago
  Hajime Hoshi d00bd1cb16 internal/ui: refactoring: move `setVerticesCache` to ui.Image 2 years ago
  Hajime Hoshi 6b23a94ae2 ebiten: bug fix: resolveSetVerticesCacheIfNeeded was not called for the offscreen 2 years ago
  Hajime Hoshi bac34a4474 ebiten: add NewImageWithOptions and NewImageOptions 2 years ago
  Hajime Hoshi 116e131ccf internal/atlas: rename ImageTypeIsolated -> ImageTypeUnmanaged 2 years ago
  Hajime Hoshi 81f91658ff internal/atlas: refactoring: remove SetVolatile and SetIsolate 2 years ago
  Hajime Hoshi 5c7917897c internal/ui: refactoring: move the logic in gameForUI to context 2 years ago
  Hajime Hoshi 8e40b2562e internal/ui: remove an error returning value from Game.Draw 2 years ago
  Hajime Hoshi e78f34aa26 internal/ui: add Image 2 years ago
  divVerent ea35296be7 ebiten: provide `SetScreenFilterEnabled`, a way to disable the default screen filter (#1997) 2 years ago
  Hajime Hoshi cc1fd437a1 ebiten: move comments 2 years ago
  Hajime Hoshi 352fd76312 ebiten: optimization: use FilterNearest for an integer scale 2 years ago
  Hajime Hoshi b695cb928a internal/ui: remove RunWithoutMainLoop in non-mobile environments 2 years ago
  Hajime Hoshi 0529fa955e ebiten: refactoring: remove the global variable theGameForUI 2 years ago
  Hajime Hoshi 82b9f7dc56 ebiten: refactoring: remove setScreenClearedEveryFrame 2 years ago
  Hajime Hoshi 0c1c40995c internal/ui: rename types and members: uiContext -> gameForUI 2 years ago