ebiten/internal/graphics
Hajime Hoshi 7586c660d5 graphics: Change the number of floats for a vertex from 10 to 12
This is a preparation for Metal, that forces 4 floats for a vertex
position.
2018-11-17 15:30:11 +09:00
..
compositemode.go Move CompositeMode to graphics package 2018-10-28 21:49:47 +09:00
copy_test.go Merge graphics and graphicsutil 2018-10-28 23:03:06 +09:00
copy.go Merge graphics and graphicsutil 2018-10-28 23:03:06 +09:00
filter.go Add graphics package and move Filter to graphics 2018-10-28 20:25:52 +09:00
mipmap_test.go Merge graphics and graphicsutil 2018-10-28 23:03:06 +09:00
mipmap.go Merge graphics and graphicsutil 2018-10-28 23:03:06 +09:00
vertices.go graphics: Change the number of floats for a vertex from 10 to 12 2018-11-17 15:30:11 +09:00