8974 Commits

Author SHA1 Message Date
Unknown W. Brackets
d734b59904 Add a preview for the current texture as well. 2013-09-27 22:46:09 -07:00
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
adrian17
6fc2ad56a4 Cleaned up CommonPaths some more and removed BuildCompleteFilename() 2013-09-28 00:21:44 +02:00
adrian17
5f86bc44d4 Deleted some doubled #includes. 2013-09-27 21:38:07 +02: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
The Dax
ab71517fd0 Rename StopEmulation to WaitForCore. 2013-09-27 13:34:22 -04:00
The Dax
586ca3e838 Stop should do the same things reset does(in terms of core stepping and stopping), so let's re-factor that code into a function. 2013-09-27 12:32:15 -04:00
raven02
748ae6a3e7 Workaround fix issue #3912 2013-09-28 00:28:53 +08:00
raven02
8564d146c8 Rename roundTo255th to roundTo255thf 2013-09-28 00:06:18 +08:00
Kingcom
c86d3b81d9 Some more changes 2013-09-27 18:03:08 +02:00
shenweip
3da79bdeae Fix savedata to support old savedata. 2013-09-27 23:57:08 +08:00
adrian17
d8adf95b24 Removed some unused content from Common 2013-09-27 17:35:06 +02: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
adrian17
db6ed6f399 Removed unused files from Common. 2013-09-27 16:47:21 +02:00
Kingcom
7945f5cb7f Make GEDebugger the parent, not the tab control 2013-09-27 15:38:20 +02:00
Kingcom
68edc4ffcf Add tab control to GEDebugger 2013-09-27 13:11:11 +02: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
e4a1d02f4e Make savestate slot message translatable, and shorten it so it can be more language neutral in word order("Using savestate slot %d" -> "Savestate slot: %d"). 2013-09-26 19:00:30 -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
raven02
ecec358d06 Delay as sas core for p3da 2013-09-26 18:44:52 +08: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