ebiten/internal/shader
Hajime Hoshi a617576879 internal/shaderir: replace Mul with ComponentWiseMul and MatrixMul
This is a preparation for DirectX / HLSL.

Updates #1007
2022-03-13 19:17:46 +09:00
..
testdata internal/shader: add test files 2022-03-10 01:02:51 +09:00
expr.go internal/shaderir: replace Mul with ComponentWiseMul and MatrixMul 2022-03-13 19:17:46 +09:00
shader_test.go internal/shaderir/msl: rename the package name 2022-03-10 16:25:11 +09:00
shader.go internal/shader: fix typo 2022-03-10 02:54:32 +09:00
stmt.go internal/shaderir: replace Mul with ComponentWiseMul and MatrixMul 2022-03-13 19:17:46 +09:00
type.go Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00