Commit graph

126 commits

Author SHA1 Message Date
Joel Middendorf
c4482f53bd load/store optimizations 2017-10-26 18:36:35 -04:00
Joel Middendorf
886d8c256c load/store optimizations 2017-10-26 17:24:47 -04:00
Joel Middendorf
ce8ad8fd99 Fix to wrapEval 2017-10-26 03:47:04 -04:00
Joel Middendorf
49c3dea2aa minifier was broken because --version was in the java command for the minifier 2017-10-26 01:45:50 -04:00
Joel Middendorf
e3b491e09c Fix line endings 2017-10-25 23:00:59 -04:00
Joel Middendorf
f4d2a55876 Fix file format 2016-09-06 23:51:22 -04:00
Joel Middendorf
758b6041cc Renderer file format 2016-09-06 23:45:49 -04:00
Joel Middendorf
46aa43997e Updated closure compiler; memory cleanup 2016-09-06 23:13:02 -04:00
schibo4@gmail.com
6ce2daef99 optimizations and gfx changes to prepare for SIEGECON demo presentation
git-svn-id: http://1964js.googlecode.com/svn/trunk@295 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-10-04 03:52:21 +00:00
schibo4@gmail.com
c0c9822e90 optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@294 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-17 11:18:06 +00:00
schibo4@gmail.com
80fecba974 and more core performance optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@293 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-16 19:42:13 +00:00
schibo4@gmail.com
4ac0160665 core performance optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@292 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-16 16:45:02 +00: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
b1ef65db7b more gfx optimizations.. removing slow getInt32
git-svn-id: http://1964js.googlecode.com/svn/trunk@290 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-14 07:46:46 +00:00
schibo4@gmail.com
09ec43334e gfx optimizations and blender code in comments that needs to be ported
git-svn-id: http://1964js.googlecode.com/svn/trunk@289 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-14 05:45:14 +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
d2c85e862c removing calls to slow getInt32
git-svn-id: http://1964js.googlecode.com/svn/trunk@286 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-12 12:16:20 +00:00
schibo4@gmail.com
f7a10da385 gfx work and bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@285 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-11 06:43:22 +00:00
schibo4@gmail.com
79f4fe2f0a gfx experiments
git-svn-id: http://1964js.googlecode.com/svn/trunk@283 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-09 04:28:58 +00:00
schibo4@gmail.com
33ee027fa2 graphics work
git-svn-id: http://1964js.googlecode.com/svn/trunk@282 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-08 00:44:26 +00:00
schibo4@gmail.com
c5a367f5b2 gfx performance optimizations and bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@281 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-07 04:43:52 +00:00
schibo4@gmail.com
22c2437025 gfx performance optimizations. lots of room for improvement in gfxHelpers.coffee
git-svn-id: http://1964js.googlecode.com/svn/trunk@278 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-06 01:46:20 +00:00
schibo4@gmail.com
057a776c2b gfx optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@277 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-06 01:22:54 +00:00
schibo4@gmail.com
cd4000f5bd gfx optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@276 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-06 01:22:46 +00:00
schibo4@gmail.com
66365f5b8f gfx optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@275 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-06 00:59:17 +00:00
schibo4@gmail.com
3e5a9e72a1 performance
git-svn-id: http://1964js.googlecode.com/svn/trunk@274 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-05 20:05:30 +00:00
schibo4@gmail.com
9710c320fe gfx fix.. & performance
git-svn-id: http://1964js.googlecode.com/svn/trunk@272 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-05 05:27:20 +00:00
schibo4@gmail.com
ce8a8fe757 addresses several draw issues
git-svn-id: http://1964js.googlecode.com/svn/trunk@271 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-05 05:10:36 +00:00
schibo4@gmail.com
95f36c01b9 performance
git-svn-id: http://1964js.googlecode.com/svn/trunk@269 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-05 01:55:40 +00:00
schibo4@gmail.com
6a35f3e172 memory optimization
git-svn-id: http://1964js.googlecode.com/svn/trunk@268 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-04 00:48:45 +00:00
schibo4@gmail.com
364e75720e performance
git-svn-id: http://1964js.googlecode.com/svn/trunk@266 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 15:24:07 +00:00
schibo4@gmail.com
6dcf746df0 session robustness
git-svn-id: http://1964js.googlecode.com/svn/trunk@265 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 07:53:05 +00:00
schibo4@gmail.com
a5393c2fac setInterval timer
git-svn-id: http://1964js.googlecode.com/svn/trunk@264 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 07:46:07 +00:00
schibo4@gmail.com
e91fb7fd9b double-count timing = faster Mario
git-svn-id: http://1964js.googlecode.com/svn/trunk@262 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 01:45:03 +00:00
schibo4@gmail.com
f742157e69 mem fixes
git-svn-id: http://1964js.googlecode.com/svn/trunk@260 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-02 17:09:15 +00:00
schibo4@gmail.com
961decfb0e memory load/store optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@259 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-02 17:05:17 +00:00
schibo4@gmail.com
8ceea3e436 videoHLE calls setCombineUnforms
git-svn-id: http://1964js.googlecode.com/svn/trunk@256 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 20:51:12 +00:00
schibo4@gmail.com
c35220fb64 gfx fixes
git-svn-id: http://1964js.googlecode.com/svn/trunk@255 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 19:54:44 +00:00
schibo4@gmail.com
eae23be5fc disable audio for now
git-svn-id: http://1964js.googlecode.com/svn/trunk@254 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 12:38:22 +00:00
schibo4@gmail.com
4f66f214c4 memory optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@253 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 12:05:47 +00:00
schibo4@gmail.com
3983a5663e memory optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@252 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 11:59:35 +00:00
schibo4@gmail.com
33a494f946 memory optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@251 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 11:39:25 +00:00
schibo4@gmail.com
63ab1856e3 crude texture cache improvements
git-svn-id: http://1964js.googlecode.com/svn/trunk@250 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 05:05:30 +00:00
schibo4@gmail.com
dab24f3e1b crude texture cache improvements
git-svn-id: http://1964js.googlecode.com/svn/trunk@249 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 05:04:57 +00:00
schibo4@gmail.com
6e6599a0a4 disable texture cache by default
git-svn-id: http://1964js.googlecode.com/svn/trunk@248 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 04:55:55 +00:00
schibo4@gmail.com
afd36b20f4 disable texture cache by default
git-svn-id: http://1964js.googlecode.com/svn/trunk@247 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 04:47:22 +00:00
schibo4@gmail.com
f45ed0e4ea disable texture cache by default
git-svn-id: http://1964js.googlecode.com/svn/trunk@246 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 04:47:12 +00:00
schibo4@gmail.com
f28136d4ea disable texture cache by default
git-svn-id: http://1964js.googlecode.com/svn/trunk@245 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 04:46:40 +00:00
schibo4@gmail.com
06c5526832 disable texture cache by default
git-svn-id: http://1964js.googlecode.com/svn/trunk@244 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 04:41:01 +00:00
schibo4@gmail.com
98fcc212ef very crude texture cache (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@243 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 03:45:30 +00:00