ebiten/internal/restorable
Hajime Hoshi 2a63512c6e driver: Add AddressUnsafe
This skips the source-region check and reduces 'if' branches from
shader programs.

AddressUnsafe is internal only so far. We might expose this value
later.

Updates #1210
2020-06-25 01:00:38 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go driver: Add AddressUnsafe 2020-06-25 01:00:38 +09:00
images_test.go driver: Add AddressUnsafe 2020-06-25 01:00:38 +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 driver: Add AddressUnsafe 2020-06-25 01:00:38 +09:00
shader.go restorable: Add Shader (WIP) 2020-05-25 00:50:01 +09:00