Commit graph

8805 commits

Author SHA1 Message Date
Unknown W. Brackets
81e71dd8d7 Add a way to get to the current texture as well. 2013-09-27 22:46:08 -07:00
Unknown W. Brackets
75f2995f25 Move some texture deindexing to GPU/Common/. 2013-09-27 22:46:07 -07:00
Unknown W. Brackets
b4b0b33f57 Move DXT decoding to GPU/Common/. 2013-09-27 22:46:06 -07:00
Unknown W. Brackets
ab189749eb Fix older savestates no longer loading. 2013-09-27 22:46:06 -07:00
Henrik Rydgård
05fda6e8c7 Merge pull request #3936 from thedax/win32ReduceOSMSpam
Win32: Only show the resolution information at certain times.
2013-09-27 15:29:08 -07:00
Henrik Rydgård
eda5f7644d Merge pull request #3945 from shenweip/patch-8
Implemented sceUtilityGamedataInstallUpdate.
2013-09-27 15:28:30 -07:00
Henrik Rydgård
e9b6763b52 Merge pull request #3946 from raven02/patch-13
Rename roundTo255th() to roundTo255thf()
2013-09-27 15:27:54 -07:00
The Dax
1427aefccb Make fullscreen info conditional. Don't show it if the Resolution Mode isn't Auto. 2013-09-27 15:34:13 -04:00
raven02
8564d146c8 Rename roundTo255th to roundTo255thf 2013-09-28 00:06:18 +08:00
shenweip
3da79bdeae Fix savedata to support old savedata. 2013-09-27 23:57:08 +08:00
shenweip
dbb16517d2 Forget DoState. 2013-09-27 23:10:31 +08:00
shenweip
a883fbd155 Add some comments. 2013-09-27 23:01:27 +08:00
shenweip
7bb798edb6 Implemented sceUtilityGamedataInstallUpdate. 2013-09-27 22:52:25 +08:00
Henrik Rydgård
89c562d327 Merge pull request #3934 from mgaver/patch-8
Update korean.txt
2013-09-27 02:48:10 -07:00
Henrik Rydgård
a757457ec2 Merge pull request #3933 from mgaver/patch-7
Update PSPOskDialog.cpp
2013-09-27 02:47:38 -07:00
Henrik Rydgård
0a54b04bc5 Merge pull request #3941 from thedax/win32DeadlockFix
Win32: When games hang, don't deadlock with Stop, Reset, and Enable Cheats.
2013-09-27 01:09:36 -07:00
The Dax
adead8ea31 Fix deadlocks when games hang with Stop, Reset, and Enable Cheats. 2013-09-26 22:44:29 -04:00
The Dax
7fde11af5f Don't show resolution info when entering/exiting fullscreen. It's not really necessary. 2013-09-26 19:44:06 -04:00
The Dax
24d587c991 Adjust a few calls. Display fullscreen/normal resolution mode info only one time. 2013-09-26 17:50:30 -04:00
The Dax
83a168c25e Win32: Only show the resolution information when selecting resolution sizes or window sizes from the Settings menu. 2013-09-26 17:46:11 -04:00
Henrik Rydgard
6143cfabd9 Fix encoding of PSPOskDialog so it works on the build bot. Oh no, not another of these... 2013-09-26 17:39:36 +02:00
mgaver
1f210f870a Update korean.txt 2013-09-27 00:38:21 +09:00
mgaver
a475691171 Update PSPOskDialog.cpp 2013-09-27 00:29:04 +09:00
Henrik Rydgård
9088027a29 sceMp3: Add back "wrong name" comments 2013-09-26 17:20:50 +02:00
Henrik Rydgård
69812ddaf6 Merge pull request #3932 from raven02/patch-12
Align OSK button bit better
2013-09-26 07:54:37 -07:00
raven02
deaf86a433 Align OSK button bit better 2013-09-26 21:26:19 +08:00
Henrik Rydgard
94a3f4ce67 Update native (reduce moga logging) 2013-09-26 14:44:21 +02:00
Henrik Rydgard
e7fc1e3d8b Fix bug in FXAA shader that could cause the AMD issue 2013-09-26 14:32:49 +02:00
Henrik Rydgard
a0227d3037 Update native with Moga controller support 2013-09-26 14:26:31 +02:00
Henrik Rydgard
b10e2bce3c Add FXAA antialiasing on non-mobile. Works best when render resolution = window size. 2013-09-26 12:41:59 +02:00
Henrik Rydgård
49a72a4bfa Merge pull request #3926 from Kingcom/GEDebugger
Highlight stall address
2013-09-26 03:34:11 -07:00
Kingcom
94b04d7326 Highlight stall address with a red background 2013-09-26 12:31:58 +02:00
raven02
86c7b728f7 Add few arguments for sceDmacTryMemcpy() 2013-09-26 12:04:31 +02:00
raven02
f84047675e Add ERROR_LOG_REPORT for sceDmacTryMemcpy() 2013-09-26 17:25:56 +08:00
Henrik Rydgård
3f1b87c85e Merge pull request #3923 from thedax/fixBuilds
Fix headless.
2013-09-26 02:19:19 -07:00
Henrik Rydgård
2ad7fd5248 Merge pull request #3927 from raven02/patch-8
Implement sceMp3ResetPlayPosition2()
2013-09-26 02:12:14 -07:00
raven02
380cc61aff Add ERROR_LOG_REPORT for two unknown sceMp3 calls 2013-09-26 17:09:32 +08:00
raven02
0219ab2e93 Implement sceMp3ResetPlayPosition2() 2013-09-26 17:06:08 +08:00
Kingcom
124b11f29d Highlight stall address 2013-09-26 10:24:41 +02:00
The Dax
a15ba1322d Move GetLangValuesMapping out of MiscScreens.cpp so it can be used globally. 2013-09-25 21:06:58 -04:00
Henrik Rydgård
0f67666fc1 Merge pull request #3922 from thedax/oskOverhaul
Osk overhaul: Adjust button functionality, and some text positioning.
2013-09-25 14:40:35 -07:00
The Dax
3cc07ec1af Let LTRIGGER cycle languages backward. 2013-09-25 17:33:22 -04:00
The Dax
a7a416fa88 Pull language names from langregion.ini. 2013-09-25 17:17:17 -04:00
The Dax
546a506c62 Be consistent with braces. 2013-09-25 16:52:18 -04:00
The Dax
17d52ce07c Adjust some of the text to look better. 2013-09-25 16:25:26 -04:00
The Dax
7b6414e78d Overhaul the OSK. Select now acts as a shift button(swaps between upper/lower case; in the case of Korean, it does nothing. In the case of Japanese, it swaps Katakana/Hiragana). R Trigger now acts as a language selector, cycling through the 5 keyboard languages(English, English full-width, Japanese, Korean, Russian). 2013-09-25 16:18:07 -04:00
Henrik Rydgård
14aa0c6ffa Merge pull request #3920 from thedax/oskAddFWLatin
OSK: Add full-width Latin keyboard(upper/lower) for compatibility with games that need it.
2013-09-25 11:04:41 -07:00
The Dax
1061d6193c Remove some unused stuff. 2013-09-25 13:52:41 -04:00
The Dax
90c21a370c Add Full-width Latin keyboard(upper and lower cases), and allow OSK to input characters as long as it's <= FieldMaxLength. This should allow Valkyria Chronicles II to have correct password entry on all platforms. 2013-09-25 13:50:50 -04:00
Henrik Rydgård
2a62739fba Merge pull request #3919 from shenweip/patch-7
Win 32: Fix a bug that mouse cannot work correctly when maximize the window from 1x window size.
2013-09-25 10:43:14 -07:00