Commit graph

24 commits

Author SHA1 Message Date
Joel Middendorf
758b6041cc Renderer file format 2016-09-06 23:45:49 -04: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
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
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
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
schibo4@gmail.com
60ba93761d very crude texture cache (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@242 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 03:43:49 +00:00
togreglove@gmail.com
05361e7973 Texture work
git-svn-id: http://1964js.googlecode.com/svn/trunk@230 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-14 19:05:30 +00:00
togreglove@gmail.com
a9340a5872 Shaders and Cleanup
git-svn-id: http://1964js.googlecode.com/svn/trunk@228 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-07 05:13:04 +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
81d2abd35f improved timing
git-svn-id: http://1964js.googlecode.com/svn/trunk@175 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-11-05 02:39:29 +00:00
schibo4@gmail.com
80fd76c87b Wireframe mode is back .. and bump to 0.0.15
git-svn-id: http://1964js.googlecode.com/svn/trunk@157 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-21 02:15:28 +00:00
schibo4@gmail.com
6f43988389 License applied to generated files
git-svn-id: http://1964js.googlecode.com/svn/trunk@144 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-30 21:01:24 +00:00
schibo4@gmail.com
c776e39d52 using CoffeeLint
git-svn-id: http://1964js.googlecode.com/svn/trunk@137 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-29 18:53:06 +00:00
schibo4@gmail.com
a1571af3b6 Rewritten in CoffeeScript; directory structure changed
git-svn-id: http://1964js.googlecode.com/svn/trunk@109 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-15 07:16:37 +00:00