ebiten/internal/graphics
2016-05-16 12:27:28 +09:00
..
opengl graphics: Add a func to delete programs and buffers 2016-05-16 11:54:34 +09:00
draw.go graphics: Add InitializeIfNeeded function (preparing for Android) 2016-05-15 04:05:57 +09:00
framebuffer.go graphics: Simplify the size of pixels 2016-05-16 12:27:28 +09:00
math_test.go graphics: NextPowerOf2Int -> NextPowerOf2Int32 2016-02-27 02:35:05 +09:00
math.go graphics: NextPowerOf2Int -> NextPowerOf2Int32 2016-02-27 02:35:05 +09:00
program.go graphics: Add a func to delete programs and buffers 2016-05-16 11:54:34 +09:00
shader.go image: Remove drawing lines and rects (#142) 2016-02-06 17:57:20 +09:00
texture.go graphics: Bug fix: now ebiten.Image can be passed to NewImageFromImage (#213) 2016-05-12 11:23:52 +09:00