ebiten/internal/shader
Hajime Hoshi 8aefa49510 Revert "internal/shader: reland: bug fix: int + ivec failed"
This reverts commit 1c4a0ac0dc.

Reason: TestShaderUniformMatrix2 failed on Windows

Updates #2707
2023-07-26 00:30:17 +09:00
..
testdata internal/shader: bug fix: don't allow a binary op with different typed constants 2023-07-24 01:41:22 +09:00
expr.go Revert "internal/shader: reland: bug fix: int + ivec failed" 2023-07-26 00:30:17 +09:00
shader_test.go all: add a compiler directive kage:unit 2023-04-23 22:11:57 +09:00
shader.go internal/shader: bug fix: don't allow a binary op with different typed constants 2023-07-24 01:41:22 +09:00
stmt.go internal/shader: bug fix: return true for float must fail 2023-07-25 02:51:18 +09:00
syntax_test.go Revert "internal/shader: reland: bug fix: int + ivec failed" 2023-07-26 00:30:17 +09:00
type.go internal/shader: simplify canBeFloatImplicitly 2023-07-23 14:06:18 +09:00