Commit History

作者 SHA1 備註 提交日期
  Hajime Hoshi 04c9a802a7 ebiten: add BenchmarkBuiltinShader 2 周之前
  Hajime Hoshi 7bd3a05a45 ebiten: add TestShaderArray 1 月之前
  Hajime Hoshi 9693ce8382 internal/shader: allow less arguments at Fragment 2 月之前
  Hajime Hoshi 2cc809516f ebiten: add Vertex.Custom0 to Custom3 2 月之前
  Hajime Hoshi 7842942b24 internal/shader: bug fix: need to covert constant type correctly for assignments 7 月之前
  Hajime Hoshi e7bb66bb2f internal/shader: bug fix: ++/-- statements didn't work for vec2 on browsers 7 月之前
  Hajime Hoshi 6cdabf09d1 ebiten: guarantee invalid color values are not clamped 8 月之前
  Hajime Hoshi 9a7dcb1077 internal/shader: bug fix: failed to return an array in HLSL 8 月之前
  Hajime Hoshi 95f7204035 ebiten: make sure panicking with a disposed shader 1 年之前
  Hajime Hoshi c01ceeaa6a ebiten: replace (*Image).Dispose with Deallocate 1 年之前
  Hajime Hoshi bdd8916bb1 ebiten: replace (*ebiten.Shader).Dispose with Deallocate 1 年之前
  Hajime Hoshi b95228a8a6 all: rename arguments in Kage 1 年之前
  Hajime Hoshi 73e4423fe7 internal/shader: bug fix: bitwise operators with assignment didn't work 1 年之前
  Hajime Hoshi db34930ae8 internal/graphics: add built-in Kage functions 1 年之前
  Hajime Hoshi 101372a8c3 ebiten: allow different-size source images at DrawTrianglesShader (pixel mode) 1 年之前
  Hajime Hoshi a9b2f5f9ca Revert "ebiten: panic if a non-existent uniform variable name is given" 1 年之前
  Hajime Hoshi 6fa8c02d4a internal/shader: bug fix: div between a matrix and a flaot failed 1 年之前
  Hajime Hoshi 63df6168d9 internal/shader: use plural forms for Kage compiler directives 1 年之前
  Hajime Hoshi a0ffd8dd25 ebiten: enable texCoord at DrawRectShader even without a source image 1 年之前
  Hajime Hoshi 1b8580fab7 ebiten: panic if a non-existent uniform variable name is given 1 年之前
  Hajime Hoshi 0b1c7404d5 ebiten: use zero values for an unspecified uniform variable 1 年之前
  Hajime Hoshi d0e4023d88 internal/ui: add a length check for uniform variables 1 年之前
  Hajime Hoshi 88be4c5b7c internal/shader: reland: bug fix: stricter type checks for the built-in cast-like functions 1 年之前
  Hajime Hoshi 8276a53dd6 ebiten: add TestShaderIVec 1 年之前
  Hajime Hoshi 56b4cdc3c4 internal/graphics: use pixels for offsets 1 年之前
  Hajime Hoshi 49582519c1 all: add a compiler directive kage:unit 1 年之前
  Hajime Hoshi 818e27302c ebiten: skip tests with dfdx and dfdy 1 年之前
  Pierre Curto 4de807cc44 all: fix typos (#2558) 1 年之前
  divVerent abece041f4 internal/graphicsdriver/opengl: fix state tracking of glBindTexture / glActiveTexture interaction (#2526) 1 年之前
  Hajime Hoshi e9e5d27d2c internal/shader: bug fix: % operators for integer vecs didn't work 2 年之前