Commit graph

340 commits

Author SHA1 Message Date
Joel Middendorf
f1d828df1c lighting 2017-11-06 07:45:30 -05:00
Joel Middendorf
c90e00a377 get light data 2017-11-06 07:07:31 -05:00
Joel Middendorf
52fd662aa7 Lighting 2017-11-06 06:30:06 -05:00
Joel Middendorf
51cae8f886 geometry modes for flat primColor and lighting (WIP) 2017-11-06 02:43:53 -05:00
Joel Middendorf
ecd4675962 Parse geometry mode data 2017-11-06 01:40:48 -05:00
Joel Middendorf
31d9f88877 cull face 2017-11-06 01:14:07 -05:00
Joel Middendorf
cadb828e4a More blend modes 2017-11-05 21:57:09 -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
2bcb5f1bb6 More blender modes 2017-11-05 05:08:08 -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
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