7 Commits

Author SHA1 Message Date
Eugene Cheah
366a139378 Follow standardised naming 2016-03-11 01:49:05 +08:00
Eugene Cheah
9853b9221e Merge branch 'master' into eugene-#4-async-api
Conflicts:
	gulpfile.js
	src/gpu.js
	src/utils.js
2016-03-10 23:28:28 +08:00
Fazli Sapuan
b9deeceb38 Standardize names 2016-02-28 21:41:30 +08:00
Eugene Cheah
c3ca03d4c2 Migrated gpu, to gpu core 2016-02-28 18:01:39 +08:00
Eugene Cheah
cb519949be Renamed backend files. to mode_(c/g)pu respectively 2016-02-28 17:00:38 +08:00
Eugene Cheah
a196265101 Added gpu_utils class, to centralised all the reuse util functions (that is not GPU.JS specific) 2016-02-28 16:07:15 +08:00
Eugene Cheah
ddce018af5 Reorganised test files. Added a test-all.html to make it easier to do regression testing. 2016-02-25 13:26:19 +08:00