ebiten/internal/graphics
Hajime Hoshi 7c66d884d4 graphics: Adjusting position is no longer needed
Now pixel position is treated as left-upper in linear filter
2018-02-24 01:32:48 +09:00
..
command.go graphics: Add 'screen' filter for fast rendering (#509) 2018-02-23 01:28:35 +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 FilterDefault; Make DrawImageOptions specify Filter (#453) 2018-02-14 02:59:44 +09:00
program.go graphics: Add 'screen' filter for fast rendering (#509) 2018-02-23 01:28:35 +09:00
shader.go graphics: Adjusting position is no longer needed 2018-02-24 01:32:48 +09:00
texture.go graphics: Add 'screen' filter for fast rendering (#509) 2018-02-23 01:28:35 +09:00