Commit Graph

16 Commits

Author SHA1 Message Date
Hajime Hoshi
e97a0b3e37 Revert "grahics: Remove unneeded 'if' branches"
This reverts commit aa8e77e0bf.
2017-05-03 02:51:38 +09:00
Hajime Hoshi
aa8e77e0bf grahics: Remove unneeded 'if' branches 2017-05-01 23:25:05 +09:00
Hajime Hoshi
bf163b5617 graphics: Refactoring: Initialize 'quadFloat32Num' and reuse it 2017-05-01 23:23:58 +09:00
Hajime Hoshi
9748b28c0e graphics: Try to make CI happy 2017-02-11 03:44:33 +09:00
Hajime Hoshi
06394680c1 graphics: Better texels adjusting for small textures (#317) 2017-02-06 10:35:51 +09:00
Hajime Hoshi
bb993a481b graphics: Bug fix: Outside texels are used (#317) 2017-02-06 09:10:44 +09:00
Hajime Hoshi
f8e589dd9c graphcis: Refactoring 2017-01-20 01:20:04 +09:00
Hajime Hoshi
dfcd9fc30c graphics: Make matrices faster 2017-01-20 00:37:51 +09:00
Hajime Hoshi
eec59d5cf8 graphics: Improve speed when getting elements from geo matrices 2017-01-19 12:12:20 +09:00
Hajime Hoshi
bb9e69c924 graphics: Bug fix: examples/blocks had a wrong colored background 2016-11-04 14:14:29 +09:00
Hajime Hoshi
a07457902a graphics: Optimize vertices for speed 2016-11-03 19:39:51 +09:00
Hajime Hoshi
50b2d8ee94 graphics: Use float values for vertices 2016-11-02 02:34:01 +09:00
Hajime Hoshi
8c793ce53b graphics: Use addition instead of multiplying in vertices 2016-10-27 03:33:19 +09:00
Hajime Hoshi
b77a28b208 graphics: Use shift instead of div 2016-10-27 02:47:10 +09:00
Hajime Hoshi
d5ddd38ca9 graphics: Optimization for browsers (#285) 2016-10-26 23:35:29 +09:00
Hajime Hoshi
6cdcdd6d51 graphics: Optimize vertices function for browsers 2016-10-26 01:39:32 +09:00