Siddharth
fce408ad81
renamed curve1 to tiltInputCurve
2013-10-28 16:49:36 +05:30
Siddharth
bc9852dad5
fixed indentation and code style
2013-10-28 16:45:27 +05:30
Siddharth
5daaaa3aad
made deadzones configurable
2013-10-28 16:43:42 +05:30
Henrik Rydgård
c17dd02ace
Merge pull request #4345 from shenweip/patch-14
...
Move Exit botton to last column.
2013-10-28 03:55:17 -07:00
Henrik Rydgard
1ba5e7493e
Update native with back button on main screen fix (android)
2013-10-28 11:25:18 +01:00
Henrik Rydgard
9df2025c4f
Azerty L/R fix
2013-10-28 11:25:18 +01:00
Henrik Rydgard
214de3a993
Fix back button behaviour on Android Honeycomb and later.
2013-10-28 11:24:03 +01:00
Henrik Rydgård
5683b1def3
Merge pull request #4334 from shenweip/patch-13
...
Add support for saveNameListData "<>".
2013-10-28 03:17:03 -07:00
Henrik Rydgård
5515737200
Merge pull request #4346 from shenweip/patch-15
...
Update Credits.
2013-10-28 03:15:42 -07:00
shenweip
f70fb9de28
Update Credits.
2013-10-28 18:01:22 +08:00
shenweip
103aece36c
Move Exit botton to last column.
2013-10-28 17:41:09 +08:00
Henrik Rydgård
562c90de5d
Merge pull request #4342 from unknownbrackets/debugger
...
Ingore the uncached flag for memchecks, minor tweaks
2013-10-28 02:21:09 -07:00
Sacha
bb8e364086
Fix shader path.
2013-10-28 15:46:12 +10:00
Unknown W. Brackets
6427b66f06
Merge pull request #4341 from thedax/updateSubmodules
...
Update lang and ffmpeg submodules.
2013-10-27 22:39:37 -07:00
Sacha
3ddda26eef
Increase audio buffer size by a factor of 5. Helps with audio in some games.
2013-10-28 15:33:02 +10:00
Sacha
d616cc72a2
Add Blackberry statistics overlay option.
2013-10-28 14:19:27 +10:00
Sacha
11e62f7f3a
Add option to display Blackberry debug statistics. Even if you are not running a debug firmware.
2013-10-28 14:17:53 +10:00
Sacha
f2e6939745
Update native
2013-10-28 12:30:00 +10:00
Sacha
f0819f14a4
Blackberry: Instead of polling controller on event, use the event duh. Don't check controller string id -- this is expensive. Use locale function because it's what we want.
2013-10-28 12:26:00 +10:00
Unknown W. Brackets
b62e36e997
Support frameskip in softgpu.
2013-10-27 16:50:03 -07:00
Unknown W. Brackets
98e257c95d
Add GPU cycle estimation to the softgpu.
2013-10-27 15:05:57 -07:00
Unknown W. Brackets
1e65a691f4
Cap the number of vertexes per flush.
...
Might not be realistic, but we crash if we go over. Pretty unlikely to
happen in real games, but I suppose not impossible. Happens in the vertex
speed demo (#3106.)
2013-10-27 14:43:58 -07:00
Unknown W. Brackets
da20bda729
Make memchecks ignore cached/uncached memory.
...
You usually want both.
2013-10-27 13:15:12 -07:00
Unknown W. Brackets
f9e4cae3c0
Debugger: fix "run to here" functionality.
2013-10-27 12:52:21 -07:00
Unknown W. Brackets
6b510c1c2f
Allow step/run when two breakpoints trip.
...
If a memcheck and breakpoint were triggered on the same line, you wouldn't
be able to pass it, which is probably not what you'd expect.
2013-10-27 12:50:32 -07:00
The Dax
1798669de2
Update lang and ffmpeg.
2013-10-27 15:13:38 -04:00
Henrik Rydgård
e5d802e82f
Merge pull request #4339 from unknownbrackets/linux-minor
...
Fix Linux x86 pic build (Qt) for some versions of gcc
2013-10-27 11:54:15 -07:00
Siddharth
ec0e0d7047
implemented full tilt based D-pad controls
2013-10-27 23:28:47 +05:30
Sacha
63d427ff9b
Endian Swap: Fall back to ARM implementation for Symbian.
2013-10-28 03:54:35 +10:00
Sacha
ecfe43c149
CityHash is not used anymore, so we won't compile it.
2013-10-28 03:26:00 +10:00
Sacha
9fcb08a326
Use swap code from native instead. Remove all other versions of it.
2013-10-28 03:07:32 +10:00
Sacha
3285f6f41e
Improve swap code to include more platforms.
2013-10-28 03:07:01 +10:00
Unknown W. Brackets
443c719744
Support i386 PIC Linux builds (for Qt.)
2013-10-27 16:40:44 +00:00
shenweip
f4b60f22b0
Add a check to avoid the same savedatas are set into SaveDataList.
2013-10-28 00:07:32 +08:00
Unknown W. Brackets
95c8ee5089
Missing stddef library (Linux buildfix.)
2013-10-27 15:52:40 +00:00
Unknown W. Brackets
bf95761d92
Install flash0 and lang into the build directory on Linux.
2013-10-27 15:52:20 +00:00
Sacha
484cb8211c
Removed unused OpenSSL code and don't compile it.
2013-10-28 01:18:29 +10:00
Sacha
005e3cb5a8
Remove unnecessary compiles from CMake, Qt.
2013-10-28 00:28:18 +10:00
Sacha
2c74693f6c
VSync codepath only works on _WIN32 so only show it and check it there.
2013-10-27 23:09:46 +10:00
shenweip
e699eb95b2
Add support for saveNameListData "<>".
2013-10-27 19:03:14 +08:00
Henrik Rydgård
525767dc27
EmuScreen: Only react to keydowns when looking for the back key.
2013-10-27 10:50:45 +01:00
Henrik Rydgård
7848faa7c4
Update native with another attempt at fixing #4272
2013-10-27 10:37:46 +01:00
Henrik Rydgård
01b8cda080
Make the EGL config chooser actually prefer modes with no alpha.
...
Should finally take care of #4272 .
2013-10-27 10:11:22 +01:00
Henrik Rydgård
974376735e
Merge pull request #4332 from bollu/clickEntireButton
...
fix checkbox bug in touch control visibility screen
2013-10-27 02:07:36 -07:00
Henrik Rydgård
0ae5e5cf1c
Fix returning to game with ESC or other mapped back button, minor
...
cleanups.
2013-10-27 10:04:38 +01:00
Henrik Rydgård
ea05c934d8
Merge pull request #4320 from raven02/patch-3
...
Apply offset by 1px for our provided fonts
2013-10-27 00:58:17 -07:00
Henrik Rydgård
7b982c05fc
Merge pull request #4331 from unknownbrackets/perf
...
Always compile xxhash with optimizations (debug only)
2013-10-27 00:56:22 -07:00
Henrik Rydgård
2132668af8
Merge pull request #4330 from unknownbrackets/volume-fix
...
Respect the bgm vol setting for at3, mp3, video
2013-10-27 00:55:25 -07:00
Henrik Rydgård
5408a06e6c
Merge pull request #4274 from unknownbrackets/fb-minor
...
Detach framebuffers when texcache match fails, properly
2013-10-27 00:53:44 -07:00
Henrik Rydgård
7c657cf146
Merge pull request #4329 from unknownbrackets/warnings
...
Warning fixes
2013-10-27 00:53:28 -07:00