Unknown W. Brackets
|
ca6491ea22
|
Auto resume dispatch at thread start/create.
|
2013-09-12 08:02:43 -07:00 |
|
Henrik Rydgård
|
a537aa946d
|
Merge pull request #3743 from Ced2911/ppc_jit
Ppc jit
|
2013-09-12 04:12:06 -07:00 |
|
Ced2911
|
d1cfe83cee
|
update emitter
|
2013-09-12 10:40:42 +02:00 |
|
Ced2911
|
17b8d5d813
|
More recompiled instruction (fpu/alu)
|
2013-09-12 10:40:14 +02:00 |
|
Ced2911
|
d4d0051199
|
fix fmin/fmax
|
2013-09-12 10:39:47 +02:00 |
|
Ced2911
|
b84cdbf17d
|
new op
|
2013-09-12 10:38:18 +02:00 |
|
Ced2911
|
7795af3622
|
add somes instructions, some fixes
|
2013-09-12 10:38:03 +02:00 |
|
Ced2911
|
29b1a79065
|
Add fpu
|
2013-09-12 10:37:38 +02:00 |
|
Ced2911
|
a3c7ac8f1d
|
add somes instructions
|
2013-09-12 10:37:22 +02:00 |
|
Ced2911
|
8b3bb9615c
|
some cleanup + fixes
|
2013-09-12 10:37:08 +02:00 |
|
Ced2911
|
547b168dcb
|
add some new instructions
|
2013-09-12 10:36:57 +02:00 |
|
Ced2911
|
f1b11c63fc
|
add some shifs instruction, fixes some instructions
|
2013-09-12 10:36:44 +02:00 |
|
Ced2911
|
a107a9ded4
|
Jit Fix
|
2013-09-12 10:36:19 +02:00 |
|
Ced2911
|
8731b666cf
|
add XORI
|
2013-09-12 10:36:07 +02:00 |
|
Ced2911
|
dd83a922bd
|
add MFCR and MTCR
|
2013-09-12 10:35:53 +02:00 |
|
Ced2911
|
23637db54c
|
more recompiled fpu (not tested)
|
2013-09-12 10:34:10 +02:00 |
|
Ced2911
|
e90d9c035a
|
more vfpu speed
|
2013-09-12 10:25:15 +02:00 |
|
Ced2911
|
bfe9018eb1
|
enable,fixe more vfpu
|
2013-09-12 10:25:15 +02:00 |
|
Ced2911
|
b90fde6c06
|
some fixes
|
2013-09-12 10:25:15 +02:00 |
|
Ced2911
|
e5024135a6
|
more on vfpu
|
2013-09-12 10:25:15 +02:00 |
|
Ced2911
|
a91d8bebe6
|
update ppc jit
|
2013-09-12 10:22:14 +02:00 |
|
Ced2911
|
7bf623d339
|
oops missed fpu reg cache
|
2013-09-12 10:22:01 +02:00 |
|
Ced2911
|
f8b5496bc8
|
some new recompiled instructions
|
2013-09-12 10:21:50 +02:00 |
|
Ced2911
|
dc41d0f0eb
|
recompile Fpu !
|
2013-09-12 10:21:39 +02:00 |
|
Ced2911
|
2ad39d3999
|
Almost all alu recompiled
Current issues:
Comp_RType3(min/max): Can't select start in disgaea
Comp_ShiftType(srl/srlv?): Crash ridge racer 2
|
2013-09-12 10:21:26 +02:00 |
|
Ced2911
|
fb24e0ed28
|
Add some badly tested instruction
|
2013-09-12 10:20:34 +02:00 |
|
Ced2911
|
47280f007f
|
implement sltiu, slti is bad
|
2013-09-12 10:20:17 +02:00 |
|
Ced2911
|
d4acf0edd7
|
more jitted instructions
|
2013-09-12 10:20:02 +02:00 |
|
Ced2911
|
24576fd72f
|
recompile shift left/right immediate
|
2013-09-12 10:19:47 +02:00 |
|
Ced2911
|
52f4cccfa4
|
fix Jit
|
2013-09-12 10:19:35 +02:00 |
|
Ced2911
|
3350061197
|
use _alloca
|
2013-09-12 10:19:23 +02:00 |
|
Ced2911
|
c98090e095
|
jit fixes
|
2013-09-12 10:19:11 +02:00 |
|
Ced2911
|
c94d9b62d0
|
Update ppc jit
|
2013-09-12 10:18:59 +02:00 |
|
Henrik Rydgård
|
0b2cd9ccf4
|
Merge pull request #3740 from unknownbrackets/block-alloc
Check size is within bounds in AllocAt()
|
2013-09-12 00:05:35 -07:00 |
|
Henrik Rydgård
|
76252efc2e
|
Merge pull request #3739 from unknownbrackets/headless
Allow selection of GPU in headless
|
2013-09-12 00:03:12 -07:00 |
|
Unknown W. Brackets
|
2c763365b4
|
Check size is within bounds in AllocAt().
|
2013-09-11 22:52:22 -07:00 |
|
Unknown W. Brackets
|
5ec2b00108
|
Allow selection of GPU in headless.
|
2013-09-11 21:57:39 -07:00 |
|
Sacha
|
893ecffebe
|
Symbian: Make distribution easier.
|
2013-09-12 10:58:13 +10:00 |
|
Henrik Rydgård
|
aae6eb0290
|
Merge pull request #3735 from raven02/patch-2
Few fbo check for fbo_bind()
|
2013-09-11 14:01:27 -07:00 |
|
raven02
|
f687d704f9
|
Few fbo check for fbo_bind()
|
2013-09-12 04:59:36 +08:00 |
|
Henrik Rydgård
|
e8b8ed7d65
|
Merge pull request #3733 from thedax/simplifyOSKBypass
Win32: Simplify NativeKeyboard(OSK bypass), and speed up the char copy loop.
|
2013-09-11 13:23:49 -07:00 |
|
Henrik Rydgård
|
d617a1079d
|
Merge pull request #3691 from raven02/patch-20
Add and apply gstate.getTextureDimension(level)
|
2013-09-11 13:23:14 -07:00 |
|
Henrik Rydgard
|
91f9161d76
|
Fix some bugs found in reports in the Android crash reporting console
|
2013-09-11 22:21:32 +02:00 |
|
The Dax
|
58aab2eeb8
|
Simplify NativeKeyboard, and only copy the amount of bytes of the output plus null terminator.
|
2013-09-11 15:42:32 -04:00 |
|
Henrik Rydgard
|
c88920be4b
|
Bail more gracefully if no real OpenGL driver is installed on XP
|
2013-09-11 21:35:44 +02:00 |
|
Henrik Rydgård
|
bd8a4ecfee
|
Merge pull request #3732 from unknownbrackets/osk-fix
Write only changed characters from OSK
|
2013-09-11 09:40:59 -07:00 |
|
Unknown W. Brackets
|
db7496a37c
|
Write only changed characters from OSK.
|
2013-09-11 08:04:01 -07:00 |
|
Henrik Rydgård
|
7ebb6bc802
|
Merge pull request #3729 from unknownbrackets/rtc
Start sceRtc at now, not 1970
|
2013-09-11 00:28:52 -07:00 |
|
Unknown W. Brackets
|
a8c7421a0b
|
Add some additional and mostly pointless accuracy.
|
2013-09-11 00:15:49 -07:00 |
|
Unknown W. Brackets
|
8e69b70bf5
|
Start sceRtc at now, not 1970.
|
2013-09-11 00:12:33 -07:00 |
|