Commit graph

600 commits

Author SHA1 Message Date
Joel Middendorf
a066004d4e Improve main run loop 2017-11-30 20:33:05 -05:00
Joel Middendorf
30d1d6aa14 Bump to 0.3.1 2017-11-30 18:02:18 -05:00
Joel Middendorf
7539edabcc ROM name copy fix 2017-11-30 18:01:32 -05:00
Joel Middendorf
5b6b29ebe9
Merge pull request #17 from schibo/mario_head
Mario head
2017-11-30 17:21:10 -05:00
Joel Middendorf
7e1b84e5c8 Bump to 0.3.0 2017-11-30 17:18:48 -05:00
Joel Middendorf
c9dadd5004 local storage to load/save eeprom 2017-11-30 17:09:23 -05:00
Joel Middendorf
8558e5fd09 expansion pak 2017-11-29 20:10:37 -05:00
Joel Middendorf
cfe4d70c99 Improve run loop timing 2017-11-29 14:00:17 -05:00
Joel Middendorf
479e440097 Temporary hack to show mario head but breaks all other things 2017-11-29 03:33:57 -05:00
Joel Middendorf
da51317d26 get requestAnimationFrame id so it can be cancelled 2017-11-28 22:55:35 -05:00
Joel Middendorf
1b5fef29d4 clear color buffer and depth buffer on gl init 2017-11-28 16:53:23 -05:00
Joel Middendorf
7146007622 viewport 2017-11-28 15:55:59 -05:00
Joel Middendorf
efaa394f35 cleanup 2017-11-28 14:55:14 -05:00
Joel Middendorf
bfa4833cc0 check if vertex is beyond rdram 2017-11-28 09:53:57 -05:00
Joel Middendorf
ad9e939560 speed sync improvements 2017-11-28 01:29:34 -05:00
Joel Middendorf
e08983bf3c Performance 2017-11-28 00:26:09 -05:00
Joel Middendorf
d62a4e9dee
Merge pull request #15 from schibo/lighting
Lighting
2017-11-27 19:18:42 -05:00
Joel Middendorf
f6ca3802a8 Bump to 0.2.25 2017-11-27 19:18:08 -05:00
Joel Middendorf
9b3eb5e22f Performance 2017-11-27 19:17:09 -05:00
Joel Middendorf
1649b3e0b7 Lighting fixes 2017-11-27 18:41:36 -05:00
Joel Middendorf
6407273b77 Performance 2017-11-26 17:39:20 -05:00
Joel Middendorf
e87293e450
Merge pull request #14 from schibo/viewport
Move advanced functions to debug.html
2017-11-26 15:26:31 -05:00
Joel Middendorf
c1c5f3ac73 Move advanced functions to debug.html 2017-11-26 15:23:45 -05:00
Joel Middendorf
ae51534103 Bump to 0.2.22 2017-11-26 03:52:03 -05:00
Joel Middendorf
e60e07ee2e Performance 2017-11-26 03:31:15 -05:00
Joel Middendorf
971a7fb2ea Performance 2017-11-26 02:05:39 -05:00
Joel Middendorf
96e4f57c50
Merge pull request #13 from schibo/heap
Heap
2017-11-25 22:51:49 -05:00
Joel Middendorf
971af8a43a Bump to 0.2.21 2017-11-25 22:51:21 -05:00
Joel Middendorf
a2ddb00a3b Timing performance 2017-11-25 22:50:19 -05:00
Joel Middendorf
3778081702 Performance 2017-11-25 22:35:16 -05:00
Joel Middendorf
6473d20b12 divu should sign-extend the high 2017-11-25 15:25:50 -05:00
Joel Middendorf
8e83f9ff02
Merge pull request #12 from schibo/textFlicker
Text flicker
2017-11-25 01:13:12 -05:00
Joel Middendorf
1e8776a323 timing fixes for text size 2017-11-25 01:12:43 -05:00
Joel Middendorf
fe924f0fe6 Reset num vertices on draw scene 2017-11-25 00:24:17 -05:00
Joel Middendorf
aae5ebd4b3 Cleanup 2017-11-24 22:36:21 -05:00
Joel Middendorf
105e8c6f54 Make sure all functions return 2017-11-24 22:12:08 -05:00
Joel Middendorf
081f5c8b1b Disable speed hack 2017-11-24 19:33:50 -05:00
Joel Middendorf
35f1603375 Bump to 0.2.19 2017-11-24 18:44:19 -05:00
Joel Middendorf
c45bec9418 Speed hack fix and counter fixes 2017-11-24 18:43:19 -05:00
Joel Middendorf
55d303ec85 Fix text renderer 2017-11-24 14:47:28 -05:00
Joel Middendorf
5b4a95a108 Missing texture fix 2017-11-24 13:01:22 -05:00
Joel Middendorf
25988d16bb Skybox fix -- wrong active texture 2017-11-24 12:54:24 -05:00
Joel Middendorf
5e9c023e89 Bump to 0.2.16 2017-11-24 00:48:10 -05:00
Joel Middendorf
fdab76202c set depth test of draw scene 2017-11-24 00:47:11 -05:00
Joel Middendorf
59a47989b5 Bump to 0.2.15 2017-11-23 23:50:30 -05:00
Joel Middendorf
742dd59606 Fix texrect position 2017-11-23 23:49:47 -05:00
Joel Middendorf
8eb0786033
Merge pull request #11 from schibo/lighting
Lighting
2017-11-23 15:00:08 -05:00
Joel Middendorf
3795247ccb Bump to 0.2.14 2017-11-23 14:59:36 -05:00
Joel Middendorf
01c5c9c73a Render state changed on loadsync 2017-11-23 14:58:33 -05:00
Joel Middendorf
0a816587c2 light from normals only 2017-11-23 04:58:14 -05:00