Commit graph

49 commits

Author SHA1 Message Date
Joel Middendorf
70a4339b29 Avoid some hidden class creation by adding variables in constructor 2017-12-16 17:52:22 -05:00
Joel Middendorf
4aa9a79c85 rewrite videoHLE to use coffee classes properly 2017-12-16 11:24:34 -05:00
Joel Middendorf
0e5d0a9980 Performance 2017-12-10 18:53:31 -05:00
Joel Middendorf
00217e2d34 UI tweaks and performance 2017-12-03 21:53:51 -05:00
Joel Middendorf
efea4ec4f9 color combiner fixes 2017-12-03 21:02:54 -05:00
Joel Middendorf
5ffbba25d2 New UI 2017-12-03 01:11:50 -05:00
Joel Middendorf
db66a96b77 links to code/uproar/w3schools with images 2017-12-03 00:10:49 -05:00
Joel Middendorf
02339a7411 using mainLoop.js 2017-11-30 22:43:17 -05:00
Joel Middendorf
a066004d4e Improve main run loop 2017-11-30 20:33:05 -05:00
Joel Middendorf
cfe4d70c99 Improve run loop timing 2017-11-29 14:00:17 -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
c1c5f3ac73 Move advanced functions to debug.html 2017-11-26 15:23:45 -05:00
Joel Middendorf
01c5c9c73a Render state changed on loadsync 2017-11-23 14:58:33 -05:00
Joel Middendorf
ad408cefdd Bump to 0.2.0 2017-11-15 22:48:20 -05:00
Joel Middendorf
38b7adcd45 Remove test code 2017-11-14 19:18:13 -05:00
Joel Middendorf
38454ac3ce Fix Mario model textures not showing 2017-11-12 14:54:19 -05:00
Joel Middendorf
1693db4524 Disable texture cache 2017-11-11 14:30:11 -05:00
Joel Middendorf
467750bed7 Update home page with Google Chrome link 2017-11-11 13:01:16 -05:00
Joel Middendorf
a270f3e7a4 Color combiner improvements 2017-11-06 00:10:35 -05:00
Joel Middendorf
720679fa3c alpha test in fragment shader 2017-11-05 21:26:50 -05:00
Joel Middendorf
a562dc88bf Shader improvements 2017-11-05 20:13:03 -05:00
Joel Middendorf
b85bef4004 Color Combiner improvements 2017-11-05 15:12:09 -05:00
Joel Middendorf
6bd729932b Improved shaders 2017-11-05 04:15:49 -05:00
Joel Middendorf
602ff694fe Shader improvements 2017-11-04 11:48:00 -04:00
Joel Middendorf
bc1c80f439 embed shaders in html to prevent caching old external shader files 2017-11-03 23:30:14 -04:00
Joel Middendorf
6a632486f1 Google ads 2017-10-25 21:15:24 -04:00
Joel Middendorf
a01b4bd273 rename unofficial_roms/ directory to roms/unofficial/; Bump to v0.1.22 for production; deployed to production 2015-06-02 02:43:54 -04:00
Joel Middendorf
f89d601bc1 blog link fixes 2015-06-02 02:43:54 -04:00
Joel Middendorf
73bff51f59 link fixes 2015-06-02 02:43:53 -04:00
Joel Middendorf
670061d4bc link fixes 2015-06-02 02:43:53 -04:00
Joel Middendorf
744f8a9f8e link fixes 2015-06-02 02:43:53 -04:00
Joel Middendorf
aba14ba69e fix links 2015-06-02 02:43:53 -04:00
schibo4@gmail.com
f91744cfe2 core performance optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@291 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-15 16:14:05 +00:00
schibo4@gmail.com
5ff1a6357c removing more slow getInt32 code
git-svn-id: http://1964js.googlecode.com/svn/trunk@288 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-13 09:19:53 +00:00
schibo4@gmail.com
1697b1d9fb onchange to onChange .. accidentally undone by my previous commit
git-svn-id: http://1964js.googlecode.com/svn/trunk@241 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 02:39:47 +00:00
schibo4@gmail.com
395496080e remove unused canvas objects from html
git-svn-id: http://1964js.googlecode.com/svn/trunk@239 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 02:34:21 +00:00
schibo4@gmail.com
36937591b0 slim returns
git-svn-id: http://1964js.googlecode.com/svn/trunk@238 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-23 23:56:12 +00:00
schibo4@gmail.com
76eb48b829 external shader file support
git-svn-id: http://1964js.googlecode.com/svn/trunk@224 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-06 03:12:50 +00:00
schibo4@gmail.com
d06216b26d adding generated files from compile.sh script's slim and sass
git-svn-id: http://1964js.googlecode.com/svn/trunk@221 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-03 23:16:44 +00:00
schibo4@gmail.com
23f0ac8ac7 wireframe default off; fixed b button--set to x key; bump to for 0.1.6 release
git-svn-id: http://1964js.googlecode.com/svn/trunk@218 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-28 02:11:18 +00:00
schibo4@gmail.com
b703fb937d memory.js is a prototypal class; some tiny triangle fixes for non-wireframe mode
git-svn-id: http://1964js.googlecode.com/svn/trunk@217 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-28 01:32:19 +00:00
schibo4@gmail.com
064423effa Fix to button constants
git-svn-id: http://1964js.googlecode.com/svn/trunk@193 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 23:07:21 +00:00
schibo4@gmail.com
f6502ac069 Missing v in version
git-svn-id: http://1964js.googlecode.com/svn/trunk@188 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 08:29:34 +00:00
schibo4@gmail.com
7ec0ecd82d version number needs to be modified in only one place now
git-svn-id: http://1964js.googlecode.com/svn/trunk@187 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 08:28:07 +00:00
schibo4@gmail.com
cfa770d12e more slim cleanup
git-svn-id: http://1964js.googlecode.com/svn/trunk@186 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 07:30:18 +00:00
schibo4@gmail.com
d57da3fc38 cleanup slim code and improve script
git-svn-id: http://1964js.googlecode.com/svn/trunk@185 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 07:18:09 +00:00
schibo4@gmail.com
7e4c3ddce5 fix to script to output debug.html
git-svn-id: http://1964js.googlecode.com/svn/trunk@184 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 06:20:02 +00:00
schibo4@gmail.com
b753680c2b Using slim instead of haml
git-svn-id: http://1964js.googlecode.com/svn/trunk@181 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 06:07:45 +00:00