Hajime Hoshi
|
840c4d24df
|
graphicsutil: Accept matrix parameters directly for performance
|
2018-06-19 00:19:32 +09:00 |
|
Hajime Hoshi
|
a3c754d2cc
|
graphics: Restrict QuadVertices to allow only power of 2 sizes
Now QuadVertices can skip calculating power of 2 values.
|
2018-06-17 23:05:19 +09:00 |
|
Hajime Hoshi
|
12287a8382
|
graphicsutil: Reduce multiplying
|
2018-06-17 20:11:31 +09:00 |
|
Hajime Hoshi
|
ac24a8382f
|
graphicsutil: Extract matrix applying for performance
|
2018-06-17 19:45:09 +09:00 |
|
Hajime Hoshi
|
1849b59741
|
graphicsutil: Refactoring
|
2018-06-17 17:29:36 +09:00 |
|
Hajime Hoshi
|
5d37c331bb
|
graphicsutil: Remove unused arguments
|
2018-06-17 16:38:21 +09:00 |
|
Hajime Hoshi
|
95561bbf6b
|
affine: Use float32 values for GeoM
float32 was slow on GopherJS, but not slow on Wasm.
|
2018-06-17 15:38:10 +09:00 |
|
Hajime Hoshi
|
4c2fc30311
|
graphicsutil: Don't allow nil GeoM
|
2018-06-17 01:48:56 +09:00 |
|
Hajime Hoshi
|
b4ace53596
|
affine: Remove GeoM to avoid GeoM allocations on the heap
|
2018-06-17 00:59:50 +09:00 |
|
Hajime Hoshi
|
3ee76ffd8e
|
graphicsutil: Move vertices.go to graphicsutil
|
2018-06-10 23:08:22 +09:00 |
|