Commit History

Author SHA1 Message Date
  Hajime Hoshi 19ee79e2cb internal/buffered: remove unnecessary deferred functions for shaders 11 months ago
  Hajime Hoshi 3f1b7e78b8 internal/buffered: remove unnecessary deferred functions 11 months ago
  Hajime Hoshi 58847e023d internal/buffered: refactoring 11 months ago
  Hajime Hoshi b0f88bce7d internal/buffered: remove unnecessary deferred functions 11 months ago
  Hajime Hoshi 4ca3fa5e57 internal/graphicsdriver: replace Region with image.Rectangle (#2791) 11 months ago
  Hajime Hoshi 534370f7b1 internal/graphics: enable to specify regions for each source image 1 year ago
  Hajime Hoshi 3869e2e4f6 internal/ui: refactoring: integrate the render thread usages into internal/graphicscommand 1 year ago
  Hajime Hoshi d2c991b774 all: refactoring: use image.Rectangle 1 year ago
  Hajime Hoshi c48d0fbb7a internal/buffer: refactoring 1 year ago
  Hajime Hoshi 110ba5403d internal/buffered: remove redundant pixel data if possible 1 year ago
  Hajime Hoshi b08b740914 internal/buffered: bug fix: functions were not concurrent-safe 1 year ago
  Hajime Hoshi 89c64f83e3 ebiten: performance improvement by reducing allocations of []float32 1 year ago
  Hajime Hoshi 0a6813c17f internal/graphics: use flatten []float32 slice instead of [][]float32 1 year ago
  Hajime Hoshi 61f1d8b69f internal/graphics: remove the common vertices backend 1 year ago
  Hajime Hoshi 419bb4c1e9 all: use uint32 instead of float32 for uniform values 1 year ago
  Hajime Hoshi 09a7d39874 internal/graphicsdriver: add Blend struct 1 year ago
  Hajime Hoshi 72983d966b all: remove unused conditions 1 year ago
  Hajime Hoshi 361a1059ee internal/buffered: remove unused arguments from DrawTriangles 1 year ago
  Hajime Hoshi 3da30b3b78 internal/atlas: remove unused arguments from DrawTriangles 1 year ago
  Hajime Hoshi 311aa7dcf8 all: use Kage shaders in internal packages 1 year ago
  Hajime Hoshi ae41530f1c internal/graphicscommand: move availableFilename to graphicscommand 2 years ago
  Hajime Hoshi 7061b34222 internal/buffered: rename ReplacePixels -> WritePixels 2 years ago
  Hajime Hoshi 8ce84c6596 internal/atlas: rename ReplacePixels -> WritePixels 2 years ago
  Hajime Hoshi 6c22f3f1a8 internal/buffered: refactoring: replace At with ReadPixels 2 years ago
  Hajime Hoshi 764ec8c794 internal/atlas: refactoring 2 years ago
  Hajime Hoshi afed6a83c6 internal/graphics: change the naming convention: Num -> Count 2 years ago
  Hajime Hoshi 8522bfd0bf internal/graphicscommand: bug fix: replacePixelsCommand should not read pixels 2 years ago
  Hajime Hoshi 0eb2f76422 internal/buffered: refactoring 2 years ago
  Hajime Hoshi c490347cef internal/buffer: bug fix: shader manipulations must be buffered 2 years ago
  Hajime Hoshi 81f91658ff internal/atlas: refactoring: remove SetVolatile and SetIsolate 2 years ago