Eugene Cheah
|
5c52739737
|
Merge commit '5a4e83bf1eaac0c5f4f79318595269d555aa1e5a'
Conflicts:
demo/gpu.html
src/js-to-webclgl.js
|
2016-01-24 13:13:11 +08:00 |
|
Eugene Cheah
|
af01fc2a2b
|
For loop, that GPU can be better then CPU
|
2016-01-24 13:07:04 +08:00 |
|
Matthew Saw
|
f1be54244c
|
Merge branch 'master' of https://bitbucket.org/fuzzie/gpu.js
|
2016-01-24 12:49:51 +08:00 |
|
Matthew Saw
|
cc62dbd4f1
|
added test case and some for loop stuff
|
2016-01-24 12:49:42 +08:00 |
|
Eugene Cheah
|
9b1106bcf0
|
removed old file
|
2016-01-24 12:17:29 +08:00 |
|
Eugene Cheah
|
05f63c837d
|
sqrt support
|
2016-01-24 12:09:54 +08:00 |
|
Eugene Cheah
|
4265e4e3d5
|
Merge branch 'master' of bitbucket.org:fuzzie/gpu.js
|
2016-01-24 12:01:39 +08:00 |
|
Eugene Cheah
|
2de9b6a7b9
|
Merge commit 'dbc62f8bacbe33e9f9f4f23c6c4f6afee1e541be'
Conflicts:
src/js-to-webclgl.js
|
2016-01-24 11:30:18 +08:00 |
|
Eugene Cheah
|
84da153bec
|
basic_sum_AB : now working
|
2016-01-24 11:12:24 +08:00 |
|
Fazli Sapuan
|
cbd73f651b
|
unrolled matrix mult loop
|
2016-01-24 11:09:13 +08:00 |
|
Eugene Cheah
|
de0bfddffd
|
WIP. time to rebook all shit
|
2016-01-24 09:05:19 +08:00 |
|
Eugene Cheah
|
ab74efaba7
|
basic_booleanBranch
|
2016-01-24 06:28:19 +08:00 |
|
Matthew Saw
|
933a27119f
|
Merge branch 'master' of https://bitbucket.org/fuzzie/gpu.js
|
2016-01-24 06:24:59 +08:00 |
|
Matthew Saw
|
5ddbad2c69
|
Parser works
|
2016-01-24 06:24:44 +08:00 |
|
Eugene Cheah
|
8858472cb2
|
basic boolean jison
|
2016-01-24 06:01:47 +08:00 |
|
Eugene Cheah
|
6cb955e143
|
Adding member expression support
|
2016-01-24 01:04:43 +08:00 |
|
Eugene Cheah
|
a8d220ea0b
|
time to fix basic_sum_AB
|
2016-01-24 00:38:13 +08:00 |
|
Eugene Cheah
|
2f2026289c
|
Basic return : done
|
2016-01-24 00:36:42 +08:00 |
|
Fazli Sapuan
|
8387c6eccf
|
CLose enough
|
2016-01-24 00:33:32 +08:00 |
|
Eugene Cheah
|
c84725bc88
|
Prototype kernel run code, but wrong output
|
2016-01-23 23:51:02 +08:00 |
|
Eugene Cheah
|
4dedee4175
|
Merge branch 'master' of bitbucket.org:fuzzie/gpu.js
|
2016-01-23 23:00:43 +08:00 |
|
Eugene Cheah
|
850e56fb8c
|
Removed jison lib
|
2016-01-23 22:59:53 +08:00 |
|
Fazli Sapuan
|
91e7e5eaf0
|
typo again
|
2016-01-23 22:55:30 +08:00 |
|
Fazli Sapuan
|
87ba9c8796
|
typo
|
2016-01-23 22:54:16 +08:00 |
|
Fazli Sapuan
|
190de3719a
|
Merge branch 'master' of bitbucket.org:fuzzie/gpu.js
|
2016-01-23 22:53:28 +08:00 |
|
Fazli Sapuan
|
55118073b8
|
bugfix in boilerplate
|
2016-01-23 22:53:18 +08:00 |
|
Eugene Cheah
|
5c64da17d9
|
Basic return header
|
2016-01-23 22:52:09 +08:00 |
|
Eugene Cheah
|
e5b491dcad
|
Basic return statement, string conversion
Merge commit '40d7f264447ddc51b258ee82520963dc0ae34326' into eugene-prototype
Conflicts:
src/js-to-webclgl.js
|
2016-01-23 22:46:16 +08:00 |
|
Fazli Sapuan
|
ea1d442045
|
BOILERPLATE code
|
2016-01-23 22:31:47 +08:00 |
|
Eugene Cheah
|
d0575f5eb7
|
prototype converters
|
2016-01-23 21:32:47 +08:00 |
|
Fazli Sapuan
|
c46a748fde
|
no message
|
2016-01-23 21:06:27 +08:00 |
|
Fazli Sapuan
|
f1870d7602
|
Regex Glsl
|
2016-01-23 21:05:48 +08:00 |
|
Eugene Cheah
|
613be25cd2
|
Basic AST object processing
|
2016-01-23 20:34:35 +08:00 |
|
Fazli Sapuan
|
648bd70e8a
|
Merge branch 'master' of bitbucket.org:fuzzie/gpu.js
|
2016-01-23 19:05:58 +08:00 |
|
Fazli Sapuan
|
cd971d61b7
|
Mult test
|
2016-01-23 19:05:10 +08:00 |
|
Eugene Cheah
|
9719bed988
|
basic_sum_AB (GPU) failure
|
2016-01-23 18:44:29 +08:00 |
|
Fazli Sapuan
|
37e5ef986f
|
Fixed test
|
2016-01-23 18:35:35 +08:00 |
|
Eugene Cheah
|
6b8cc3dc7d
|
Basic Sum AB : failing
|
2016-01-23 18:23:32 +08:00 |
|
Eugene Cheah
|
ca4b27ad7e
|
Refactor test case samples
|
2016-01-23 17:21:18 +08:00 |
|
Matthew Saw
|
c7896377cf
|
added qunit test framework
|
2016-01-23 16:28:50 +08:00 |
|