Historial de Commits

Autor SHA1 Mensaje Fecha
  Hajime Hoshi 2437ad8248 ebiten: improve bulitinShader by reducing locks hace 2 semanas
  Hajime Hoshi 46cf09197b internal/graphicscommand: enable to show shader names hace 2 meses
  Hajime Hoshi bc9e9d8562 ebiten: move the builtin shader to internal/builtinshader hace 6 meses
  Hajime Hoshi 95f7204035 ebiten: make sure panicking with a disposed shader hace 1 año
  Hajime Hoshi c01ceeaa6a ebiten: replace (*Image).Dispose with Deallocate hace 1 año
  Hajime Hoshi bdd8916bb1 ebiten: replace (*ebiten.Shader).Dispose with Deallocate hace 1 año
  Hajime Hoshi d9797423e5 ebiten, internal/builtinshader: use an array instead of a map hace 1 año
  Hajime Hoshi a0ffd8dd25 ebiten: enable texCoord at DrawRectShader even without a source image hace 1 año
  Pierre Curto 4de807cc44 all: fix typos (#2558) hace 1 año
  Hajime Hoshi 015ce2b262 internal/ui: refactoring: reduce APIs hace 1 año
  Hajime Hoshi 89c64f83e3 ebiten: performance improvement by reducing allocations of []float32 hace 1 año
  Hajime Hoshi 0a6813c17f internal/graphics: use flatten []float32 slice instead of [][]float32 hace 1 año
  Hajime Hoshi 419bb4c1e9 all: use uint32 instead of float32 for uniform values hace 2 años
  Artem Yadelskyi 10415d417a all: replace `interface{}` with `any` (#2430) hace 2 años
  Hajime Hoshi 534d82c17d internal/builtinshader: move Filter and Address from internal/graphicsdriver hace 2 años
  Hajime Hoshi 0b45ca7057 ebiten: reduce duplicated shader compilations hace 2 años
  Hajime Hoshi a4e9a05b14 ebiten: reland: use Kage shaders instead of built-in shaders for a color matrix hace 2 años
  Hajime Hoshi 520c47f0e8 Revert "ebiten: use Kage shaders instead of built-in shaders for a color matrix" hace 2 años
  Hajime Hoshi 7fc79c50c3 ebiten: use Kage shaders instead of built-in shaders for a color matrix hace 2 años
  Hajime Hoshi 284c9fcc7f update URLs in comments hace 2 años
  Hajime Hoshi 3b50e57f19 internal/ui: move convertUniforms to ui.Shader hace 2 años
  Hajime Hoshi 16ff5c5039 internal/shaderir: change the naming convention: Num -> Count hace 2 años
  Hajime Hoshi 6710808cd1 ebiten: compile shaders at NewShader hace 2 años
  Hajime Hoshi 81b9f91f86 internal/graphicscommand: compile shaders lazily hace 2 años
  Hajime Hoshi b5bb576a58 internal/ui: refactoring: unexport ConvertUniforms hace 2 años
  Hajime Hoshi 1d9982ee6d internal/ui: move the dependency on graphicscommand from ebiten to ui hace 2 años
  Hajime Hoshi e78f34aa26 internal/ui: add Image hace 2 años
  Hajime Hoshi 7d0f95e9be internal/graphicsdriver: refactoring: replace Uniform with []float32 hace 2 años
  Hajime Hoshi 99f8e335ee ebiten: refactoring hace 2 años
  Hajime Hoshi 566957dc1c internal/graphicsdriver/metal: invert Y at the vertex shader hace 2 años