ebiten/internal/restorable
Hajime Hoshi e0d5763a60 shader: Use the fixed number of images for shaders
This changes uses arrays rather than slices in order to avoid heap
allocations.

Updates #1193
2020-07-18 18:27:47 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go shader: Use the fixed number of images for shaders 2020-07-18 18:27:47 +09:00
images_test.go shader: Use the fixed number of images for shaders 2020-07-18 18:27:47 +09:00
images.go restorable: Add an explicit way to detect context-lost 2020-05-30 20:29:15 +09:00
js.go restorable: Add an explicit way to detect context-lost 2020-05-30 20:29:15 +09:00
notjs.go restorable: Add an explicit way to detect context-lost 2020-05-30 20:29:15 +09:00
rect.go restorable: Merge two 'copy' into one 2019-11-16 02:10:53 +09:00
shader_test.go shader: Use the fixed number of images for shaders 2020-07-18 18:27:47 +09:00
shader.go restorable: Add Shader (WIP) 2020-05-25 00:50:01 +09:00