GliGli
|
4e8e313c90
|
wip
|
2012-05-19 12:03:30 +02:00 |
|
GliGli
|
4c84334ccf
|
experimental threaded pvr fixes
|
2012-02-27 19:26:27 +01:00 |
|
GliGli
|
9ed9b98083
|
imgreader: cleanup
|
2012-02-27 19:24:59 +01:00 |
|
GliGli
|
e1db612863
|
removing profiling code, speedup
|
2012-02-27 19:24:10 +01:00 |
|
GliGli
|
ab83a08f91
|
floating point reg allocator opti
|
2012-02-25 23:21:09 +01:00 |
|
GliGli
|
51a5ddb345
|
tiny emitter opti
|
2012-02-25 01:05:30 +01:00 |
|
GliGli
|
e0deeb51fa
|
branchless dynarec mem accesses wip
|
2012-02-24 23:59:26 +01:00 |
|
GliGli
|
3eb4f3841a
|
ifb bugfix
|
2012-02-24 20:36:12 +01:00 |
|
GliGli
|
2ef993df94
|
safer roml / new moderately safe opti
|
2012-02-22 22:35:02 +01:00 |
|
GliGli
|
f978fa4856
|
various optis, maybe unsafe
|
2012-02-22 20:10:06 +01:00 |
|
GliGli
|
d4296bd3bd
|
opti: removing LoadTs + direct pvr call in UpdateSystem
|
2012-02-21 19:11:57 +01:00 |
|
GliGli
|
4d3717f844
|
enabling link time optimisations, needs an up to date toolchain
|
2011-12-18 14:20:42 +01:00 |
|
GliGli
|
2a687d01e4
|
threading pvr dmas wasn't such a good idea...
|
2011-12-18 14:18:11 +01:00 |
|
GliGli
|
ebb84d9396
|
removing risky and useless opti / cleanup
|
2011-12-08 21:04:02 +01:00 |
|
GliGli
|
b195cce615
|
endianess fixes in imgreader plugin, working region patcher
|
2011-12-05 23:24:58 +01:00 |
|
GliGli
|
751a03257f
|
fully working shil ce optimiser
|
2011-12-05 22:56:08 +01:00 |
|
GliGli
|
85be5cdad1
|
better speedhack for aica/arm
|
2011-12-05 22:55:08 +01:00 |
|
GliGli
|
df4c919502
|
wip (one new recompiled op + shil ifb opti)
|
2011-12-04 18:16:00 +01:00 |
|
GliGli
|
a181694f25
|
little bugfix
|
2011-11-28 01:16:55 +01:00 |
|
GliGli
|
b11fc036f9
|
multithreaded TA Dma, fixes a bios bug, small speedup
|
2011-11-27 22:56:34 +01:00 |
|
GliGli
|
bbea6e9888
|
more threaded pvr stuff
|
2011-11-26 23:08:24 +01:00 |
|
GliGli
|
8d08f766c9
|
threaded pvr + pref opti
|
2011-11-26 19:37:55 +01:00 |
|
GliGli
|
f0ef840af8
|
threaded pvr code
|
2011-11-26 19:36:28 +01:00 |
|
GliGli
|
4d3563b574
|
adding pref profiling
|
2011-11-26 00:39:49 +01:00 |
|
GliGli
|
d139e0f3f4
|
opti: generate fpu ftrv code, faster than altivec function call
|
2011-11-25 23:39:32 +01:00 |
|
GliGli
|
916f5d6d83
|
#define for regs profiling
|
2011-11-25 23:38:19 +01:00 |
|
GliGli
|
dab0609c1e
|
another readm / writem opti
|
2011-11-25 22:17:51 +01:00 |
|
GliGli
|
81e523db81
|
opti: removing 1 op for each readm / writem
|
2011-11-25 20:58:55 +01:00 |
|
GliGli
|
9c7f60c509
|
dynarec reads/writes/float movs optis
|
2011-11-25 01:23:26 +01:00 |
|
GliGli
|
ddf67f1e93
|
dynarec blocks invalidation opti
|
2011-11-24 22:12:19 +01:00 |
|
GliGli
|
1e65abbb64
|
major opti: using a dedicated ppc register for sh4 pc
|
2011-11-24 01:22:11 +01:00 |
|
GliGli
|
be9116a163
|
little branch opti
|
2011-11-23 20:35:53 +01:00 |
|
GliGli
|
1068b5b4e3
|
jumps/branches opti + fsrra opti
|
2011-11-23 19:58:16 +01:00 |
|
GliGli
|
3743e8897e
|
temp (unsafe?) optis
|
2011-11-22 20:09:07 +01:00 |
|
GliGli
|
29cc438256
|
added some profiling infos + moved 3d rendering to UpdateSystem
|
2011-11-21 22:27:41 +01:00 |
|
GliGli
|
7ddfd6c582
|
int reg allocator optimisations
|
2011-11-21 20:24:32 +01:00 |
|
GliGli
|
5fb759b8a9
|
fix mulls from unallocated reg
|
2011-11-20 20:43:24 +01:00 |
|
GliGli
|
567c2abe10
|
all shil ops except div are recompiled
|
2011-11-20 17:45:33 +01:00 |
|
GliGli
|
439aee1451
|
2 more recompiled ops
|
2011-11-19 21:48:02 +01:00 |
|
GliGli
|
10b7941e9f
|
recompiled integer mulls & swaps
|
2011-11-19 19:24:17 +01:00 |
|
GliGli
|
d2f2ca63af
|
dynarec bugfix for bios
|
2011-11-19 17:06:27 +01:00 |
|
GliGli
|
f12ed12919
|
working dynarec SQ write opti
|
2011-11-19 16:21:48 +01:00 |
|
GliGli
|
0b07114803
|
bugfix, soucalibur is working on dynarec :)
|
2011-11-19 11:54:30 +01:00 |
|
GliGli
|
98d834d687
|
dynarec bugfixes
|
2011-11-19 00:28:07 +01:00 |
|
GliGli
|
bb7eb6d2c6
|
bugfixes & more recompiled ops
|
2011-11-18 22:35:56 +01:00 |
|
GliGli
|
ecb3017bd6
|
bugfixes & optis
|
2011-11-18 20:45:25 +01:00 |
|
GliGli
|
51109bb3cb
|
misc changes
|
2011-11-17 20:12:13 +01:00 |
|
GliGli
|
01c0ddef4c
|
working dr blocks invalidation
|
2011-11-13 00:33:25 +01:00 |
|
GliGli
|
442fd87ee9
|
working shil CE optimiser
|
2011-11-12 15:29:51 +01:00 |
|
GliGli
|
8eae90dd62
|
wip
|
2011-11-11 19:17:58 +01:00 |
|