ebiten/internal/graphics
2016-11-02 02:08:12 +09:00
..
opengl graphics: Improve speed by using []int16 instead of []uint8 2016-10-26 00:20:41 +09:00
command.go graphics: Bug fix: invalid calc of num of quads 2016-11-02 02:08:12 +09:00
framebuffer.go graphics: Remove glMatrix 2016-10-29 05:02:22 +09:00
image.go graphics: Use affine.ColorM instead of graphics.Matrix 2016-11-01 00:20:27 +09:00
math_test.go graphics: Refactoring: Simplify NextPowerOf2Int 2016-10-23 01:59:04 +09:00
math.go graphics: Refactoring: Simplify NextPowerOf2Int 2016-10-23 01:59:04 +09:00
program.go graphics: Use affine.ColorM instead of graphics.Matrix 2016-11-01 00:20:27 +09:00
shader.go graphics: Bug fix: Remove modelview_matrix 2016-10-25 03:17:14 +09:00
texture.go graphics: Remove texture's width/height 2016-07-05 00:31:02 +09:00