Unknown W. Brackets
|
8ab67b1674
|
Fix some warnings.
|
2013-08-13 21:05:54 -07:00 |
|
Unknown W. Brackets
|
65d4601140
|
Fix compat issue between 64/32 bit savestates.
|
2013-08-13 21:05:40 -07:00 |
|
Henrik Rydgård
|
0061df58e9
|
Merge pull request #3157 from unknownbrackets/warnings
Fix some NULL handle warnings
|
2013-08-13 08:23:54 -07:00 |
|
Unknown W. Brackets
|
b54c0c2f1b
|
Clean up some comments / minor in EmuThread.cpp.
|
2013-08-13 08:09:36 -07:00 |
|
Unknown W. Brackets
|
6e8cbd19cc
|
Fix some NULL handle usage.
|
2013-08-13 08:03:13 -07:00 |
|
Henrik Rydgård
|
4d1bccdc68
|
Merge pull request #3155 from GuardianSoul/patch-6
Update MenuScreens.cpp
|
2013-08-13 07:53:23 -07:00 |
|
GuardianSoul
|
9f32e03bc6
|
Update MenuScreens.cpp
Make some more strings translatable.
|
2013-08-13 16:44:15 +02:00 |
|
Henrik Rydgård
|
5f6707d10d
|
Merge pull request #3154 from CPkmn/patch-3
Japanese font fix
|
2013-08-13 06:14:56 -07:00 |
|
CPkmn
|
2a5b20a5a0
|
Update PGF.h
|
2013-08-13 05:59:10 -07:00 |
|
CPkmn
|
2428d3f5c5
|
Update PGF.cpp
|
2013-08-13 05:56:26 -07:00 |
|
Henrik Rydgård
|
b61f28f459
|
Merge pull request #3153 from MrYadro/master
More strings to translate
|
2013-08-13 04:58:33 -07:00 |
|
Yaroslav
|
bfd6a6579f
|
More strings to translate
|
2013-08-13 18:18:01 +07:00 |
|
Henrik Rydgård
|
abc247c364
|
Merge pull request #3147 from raven02/patch-16
NewUI : Add 'Button Scaling' and fix the missing 'Back' button
|
2013-08-13 01:13:08 -07:00 |
|
Henrik Rydgård
|
e49c44663c
|
Merge pull request #3150 from unknownbrackets/gpu-thread
Disabling warnings you don't understand = bad
|
2013-08-13 01:11:53 -07:00 |
|
Unknown W. Brackets
|
8a59463351
|
Disabling warnings you don't understand = bad.
|
2013-08-13 01:01:40 -07:00 |
|
Henrik Rydgård
|
39950b077d
|
Merge pull request #3148 from unknownbrackets/warnings
Warning fixes
|
2013-08-13 00:18:40 -07:00 |
|
Unknown W. Brackets
|
49c7b9628a
|
Fix some correctness warnings.
|
2013-08-12 23:40:22 -07:00 |
|
Unknown W. Brackets
|
8830d3603e
|
Fix some overflow/null deref warnings.
|
2013-08-12 23:33:52 -07:00 |
|
Unknown W. Brackets
|
83373b8d87
|
Fix a pointer ARRAY_SIZE() compare (eek.)
|
2013-08-12 23:33:40 -07:00 |
|
Unknown W. Brackets
|
c6c821a0f7
|
Fix some unitinialized values.
|
2013-08-12 23:33:11 -07:00 |
|
Unknown W. Brackets
|
008052e6d6
|
Fix some variable hiding warnings.
|
2013-08-12 23:32:38 -07:00 |
|
raven02
|
4d9f859f2c
|
NewUI : Add 'Button Scaling'
|
2013-08-13 14:24:26 +08:00 |
|
Unknown W. Brackets
|
c8716d9a02
|
Fix a few minor typos + small reporting change.
|
2013-08-12 23:02:39 -07:00 |
|
Henrik Rydgard
|
32218256d7
|
More UI tweaks
|
2013-08-13 00:06:48 +02:00 |
|
Henrik Rydgard
|
22a05c5e38
|
Preliminary relative mouse mapping. Disabled because it breaks the control mapping UI currently.
Needs tweaking.
|
2013-08-12 23:27:41 +02:00 |
|
Henrik Rydgard
|
16aa636b17
|
Update native (ui nav changes)
|
2013-08-12 23:08:22 +02:00 |
|
Henrik Rydgard
|
43978f0ed6
|
Auto-create .nomedia file on Android to hide savedata icons from Gallery
|
2013-08-12 21:49:02 +02:00 |
|
Henrik Rydgard
|
b01cb8a6d0
|
Default to non-buffered rendering on ARMv6 as there appear to be some devices where it causes serious issues. Bizarre but this might reduce the problem a little.
|
2013-08-12 21:07:51 +02:00 |
|
Henrik Rydgård
|
57c247d19a
|
Merge pull request #3137 from W-MS/master
Update JPN0.PGF (ZH-CN ENHANCEMENT)
|
2013-08-12 10:54:51 -07:00 |
|
Henrik Rydgård
|
2e6f1e0a41
|
Merge pull request #3138 from unknownbrackets/gpu-thread
Use atomic operations on a few more platforms
|
2013-08-12 08:56:53 -07:00 |
|
Unknown W. Brackets
|
c480bbb679
|
Change default IO thread to false.
|
2013-08-12 08:54:25 -07:00 |
|
Unknown W. Brackets
|
49ab98c7fd
|
Use atomic operations on Android + warning fixes.
|
2013-08-12 08:51:49 -07:00 |
|
Unknown W. Brackets
|
24203b1a5d
|
Improve performance on x86 as well using movq.
|
2013-08-12 08:40:54 -07:00 |
|
w.ms
|
3967bf8cf5
|
Update JPN0.PGF
provides perfect chinese display & no bad effects to other languages.
|
2013-08-12 21:57:57 +08:00 |
|
Henrik Rydgård
|
64e3fd71bf
|
Merge pull request #3134 from unknownbrackets/gpu-thread
Improve separate CPU thread performance, fix condition variable misuse
|
2013-08-12 02:48:34 -07:00 |
|
Unknown W. Brackets
|
5c96782f29
|
Improve performance on x64 at least.
Maybe can just ignore for 32? I'm not sure how bad it would be if it read
in between...
|
2013-08-12 02:42:30 -07:00 |
|
Unknown W. Brackets
|
3570ea8dee
|
Fix condition variable misuse.
|
2013-08-12 02:41:37 -07:00 |
|
Henrik Rydgård
|
f1bb8d2ce3
|
Merge pull request #3132 from unknownbrackets/stackwalk
Add a stack walk debugging function
|
2013-08-12 02:11:19 -07:00 |
|
Unknown W. Brackets
|
7ac67a8931
|
Add a function to walk the stack, not yet perfect.
Could use improvements, but with a decent symbol table does very well so
far in the games I tested it in.
|
2013-08-12 01:54:14 -07:00 |
|
Unknown W. Brackets
|
92482dfcb3
|
Branch targets are relative to next instr.
|
2013-08-12 01:52:54 -07:00 |
|
Henrik Rydgård
|
7ba54b5dc0
|
Merge pull request #3127 from unknownbrackets/gpu-thread
Use a timer to keep gpu/cpu in sync periodically
|
2013-08-12 00:36:51 -07:00 |
|
Henrik Rydgård
|
d87e1d5ec2
|
Merge pull request #3129 from unknownbrackets/mips-minor
MIPS table cleanup
|
2013-08-12 00:35:22 -07:00 |
|
Henrik Rydgård
|
d1f4f43b2a
|
Merge pull request #3131 from thedax/ps1EbootErrorMsg
Add an error message specifically for PS1 eboots.
|
2013-08-12 00:32:25 -07:00 |
|
Unknown W. Brackets
|
4d250954e4
|
Use the flags in MIPSCodeUtils.
|
2013-08-11 23:03:25 -07:00 |
|
The Dax
|
27f0f9bc65
|
Add an error message specifically for PS1 eboots.
|
2013-08-12 01:49:37 -04:00 |
|
Unknown W. Brackets
|
c7360f1555
|
Consider these as taking a IMM16 as well.
|
2013-08-11 21:30:19 -07:00 |
|
Unknown W. Brackets
|
aac6712974
|
Get rid of IsDelaySlotInfoSafe since flags are ok.
|
2013-08-11 20:49:34 -07:00 |
|
Unknown W. Brackets
|
3c4a6e13e4
|
Cleanup the remaining MIPS tables, reporting.
|
2013-08-11 20:40:21 -07:00 |
|
Unknown W. Brackets
|
6f703d7b5a
|
Cleanup flags on VFPU4 sub MIPS tables.
|
2013-08-11 20:11:34 -07:00 |
|
Unknown W. Brackets
|
3f49101868
|
Clean up the COP1 MIPS tables, and reporting.
|
2013-08-11 19:35:39 -07:00 |
|