Commit graph

6332 commits

Author SHA1 Message Date
papel
99754bcd7a Merge branch 'master' of https://github.com/hrydgard/ppsspp 2013-07-17 02:33:53 -03:00
papel
9b6f1abed8 Version to savestate and open other game in other screens. 2013-07-17 02:33:26 -03:00
Sacha
74e0d51d26 Use more wildcards in Qt to prevent updating issues in future. 2013-07-17 11:14:58 +10:00
Henrik Rydgard
414acd13b0 Restore android optimization level that I accidentally lowered. 2013-07-16 23:03:52 +02:00
Henrik Rydgard
81411a74ed Experimental: Make orientation change possible on Android. 2013-07-16 22:51:25 +02:00
Henrik Rydgård
e370723c6c Merge pull request #2799 from tpunix/master
bugfix of LoadRelocations2
2013-07-16 04:26:19 -07:00
tpunix
94ef18025f bugfix of LoadRelocations2 2013-07-16 18:17:12 +08:00
Henrik Rydgård
ed7e8aa417 Merge pull request #2797 from thedax/hdRemasterSupport
HD Remasters: Fix Shin Sangoku Texture size issue.
2013-07-16 01:10:27 -07:00
Henrik Rydgård
21e8ef6f2a Merge pull request #2792 from sum2012/bat-patch
Fix for PPSSPP auto logging mode for Windows 64-bit
2013-07-16 00:56:47 -07:00
Henrik Rydgård
c89614d180 Fix silly bug caused when fixing another silly bug in f528774b39 2013-07-16 09:49:07 +02:00
The Dax
1c0ca96346 Clean up HDRemaster.h; it was a mess. 2013-07-16 00:32:54 -04:00
The Dax
c80265f4c2 Remove struct info; it's the same game, heh.. 2013-07-15 23:46:21 -04:00
The Dax
282864c329 Add struct info for Dynasty Warriors Strikeforce 2 HD Edition. Unsure if the info is 100% correct. 2013-07-15 23:36:33 -04:00
The Dax
b7774f4b54 Fix texture sizes in Shin Sangoku Musou Multi Raid 2 HD Ver; it doesn't use double texture coordinates. 2013-07-15 23:25:13 -04:00
Sacha
8689fd290f Qt Buildfix. 2013-07-16 10:51:38 +10:00
sum2012
76621d78d2 Fix for PPSSPP auto logging mode for Windows 64-bit
Thanks @pal1000
Fix https://github.com/hrydgard/ppsspp/issues/2785
2013-07-16 06:42:46 +08:00
Henrik Rydgard
a8f87d17c9 NewUI: Add new Language selector screen (uses the new popup list screen). 2013-07-16 00:29:50 +02:00
Henrik Rydgård
e8a451e512 Merge pull request #2790 from thedax/sceNetStubs
Stop Peace Walker mission hang by fixing sceNet*Init and sceNet*Term
2013-07-15 15:04:33 -07:00
The Dax
30dd5157ca Add new booleans to savestate. 2013-07-15 17:59:29 -04:00
The Dax
6887411738 Add correct behaviour to the various sceNet*init and sceNet*term functions. Fixes Peace Walker's mission hangs, and should possibly fix other games that would hang with repeated initialisations and terminations of the sceNet libraries. 2013-07-15 17:55:00 -04:00
Henrik Rydgard
3703599bee Fix touch screen controls, Fixes 2789 2013-07-15 20:30:23 +02:00
Henrik Rydgard
1a25309ade Update native with minor newui improvements (focus, tabs) 2013-07-15 19:57:26 +02:00
Henrik Rydgard
bf58b32208 Fix bug that caused us to always show UNKNOWN.PNG for PBP files in recent list and new ui 2013-07-15 18:57:42 +02:00
Henrik Rydgård
f528774b39 Fix some pointer silliness that clang fortunately caught 2013-07-15 18:18:43 +02:00
Henrik Rydgård
c5e8de540f Merge pull request #2787 from tpunix/master
bugfix: params of textureCache_.Invalidate
2013-07-15 09:06:34 -07:00
tpu
c525d2fb86 bugfix: params of textureCache_.Invalidate 2013-07-15 23:54:44 +08:00
Henrik Rydgard
09a7bd08fa Assorted UI cleanups. Add a bunch of little image files that may be used in the Ouya port later. 2013-07-15 17:41:24 +02:00
Henrik Rydgard
2054e46c1f Update native 2013-07-15 14:53:45 +02:00
Henrik Rydgård
bb5a1e434c Merge pull request #2782 from raven02/patch-2
Fix missing title screen in Growlanser & incorrect switch between buffered and non-buffered mode
2013-07-15 05:52:00 -07:00
raven02
3d8474a64a Fix missing title screens in Growlanser 2013-07-15 20:11:23 +08:00
Henrik Rydgård
6d5d531238 Merge pull request #2777 from mattweb28/loadexec-patch2
sceKernelLoadExec() parameters fix
2013-07-14 10:22:21 -07:00
Henrik Rydgård
891b7174da Merge pull request #2781 from raven02/patch-5
Consolidate culling test into non-clear mode
2013-07-14 10:21:11 -07:00
raven02
167a56642b Consolidate culling test into non-clear mode 2013-07-15 00:10:43 +08:00
mattweb28
13287001c0 param fix without c++ class 2013-07-14 23:34:06 +08:00
Henrik Rydgård
10f9adb7dc Merge pull request #2761 from thedax/master
MenuScreens: Add +/-10 VPS/Speed buttons under "Toggled Speed Limit".
2013-07-14 07:52:42 -07:00
Henrik Rydgård
b039768b2d Merge pull request #2772 from raven02/patch-4
Fix depth issues in multiple games
2013-07-14 06:36:21 -07:00
Henrik Rydgård
c4e65870ae Merge pull request #2747 from raven02/patch-2
Tweak FBO sizing in FF crisis core/Last Ranker/Kingdom Heart
2013-07-14 06:27:19 -07:00
Henrik Rydgård
9ef7a615af Update native 2013-07-14 14:35:08 +02:00
Henrik Rydgård
4a49ec2e40 Fix silly key mapping bug. Update native with SDL gamepad support (that
needs more work).
2013-07-14 13:52:38 +02:00
mattweb28
f7573b35e2 sceKernelLoadExec() parameters fix 2013-07-14 17:07:24 +08:00
Henrik Rydgård
dcb400f85d Merge pull request #2770 from raven02/patch-3
Fix YES/NO selection color in save dialog
2013-07-14 01:32:53 -07:00
raven02
bee66bdb4d Fix depth issues in multiple games 2013-07-14 03:24:29 +08:00
raven02
00fe237f45 Fix YES/NO selection color in save dialog 2013-07-13 22:56:46 +08:00
raven02
925714ab39 Better attempt to calc FBO size using viewport , scissor & region all together 2013-07-13 20:26:04 +08:00
Henrik Rydgård
8eab028383 Fix CMakeList to pull in the right ffmpeg libraries on Linux/x64. Won't work on x32 yet. 2013-07-13 11:24:03 +02:00
Henrik Rydgård
b75e86f547 Merge pull request #2766 from sum2012/eboot-patch
Add Another patcher
2013-07-13 01:38:03 -07:00
sum2012
755e642efc Add Another patcher 2013-07-13 06:46:30 +08:00
The Dax
216ee1b163 MenuScreens.cpp: Add +/- 10 Speed limit buttons to make it easier to reset the value above 60, and remove upper limit. 2013-07-12 05:08:53 -04:00
Sacha
05f019d434 Change flash to flash0. 2013-07-12 11:15:13 +10:00
Henrik Rydgård
415afa98d4 Merge pull request #2757 from thedax/master
SpeedToggle button: Switch from tri-state to dual-state(standard/fixed).
2013-07-11 13:39:58 -07:00