Tony Wasserka
6cd1091e19
Add an option for enabling software rendering.
2013-08-16 23:48:52 +02:00
Henrik Rydgard
73990bcc32
UI updates
...
Touch&hold now goes to game menu and single click goes directly to the game, so I removed bDirectLoad.
There's now a linear game list view for the game browser.
Assorted fixes.
2013-08-16 12:53:35 +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
Unknown W. Brackets
c480bbb679
Change default IO thread to false.
2013-08-12 08:54:25 -07:00
Unknown W. Brackets
85ad4a80dd
Start and stop a separate thread for IO.
...
Not actually running anything on it yet.
2013-08-11 11:51:36 -07:00
Henrik Rydgard
1da49273b5
Address some complaints about touch button opacity
2013-08-10 19:23:50 +02:00
Unknown W. Brackets
b0e6967697
Rename UseCPUThread to SeparateCPUThread.
2013-08-09 22:41:33 -07:00
Unknown W. Brackets
e7c7c5b3db
Add a setting to launch a separate CPU thread.
2013-08-09 22:41:30 -07:00
The Dax
8b6790187d
Fix some translation issues and change a variable name(it was supposed to be iSFXVolume, but for some reason it never got changed over).
2013-08-09 08:04:13 -04:00
The Dax
01e9111ac5
Remove Stream VBO option.
2013-08-09 05:18:24 -04:00
The Dax
80953ac56d
Win32: Enable user to change emulated PSP nickname from the menu screens by popping a dialog box.
...
Win32: Enable user to bypass the in-game OSK by using the same dialog box. It doesn't support non-Roman characters yet.
2013-08-05 21:39:06 -04:00
raven02
e0d68e4768
Add game direct load support for new UI
2013-08-04 15:49:51 +08: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
raven02
766770a755
Anrdoid : Add option 'Anti-Aliasing'
2013-07-30 23:32:55 +08:00
Kingcom
ee7bf8276e
Damn, forgot to commit these...
2013-07-30 17:06:37 +02:00
Henrik Rydgård
ccb76a58c3
Merge pull request #2957 from thedax/disableLoggingOption
...
Add New Feature: Ability to turn logging on and off.
2013-07-28 07:46:40 -07:00
The Dax
dcc1044de5
Change EnableLogging key.
2013-07-27 19:55:57 -04:00
The Dax
528d81151a
Initial support for disabling logging, to provide a possible boost in performance for games that spam the log like crazy.
2013-07-27 19:39:49 -04:00
Henrik Rydgard
2eaf581bbe
Add experimental UV prescaling hack, hidden as it's not finished yet.
...
Most people should ignore this for now, it's a step towards faster skinning in the future.
2013-07-27 23:23:17 +02:00
Henrik Rydgård
ab3b7041d2
Restore accidentally deleted config saving line
2013-07-27 10:14:00 +02:00
Henrik Rydgard
22505ac998
Jack up default audio volumes to 7, change the parameter names.
2013-07-25 23:51:45 +02:00
raven02
82b2581d79
Remove 'Display raw framebuffer' option
2013-07-25 20:23:22 +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