Joel Middendorf
|
005913eee3
|
Fix to recursive call to updateGradient()
|
2018-05-06 17:17:22 -04:00 |
|
Joel Middendorf
|
fb2bada43c
|
Revert
|
2018-05-06 16:13:22 -04:00 |
|
Joel Middendorf
|
22f076a8a4
|
multiplyVec3 bottleneck
|
2018-05-06 15:52:56 -04:00 |
|
Joel Middendorf
|
b83d562f3b
|
Type annotations
|
2018-05-06 15:23:19 -04:00 |
|
Joel Middendorf
|
70f6e3d16f
|
optimize microcode lut and matrix load
|
2018-05-06 08:04:15 -04:00 |
|
Joel Middendorf
|
d884007d6c
|
fix function lost scope on runLoop exit causing recompile of block on reentry to runLoop
|
2018-05-05 23:05:05 -04:00 |
|
Joel Middendorf
|
743a948b72
|
Fix: Don't compile a new block every time runLoop is called
|
2018-05-05 20:21:57 -04:00 |
|
Joel Middendorf
|
0e93d3cef2
|
SetCombine optimizations
|
2018-05-05 19:37:06 -04:00 |
|
Joel Middendorf
|
310b6b8efb
|
Smaller functions & expressions for v8 performance
|
2018-05-05 13:08:13 -04:00 |
|
Joel Middendorf
|
6d17cfcfc1
|
Bump to 0.3.13
|
2018-05-04 09:15:08 -04:00 |
|
Joel Middendorf
|
254166e2a4
|
beq/bne optimizations
|
2018-05-04 06:23:30 -04:00 |
|
Joel Middendorf
|
af8ad0843f
|
Fixes to allow closure compiler to compile for ES6; compiled function lookup table for performance
|
2018-05-03 10:57:07 -04:00 |
|
Joel Middendorf
|
3d07a60a46
|
Fix blits
|
2018-04-30 22:58:10 -04:00 |
|
Joel Middendorf
|
4d64e138ed
|
Consolidate init and constructor in 1964 class
|
2018-04-30 20:36:56 -04:00 |
|
Joel Middendorf
|
5ed4ea618f
|
Optimize loads/stores
|
2018-04-30 19:55:38 -04:00 |
|
Joel Middendorf
|
426e276c58
|
Optimiz virtualToPhysical translation and SW
|
2018-04-30 19:25:22 -04:00 |
|
Joel Middendorf
|
facbf1661a
|
Optimize vertex data processing
|
2018-04-30 06:12:10 -04:00 |
|
Joel Middendorf
|
b5068efbf1
|
Rewrite videoHLE class; optimize loading texture formats
|
2018-04-30 05:19:35 -04:00 |
|
Joel Middendorf
|
c4067cfb39
|
Avoid hidden 1964.js classes
|
2018-04-30 03:24:19 -04:00 |
|
Joel Middendorf
|
63e159704b
|
Optimizations
|
2018-04-30 02:19:36 -04:00 |
|
Joel Middendorf
|
3d486967ec
|
Optimize inverse transpose calculation
|
2018-04-26 23:01:31 -04:00 |
|
Joel Middendorf
|
320f286d0c
|
triangle draw optimizations
|
2018-04-26 22:33:55 -04:00 |
|
Joel Middendorf
|
a8e7eb921f
|
Fix js debug mode
|
2018-04-26 20:22:17 -04:00 |
|
Joel Middendorf
|
01505ac149
|
assuming non-power-of-2 support
|
2018-04-26 15:49:04 -04:00 |
|
Joel Middendorf
|
f54eb72f40
|
Removing texture write to canvas; assuming non-power-of-2 support for now
|
2018-04-26 15:37:22 -04:00 |
|
Joel Middendorf
|
2d5c39fd2e
|
Use ES6 const
|
2018-04-25 06:42:30 -04:00 |
|
Joel Middendorf
|
3315ff02dd
|
comments
|
2018-04-25 04:31:59 -04:00 |
|
Joel Middendorf
|
1e195127e7
|
optimize lwl, lwr
|
2018-04-25 04:00:03 -04:00 |
|
Joel Middendorf
|
37e8bbb12a
|
optimize calls
|
2018-04-25 00:29:35 -04:00 |
|
Joel Middendorf
|
c56fb0be5b
|
fix bgtz, bgtzl
|
2018-04-24 23:17:49 -04:00 |
|
Joel Middendorf
|
11b8437832
|
dense arrays for memory lookup is faster
|
2018-04-23 06:48:13 -04:00 |
|
Joel Middendorf
|
7d0185529c
|
Update libraries to support latest CoffeeScript 2.2.4 and ECMAScript6
|
2018-04-22 12:12:05 -04:00 |
|
Joel Middendorf
|
d4e813d4ab
|
Fix to writeTLB32
|
2018-04-22 09:24:37 -04:00 |
|
Joel Middendorf
|
96f8271ab0
|
Performance
|
2018-04-22 08:59:52 -04:00 |
|
Joel Middendorf
|
8f45eab35d
|
Performance
|
2018-04-22 05:38:07 -04:00 |
|
Joel Middendorf
|
d6e58523eb
|
Remove unnecessary braces
|
2018-04-22 05:22:28 -04:00 |
|
Joel Middendorf
|
194839e976
|
Performance: replace commas with semicolons
|
2018-04-22 04:46:04 -04:00 |
|
Joel Middendorf
|
e192d2479e
|
Fix memory function lut
|
2018-04-21 03:41:32 -04:00 |
|
Joel Middendorf
|
651be01354
|
Optimize branches
|
2018-04-20 23:31:44 -04:00 |
|
Joel Middendorf
|
675487dee4
|
Optimize bgtz, bgtzl
|
2018-04-20 22:37:02 -04:00 |
|
Joel Middendorf
|
e88d78d836
|
bitwise branch opcode optimizations
|
2018-04-20 22:13:15 -04:00 |
|
Joel Middendorf
|
7f2b05e705
|
optimize sra
|
2018-04-20 19:49:20 -04:00 |
|
Joel Middendorf
|
89a5b5d276
|
Assume always write to DOM
|
2018-04-20 18:49:43 -04:00 |
|
Joel Middendorf
|
3de61bf061
|
Remove short-circuit logical operators for performance
|
2018-04-20 18:06:59 -04:00 |
|
Joel Middendorf
|
50021a762c
|
Remove short-circuit logical operators for performance
|
2018-04-20 17:45:13 -04:00 |
|
Joel Middendorf
|
8255921cce
|
Remove short-circut evaluations for performance
|
2018-04-20 15:54:52 -04:00 |
|
Joel Middendorf
|
76017009c1
|
optimize bgtz/bgtzl
|
2018-04-20 14:40:54 -04:00 |
|
Joel Middendorf
|
eb30cc58c5
|
ori/xori optimizations
|
2018-04-20 07:10:52 -04:00 |
|
Joel Middendorf
|
91c32b5871
|
fix
|
2018-04-20 06:00:54 -04:00 |
|
Joel Middendorf
|
472c6335f2
|
shorten code to c
|
2018-04-20 04:36:39 -04:00 |
|