ebiten/internal/shader
Hajime Hoshi d46c677327 Revert "internal/shader: bug fix: an index must be a constant for vectors"
This reverts commit 7c4f532b83.

Updates #3011

Reason: Dynamic indices should be allowed with WebGL 2.
2024-09-19 23:42:49 +09:00
..
testdata internal/shader: bug fix: test failures 2024-08-25 17:43:44 +09:00
expr.go Revert "internal/shader: bug fix: an index must be a constant for vectors" 2024-09-19 23:42:49 +09:00
shader_test.go internal/shader: bug fix: test failures 2024-08-25 17:43:44 +09:00
shader.go internal/shader: better error message for the fragment entry point 2024-08-25 19:38:57 +09:00
stmt.go internal/shader: bug fix: untyped const bool couldn't be an if condition 2024-07-26 02:09:16 +09:00
syntax_test.go Revert "internal/shader: bug fix: an index must be a constant for vectors" 2024-09-19 23:42:49 +09:00
type.go internal/shader: reland: bug fix: stricter type checks for the built-in cast-like functions 2023-07-28 01:33:27 +09:00