ebiten/internal
Hajime Hoshi 7b9cc8deb4 restorable: Add tests to dispose shaders
When a shader is disposed, all the images depending on it should
become stale, i.e., discard its all the rendering history items,
because they cannot be restored due to the lack of data on the GPU.
2020-05-26 00:20:11 +09:00
..
affine affine: Add ColorM.Scale tests 2019-01-23 02:50:30 +09:00
buffered buffered: Skip mutex at ReplacePixels when possible 2020-04-19 00:18:19 +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: Add shader API and implement it on OpenGL 2020-05-23 22:09:12 +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 graphicsdriver: Bug fix: Pass texture natives as uniform variables correctly 2020-05-25 02:31:54 +09:00
graphicsdriver graphicsdriver/opengl: Bug fix: fmt arguments 2020-05-25 02:36:45 +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 shareable: Replace At with Pixels 2020-04-18 21:05:51 +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 restorable: Add tests to dispose shaders 2020-05-26 00:20:11 +09:00
shader shader: Parse structs 2020-05-11 00:43:17 +09:00
shaderir restoreble: Add test with shaders rendering an image 2020-05-25 02:32:23 +09:00
shareable restorable: Add Shader (WIP) 2020-05-25 00:50:01 +09:00
testflock Small cleanup (#877) 2019-05-26 18:06:43 +09:00
testing restoreble: Add test with shaders rendering an image 2020-05-25 02:32:23 +09:00
thread thread: Fix comments 2020-03-29 16:27:12 +09:00
uidriver uidriver/glfw: Use the actual window size for the offscreen 2020-05-22 18:18:38 +09:00
web web: Bug fix: iPad was not recognized as iOS 2019-11-10 16:52:49 +09:00