Henrik Rydgard
|
0a0d8d9e32
|
Android/SDL buildfix, move remains of the old UI into other files.
|
2013-08-18 20:25:57 +02:00 |
|
Henrik Rydgard
|
5037568af3
|
Delete the bulk of the old UI.
|
2013-08-18 20:22:30 +02:00 |
|
Henrik Rydgard
|
db575d559f
|
Delete the NewUI setting, effectively forcing it on
|
2013-08-18 20:14:33 +02:00 |
|
Henrik Rydgard
|
0265ab874f
|
Change FPS limit to "alternate speed", expressed in a percentage.
Fix it so it works correctly for 30fps games.
Some menu tweaks.
|
2013-08-18 18:55:42 +02:00 |
|
Tony Wasserka
|
6cd1091e19
|
Add an option for enabling software rendering.
|
2013-08-16 23:48:52 +02:00 |
|
Henrik Rydgard
|
8b99d999ed
|
UI tweaks, move a couple old screens to keep out of MenuScreens.cpp
|
2013-08-14 23:06:14 +02:00 |
|
Henrik Rydgard
|
2f0cdc6988
|
ARMJIT: disable vi2f, it seems buggy. preliminary disabled impl of vcrsp.t.
|
2013-08-06 11:10:26 +02:00 |
|
Unknown W. Brackets
|
b17b23f1f2
|
Add a function to run the CPU core.
|
2013-08-04 15:23:38 -07:00 |
|
Sacha
|
8b4280b297
|
Rename KEYCODE to NKCODE (native key code) to stop name collision. Implement Blackberry keymapping.
|
2013-08-05 03:31:40 +10:00 |
|
Henrik Rydgård
|
ec9c464057
|
Merge pull request #3002 from raven02/aa
Anrdoid : Add option 'Anti-Aliasing' to new UI
|
2013-07-31 09:22:31 -07:00 |
|
Henrik Rydgard
|
7fc5ce56de
|
Fix viim for x86, implement for ARM.
|
2013-07-31 18:21:23 +02:00 |
|
Henrik Rydgard
|
8972bf0d12
|
Fix stickiness of NV Shield d-pad (and other digital pads that are mapped to axises)
|
2013-07-31 18:08:31 +02:00 |
|
raven02
|
766770a755
|
Anrdoid : Add option 'Anti-Aliasing'
|
2013-07-30 23:32:55 +08:00 |
|
Henrik Rydgard
|
988b5539fa
|
Show speed in percent
|
2013-07-27 23:23:16 +02:00 |
|
Henrik Rydgard
|
fe090e8d95
|
Crashfix in EmuScreen (touch events before booting)
|
2013-07-27 17:25:39 +02:00 |
|
Henrik Rydgard
|
7462d988cf
|
Boot game in EmuScreen::update instead of the constructor. Avoids issues with starting games from the command line.
|
2013-07-27 13:26:26 +02:00 |
|
Henrik Rydgård
|
67adad6cf0
|
Move CheckGLExtensions to InitGraphics from EmuScreen, trying to fix #2900
|
2013-07-27 11:46:21 +02:00 |
|
Unknown W. Brackets
|
7d6538bd0b
|
Don't crash in DeviceLost before game init.
|
2013-07-27 01:05:00 -07:00 |
|
raven02
|
100d336fb2
|
Remove _ suffix and hide the GPU mode on GLES2
|
2013-07-22 04:17:54 +08:00 |
|
raven02
|
0216f52359
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
UI/GameSettingsScreen.cpp
UI/MenuScreens.cpp
Windows/ppsspp.rc
|
2013-07-22 00:03:54 +08:00 |
|
raven02
|
87fc81e56d
|
Consolidate Rendering Mode
|
2013-07-21 23:17:42 +08:00 |
|
Henrik Rydgard
|
2b35aa9050
|
Add basic NewUI in-game menu.
|
2013-07-21 13:31:46 +02:00 |
|
Unknown W. Brackets
|
13f6ca0019
|
When mapping to an axis, center when both pressed.
Fixes #2860.
|
2013-07-20 12:11:35 -07:00 |
|
Henrik Rydgard
|
51adb8c64f
|
Warning fixes, fix hw back button on Android
|
2013-07-20 20:49:08 +02:00 |
|
Henrik Rydgard
|
ff225fab5a
|
Finish the touch input rewrite, get rid of the fakeinput hacks.
|
2013-07-20 14:05:07 +02:00 |
|