ebiten/internal/graphics
Hajime Hoshi 816fb314a4 graphics: Adjust texel positions for consitency
On second thought, given pixel coords represent a center of texels...
2018-02-24 01:52:05 +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: Adjust texel positions for consitency 2018-02-24 01:52:05 +09:00
texture.go graphics: Add 'screen' filter for fast rendering (#509) 2018-02-23 01:28:35 +09:00