ebiten/internal/graphics
2016-10-22 16:52:58 +09:00
..
opengl graphics: Use opengl.DataType 2016-10-22 16:52:58 +09:00
command.go graphics: Reduce magic numbers 2016-10-17 11:16:17 +09:00
framebuffer.go graphics: Remove framebuffer's width/height 2016-07-05 00:29:46 +09:00
image.go graphics: Bug fix: Don't store interface color.Color value inside (#261) 2016-08-30 23:34:18 +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: Use opengl.DataType 2016-10-22 16:52:58 +09:00
shader.go opengl: Bug fix: div 0 in shader 2016-06-26 15:57:45 +09:00
texture.go graphics: Remove texture's width/height 2016-07-05 00:31:02 +09:00