ebiten/internal/graphics
2017-03-04 01:22:51 +09:00
..
command.go graphics: Bug fix: ReplacePixels must reset pixels out of range (#316) 2017-02-05 04:16:09 +09:00
framebuffer.go Move internal/graphics/opengl -> internal/opengl 2016-11-03 23:31:25 +09:00
image_test.go graphics: Bug fix: Wrong palette usage when the palette is big 2017-02-19 02:56:20 +09:00
image.go graphics: Errors of NewImage* are always nil (#331) 2017-03-04 01:22:51 +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: Bug fix: Can't delete object after GL context is restored 2017-01-21 03:05:21 +09:00
shader.go Move internal/graphics/opengl -> internal/opengl 2016-11-03 23:31:25 +09:00
texture.go Move internal/graphics/opengl -> internal/opengl 2016-11-03 23:31:25 +09:00