ebiten/internal/graphics
Hajime Hoshi 8e7e960b56 graphics: Limit source-rectangle range
Remove texture adjustment introduced due to #317
2017-12-02 23:13:44 +09:00
..
command.go graphics: Bug fix: glClear doesn't treat 0 or 1 correctly 2017-12-02 22:25:02 +09:00
doc.go graphics: Add comments 2017-09-24 22:56:50 +09:00
framebuffer.go opengl: SetViewport no longer returns error 2017-09-25 00:17:20 +09:00
image.go graphics: Add comments 2017-09-22 02:49:37 +09:00
program.go graphics: Limit source-rectangle range 2017-12-02 23:13:44 +09:00
shader.go graphics: Limit source-rectangle range 2017-12-02 23:13:44 +09:00
texture.go graphics: Add comments 2017-09-24 22:56:50 +09:00