Commit Graph

4968 Commits

Author SHA1 Message Date
Henrik Rydgard
199907b9ed Shader simplification - well, more of it. Hopefully this helps the mali problems a bit more. 2013-05-22 15:52:10 +02:00
Henrik Rydgard
0ed09532f9 Quick sceMd5 implementation, needs tests 2013-05-22 11:05:30 +02:00
Henrik Rydgård
999cfb67d7 Merge pull request #1891 from unknownbrackets/unknown-syscalls
Add more unknown syscalls from reporting
2013-05-22 01:56:13 -07:00
Unknown W. Brackets
8580780194 Add more unknown syscalls from reporting. 2013-05-22 01:19:25 -07:00
Henrik Rydgård
fb19c78937 Merge pull request #1890 from unknownbrackets/elf-fix
Separate the func import count from the var count
2013-05-22 00:21:53 -07:00
Unknown W. Brackets
d45104afb6 Separate the func import count from the var count.
Still doesn't actually load the variables imports, but at least it
won't skip a bunch of funcs and break even worse.
2013-05-21 23:34:28 -07:00
raven02
b76ee8f2ec Better use max=2 and min=1 for safety 2013-05-22 14:33:21 +08:00
raven02
73311c746b Keep the High/low water marks the same for all platform 2013-05-22 11:38:10 +08:00
Sacha
dde85e581e Add controller/gamepad support to Blackberry 10 (update native). Buildfix for Qt. 2013-05-22 01:35:22 +10:00
Unknown W. Brackets
9ae2bedeab Fix sceVaudioChReserve format parameter. 2013-05-21 07:38:37 -07:00
Henrik Rydgård
b2701f4421 Merge pull request #1879 from unknownbrackets/minor
Fix sceAudio shutdown and bogus priority errors
2013-05-21 01:07:09 -07:00
Unknown W. Brackets
839ff0a795 Correctly reset audio channels on shutdown.
Fixes #1876.
2013-05-21 00:59:05 -07:00
Unknown W. Brackets
afc24a54e2 Ignore start module params that are 0.
Pretty sure this is why "bogus priority 0" is being logged.
2013-05-21 00:57:33 -07:00
Henrik Rydgård
a9beda3f7f Merge pull request #1878 from unknownbrackets/elf-fix
Link long module names properly (truncating)
2013-05-21 00:44:02 -07:00
Unknown W. Brackets
cb3d021a7f Link long module names properly (truncating.) 2013-05-21 00:33:12 -07:00
Henrik Rydgård
ad0c1fdb01 Merge pull request #1877 from unknownbrackets/elf-fix
Link dynamically sized exports correctly as well
2013-05-20 23:46:12 -07:00
Unknown W. Brackets
5fe38f525d Link dynamically sized exports correctly as well. 2013-05-20 23:39:43 -07:00
Henrik Rydgård
78b6cbfd40 Merge pull request #1875 from thedax/master
Fix to make Pangya Fantasy Golf boot
2013-05-20 14:39:50 -07:00
The Dax
dd7c66cd49 Implement unknown SceIOIoCtl command 0x1f30003. It always returns 1. Pangya Fantasy Golf seems to use it, and implementing it makes the game boot, but it still has serious graphical issues. 2013-05-20 16:49:26 -04:00
Henrik Rydgård
34562832f6 Merge pull request #1873 from oioitff/atrac-fix
Fix freeze issue for atrac3plus.
2013-05-20 13:14:10 -07:00
Henrik Rydgård
46bdb81f10 Merge pull request #1861 from aquanull/PSPSaveDialog
Psp save dialog
2013-05-20 11:48:36 -07:00
oioitff
69e1671a90 Bug fix when loading filter failed. 2013-05-21 02:03:36 +08:00
Henrik Rydgård
da36a3bfa5 Merge pull request #1872 from unknownbrackets/elf-fix
Respect the entry size in ELF linking
2013-05-20 10:29:20 -07:00
Henrik Rydgård
f298ee6b1a Merge pull request #1871 from unknownbrackets/fps-limit
Enable frameskip when fps limit is at turbo
2013-05-20 10:21:40 -07:00
oioitff
c700f90503 Use filter directly without register. 2013-05-21 00:57:17 +08:00
oioitff
2fff5b143e Fix freeze issue for atrac3plus. 2013-05-21 00:02:52 +08:00
Unknown W. Brackets
ed698692f7 Respect the entry size in ELF linking.
Hopefully fixes #1862.
2013-05-20 08:54:03 -07:00
aquanull
c316bc9a33 Support more list focus settings. 2013-05-20 23:54:01 +08:00
aquanull
dc25e6d223 Always pick up the saveID by latest file time instead of the previously used one.
This fixes SRWAP & SRWMXP.
2013-05-20 23:54:00 +08:00
aquanull
ae486f8e02 Make the default choice in all save dialogs except for overwrite/delete confirmation be "Yes". 2013-05-20 23:53:59 +08:00
aquanull
3c486c5dc5 Swap positions of "Back" and "Enter" buttons in PSPSaveDialog. 2013-05-20 23:53:58 +08:00
Unknown W. Brackets
a723d43e4f Enable frameskip when fps limit is at turbo. 2013-05-20 08:28:07 -07:00
Henrik Rydgård
9d12698e99 Merge pull request #1868 from unknownbrackets/key-fix
Switch back tab key behavior
2013-05-20 07:49:37 -07:00
Unknown W. Brackets
f58d94ea9d Control dialog supports 16, don't customize tab. 2013-05-20 07:43:58 -07:00
Henrik Rydgård
10472cae66 Merge pull request #1867 from raven02/patch-25
Better positioning for load/save dialog
2013-05-20 07:28:43 -07:00
Henrik Rydgård
28908f993b Merge pull request #1870 from oioitff/atrac3plus
Remove an useless command in audioPlayer.
2013-05-20 07:18:26 -07:00
oioitff
b28d72ed27 Remove an useless command in audioPlayer. 2013-05-20 22:16:40 +08:00
xsacha
130921825b Merge pull request #1869 from raven02/patch-26
Fix Gundam AGE Universe hang up at title screen
2013-05-20 07:00:11 -07:00
Sacha
7ff2af9aed Remove Playbook OS support. 2013-05-20 23:18:41 +10:00
raven02
ace7f5bcb4 Fix Gundam AGE Universe hang up at title screen 2013-05-20 20:30:04 +08:00
raven02
08e108a1e3 Better positiong for Save dialog 2013-05-20 20:00:41 +08:00
Henrik Rydgård
dd8b8579f3 Merge pull request #1866 from unknownbrackets/texcache
Fix texture caching when clut parameters change
2013-05-20 02:01:56 -07:00
Unknown W. Brackets
3a3a5f8683 Remove the Escape hack, it's an assignable key now. 2013-05-20 01:47:33 -07:00
Unknown W. Brackets
1968701dc5 Swap TAB back to turbo, and F3 to toggle. 2013-05-20 01:47:06 -07:00
Unknown W. Brackets
373561b90e Don't store clutformat in the texcache entry. 2013-05-20 01:00:14 -07:00
Unknown W. Brackets
3efe7ae24d Cache based on the full clutformat.
Not just 2 bits of it.  Oops.  Simpler this way.
2013-05-20 00:53:39 -07:00
Unknown W. Brackets
2076b00c9d Oops, fix sceVaudio typo breaking things. 2013-05-20 00:08:43 -07:00
Henrik Rydgård
e93e25c1fe Merge pull request #1863 from unknownbrackets/report-server
Improvements to reporting, syscall name cleanup, sceKernelPrintf()
2013-05-19 23:52:40 -07:00
Henrik Rydgård
f325af6170 Merge pull request #1865 from unknownbrackets/msg-dialog
Implement simple text wrapping for PPGe/MsgDialog
2013-05-19 23:50:22 -07:00
Unknown W. Brackets
6ac0149244 Wrap long words without punctuation correctly. 2013-05-19 23:36:23 -07:00