ebiten/internal
Hajime Hoshi dde7d00231 shader: Accept an ast directly
This is a preparation to modify the AST before passign to Compile.
2020-06-06 23:12:01 +09:00
..
affine affine: Add ColorM.Scale tests 2019-01-23 02:50:30 +09:00
buffered shader: Fix the case when the source image is nil for shaders 2020-06-04 01:35:35 +09:00
clock clock: Integrate now.go and now_js.go 2020-04-02 01:52:00 +09:00
devicescale devicescale: Fix comments 2020-03-28 16:31:38 +09:00
driver driver: Use slices for uniform variables instead of maps 2020-05-26 23:50:11 +09:00
glfw Update dependencies 2020-03-31 03:32:38 +09:00
graphics graphics: Remove PutQuadVertices 2019-09-21 04:14:25 +09:00
graphicscommand Revert "shader: Add a predefined uniform variable: Internal_ViewportSize" 2020-06-05 04:36:09 +09:00
graphicsdriver graphicsdriver/opengl: Remove isTexture on desktops 2020-05-30 20:56:13 +09:00
hooks audio: More intellegent suspending/resuming (#617) 2018-05-26 23:31:04 +09:00
jsutil Remove MonoGame support 2020-05-08 19:32:28 +09:00
mipmap shader: Fix the case when the source image is nil for shaders 2020-06-04 01:35:35 +09:00
packing Typo Corrections from https://goreportcard.com/ (#1042) 2020-01-01 23:59:56 +09:00
png Update dependencies 2020-03-31 03:32:38 +09:00
restorable shader: Fix the case when the source image is nil for shaders 2020-06-04 01:35:35 +09:00
shader shader: Accept an ast directly 2020-06-06 23:12:01 +09:00
shaderir shaderir: Change the param order of fragment shaders 2020-06-03 02:01:50 +09:00
shareable shader: Fix the case when the source image is nil for shaders 2020-06-04 01:35:35 +09:00
testflock Small cleanup (#877) 2019-05-26 18:06:43 +09:00
testing shaderir: Change the param order of fragment shaders 2020-06-03 02:01:50 +09:00
thread thread: Fix comments 2020-03-29 16:27:12 +09:00
uidriver restorable: Add an explicit way to detect context-lost 2020-05-30 20:29:15 +09:00
web web: Bug fix: iPad was not recognized as iOS 2019-11-10 16:52:49 +09:00