Tillmann Karras
|
39ced2a2d7
|
AVIDump: fix -Wsign-compare warning
Cast the other side of the comparison to avoid a warning with newer
ffmpeg/libav versions (cb3591e69738c808d26ba15eb02414fedfcd91cc).
|
2015-08-21 10:26:35 +02:00 |
|
Markus Wick
|
6cb87a9227
|
Merge pull request #2837 from Sonicadvance1/aarch64_faster_nonpaired
[AArch64] Optimize cases when an FPR is only used for non-paired ops.
|
2015-08-21 09:51:45 +02:00 |
|
Lioncash
|
4bdade0ea6
|
Merge pull request #2885 from endrift/tasinputdlg-threading
DolphinWX: Finish removing bandaid from 704f787
|
2015-08-21 02:07:04 -04:00 |
|
Jeffrey Pfau
|
65ee5a1d36
|
DolphinWX: Finish removing bandaid from 704f787
|
2015-08-20 22:39:24 -07:00 |
|
Ryan Houdek
|
7ce4c3138e
|
[AArch64] Optimize cases when an FPR is only used for non-paired ops.
|
2015-08-20 23:36:29 -05:00 |
|
Lioncash
|
f481a306c2
|
Merge pull request #2882 from lioncash/namespace
Jit: Remove unnecessary namespace prefixes
|
2015-08-20 05:38:29 -04:00 |
|
Lioncash
|
95c57fcec1
|
Jit: Remove unnecessary namespace prefixes
|
2015-08-20 05:20:19 -04:00 |
|
Markus Wick
|
cb264df64c
|
Merge pull request #2874 from barat/master
VideoCommon: Allow more Ram for HiresTexture if system memory is over 4GB
|
2015-08-20 11:08:42 +02:00 |
|
flacs
|
62028357a2
|
Merge pull request #2879 from lioncash/const
IniFile: Mark getter functions as const
|
2015-08-20 10:01:16 +02:00 |
|
Lioncash
|
822cf2bcbf
|
IniFile: Mark getter functions as const
|
2015-08-19 22:27:18 -04:00 |
|
flacs
|
4fb48fd209
|
Merge pull request #2878 from lioncash/funcs
Frame/TASInputDlg: Remove unused functions
|
2015-08-20 02:51:09 +02:00 |
|
Lioncash
|
9e9a293a85
|
Frame/TASInputDlg: Remove unused functions
|
2015-08-19 20:36:16 -04:00 |
|
Lioncash
|
5b86e7335f
|
Merge pull request #2795 from ddcc/master
Fix some compilation warnings
|
2015-08-19 17:40:04 -04:00 |
|
Bartosz Telesiński
|
a52aaf22ba
|
VideoCommon: Allow more Ram for HiresTexture if system memory is over 4GB
|
2015-08-19 23:13:09 +02:00 |
|
flacs
|
b0c9d73465
|
Merge pull request #2842 from Tilka/bmi2_flags
x64Emitter: don't check flags for most BMI2 ops
|
2015-08-19 21:38:09 +02:00 |
|
Scott Mansell
|
13526135f8
|
Merge pull request #2877 from JosJuice/remove-lle-ini
Remove forced DSP LLE from game INIs
|
2015-08-20 05:41:51 +12:00 |
|
JosJuice
|
af7873f656
|
Remove forced DSP LLE from game INIs
The HLE issues are gone since 4.0-7359.
|
2015-08-19 18:02:03 +02:00 |
|
Dominic Chen
|
09714f86c3
|
Fix some compilation warnings
|
2015-08-19 11:07:54 -04:00 |
|
Markus Wick
|
869c5d7a8c
|
Merge pull request #2875 from degasus/hle
DSP HLE: Remove timing informations from ucodes
|
2015-08-19 16:47:38 +02:00 |
|
degasus
|
896a02b3a8
|
DSP HLE: Remove timing informations from ucodes
On HLE, we don't emulate the timings on HLE, so there is also no need
to setup periods callbacks.
|
2015-08-19 16:20:17 +02:00 |
|
degasus
|
7277eb0e6c
|
AX-HLE: Call HLE on mailbox write
It was done on Update() which was called exactly every 5ms.
But the game is allowed to use the DSP more often, eg to generate 48kHz audio.
|
2015-08-19 16:19:06 +02:00 |
|
Markus Wick
|
bdbe723d6e
|
Merge pull request #2870 from Sonicadvance1/GLInterface_Fix
Fix a memory leak in the EGL GLInterface.
|
2015-08-19 11:14:25 +02:00 |
|
Lioncash
|
291f857b0e
|
Merge pull request #2859 from lioncash/netplay
NetPlay: Minor cleanup
|
2015-08-19 04:51:28 -04:00 |
|
Ryan Houdek
|
3f1055de94
|
Fix a memory leak in the EGL GLInterface.
|
2015-08-18 08:26:45 -05:00 |
|
Lioncash
|
761e087e52
|
NetWindow: Remove translation marker from empty string
|
2015-08-17 21:56:52 -04:00 |
|