ebiten/examples/shaderprecomp
Hajime Hoshi 3279688dd6 Revert "shaderprecomp: accept an ID instead of source to register"
This reverts commit ecc3f29af1.

Reason: we are considering to remove ShaderSourceID

Updates #2861
Updates #2999
2024-05-26 21:29:44 +09:00
..
fxc Revert "shaderprecomp: accept an ID instead of source to register" 2024-05-26 21:29:44 +09:00
metallib examples/shaderprecomp/fxc, examples/shaderprecomp/metallib: add go:build 2024-05-26 16:05:58 +09:00
defaultshader.go all: add a new package shaderprecomp 2024-05-05 03:51:04 +09:00
main.go shaderprecomp: implement for Windows 2024-05-06 16:03:57 +09:00
register_darwin.go Revert "shaderprecomp: accept an ID instead of source to register" 2024-05-26 21:29:44 +09:00
register_others.go shaderprecomp: implement for Windows 2024-05-06 16:03:57 +09:00
register_windows.go Revert "shaderprecomp: accept an ID instead of source to register" 2024-05-26 21:29:44 +09:00