Commit Graph

2215 Commits

Author SHA1 Message Date
Raul Tambre 108e879266 Fragment Program improvements and additions
+ Added TODOs for REFL, LIT, LRP, BEM, TEXBEM and TXPBEM
- Removed the warning message about TEX_SRB texture projection being
used
* Implemented packSnorm2x16, unpackSnorm2x16, packSnorm4x8 and
unpackSnorm4x8. All need more testing to be confirmed as working
2014-12-28 09:53:01 +02:00
B1ackDaemon e79a7c2261 Merge pull request #932 from tambry/FragmentProgramFix
Fix TXB instruction
2014-12-27 13:47:59 +02:00
Raul Tambre 240c209360 Fix TXB instruction 2014-12-27 11:00:44 +02:00
B1ackDaemon 411e21210c Merge pull request #931 from raven02/patch-7
RSX break fix: fall back the case switch
2014-12-27 00:58:29 +02:00
B1ackDaemon c8ba041a38 Merge pull request #930 from tambry/StatFixesAndFragment
Fragment program improvements and stat fixes
2014-12-26 22:57:29 +02:00
raven02 b9a8c6414d RSX: fall back the case switch 2014-12-27 04:15:00 +08:00
Raul Tambre 0cd3cd3e05 cellFsStat fix and other fixes 2014-12-26 18:16:57 +02:00
Raul Tambre 1bde52623b Fragment Program improvements
* Implement TXP (Needs testing)
* Implement TXB
* Implement TXL
2014-12-26 17:56:55 +02:00
Raul Tambre d6989c1847 Merge pull request #927 from raven02/patch-5
Formatting RSX thread
2014-12-26 10:20:18 +02:00
Raul Tambre cbffd14539 Merge pull request #925 from tambry/SaveDataTimes
Improvements to saving and cellFsStat
2014-12-26 10:20:07 +02:00
Raul Tambre 052692ac8c Improvements to saving and cellFsStat 2014-12-26 10:06:12 +02:00
Raul Tambre 2c3e3b583a Merge pull request #928 from raven02/patch-6
ELF loader : small bug fix
2014-12-26 09:46:49 +02:00
raven02 98404e12c5 ELF loader : small bug fix 2014-12-26 15:26:43 +08:00
raven02 97d50a0692 Formatting RSX thread 2014-12-26 14:25:22 +08:00
B1ackDaemon 2c70cef453 Merge pull request #926 from raven02/patch-4
Not always flush in callback
2014-12-26 01:11:23 +02:00
raven02 3f7e6c990f Not always flush in callback 2014-12-26 06:54:36 +08:00
Raul Tambre 00e87adcfd Merge pull request #924 from raven02/revert-867-patch-7
Revert "Check address is not null for cellGcmAddressToOffset"
2014-12-25 19:29:54 +02:00
raven02 bc8fba9cc4 Revert "Check address is not null for cellGcmAddressToOffset" 2014-12-26 00:46:33 +08:00
Raul Tambre 9a63754b43 Merge pull request #922 from darkf/string-search
Add a memory ASCII string search
2014-12-25 11:07:21 +02:00
darkf efd729d0b8 MemoryStringSearcher: drop superfluous qualifier 2014-12-25 00:53:56 -08:00
Raul Tambre e38dc93a66 Merge pull request #921 from darkf/savedata-fix
cellSaveData: Terminate callback loop when asked to
2014-12-25 10:44:10 +02:00
darkf efde3219bd cellSaveData: terminate callback loop when asked to 2014-12-25 00:32:18 -08:00
darkf a94a7d4495 Add a memory ASCII string search 2014-12-24 20:39:57 -08:00
B1ackDaemon 31aef6460d Merge pull request #920 from tambry/SailAndVideo
cellSail PAMF creation and 3D availability fix
2014-12-24 21:27:06 +02:00
Raul Tambre cf1bd9b61b Fix compiling 2014-12-24 21:03:52 +02:00
Raul Tambre 642e850dfe cellSail PAMF creation and 3D availability fix 2014-12-24 20:47:56 +02:00
Raul Tambre 27c76960b4 Merge pull request #918 from Dante38490/patch-1
Fix Size Setting panel
2014-12-22 17:25:21 +02:00
Raul Tambre 4f031c11c6 Merge pull request #916 from tambry/master
Update submodules
2014-12-22 13:53:13 +02:00
DHrpcs3 e1ea7a28c3 Fixed condition decompilation in vertex & fragment shaders
Added 30 & 60 modes to frame limiter
2014-12-22 01:10:22 +02:00
Dante38490 7464843e53 Update MainFrame.cpp
Fix Size Setting panel for Tab Graphic
2014-12-22 00:06:25 +01:00
B1ackDaemon 5f40f732a9 Merge pull request #917 from raven02/patch-2
Fix callback hangup in Arkedo game series
2014-12-21 23:52:20 +02:00
raven02 52467c54e3 Fix callback hangup in Adreko game series 2014-12-22 05:37:43 +08:00
DHrpcs3 969cf67ba8 Implemented frame limiter
Some errors in unpkg replaced with warnings
2014-12-21 22:42:15 +02:00
Raul Tambre 688e5a3af6 Fix compiling 2014-12-21 21:44:07 +02:00
B1ackDaemon 0011a50c0b Merge pull request #915 from O1L/master
Show more information in GSFrame title, some changes in cellAudio
2014-12-21 19:52:40 +02:00
Oil b3be4d11e3 Show more information in GSFrame, some changes in cellAudio 2014-12-21 20:29:51 +04:00
Raul Tambre b2b31b0421 Update FFMPEG 2014-12-21 12:58:30 +02:00
Raul Tambre 5f3b25b43a Update ASMJIT 2014-12-21 12:56:38 +02:00
B1ackDaemon a9647152f7 Merge pull request #914 from raven02/patch-1
RSX : Reapply fmt::merge change & VFS change
2014-12-21 11:15:34 +02:00
raven02 e98d1c0cb7 Trophy.trp path change 2014-12-21 07:36:17 +08:00
raven02 1e6a533ac7 PARAM.SFO path change 2014-12-21 07:35:29 +08:00
raven02 c6a00e157d Reapply VFS change 2014-12-21 07:32:19 +08:00
raven02 0506bf0352 Reapply fmt::merge change 2014-12-21 07:30:30 +08:00
B1ackDaemon 7a61fd3055 Merge pull request #913 from raven02/patch-3
RSX: vertex data regression fix
2014-12-20 22:51:21 +02:00
raven02 7c9062fd3d fix :) 2014-12-21 01:54:01 +08:00
raven02 612d11bd03 Minor fix 2014-12-21 01:42:15 +08:00
raven02 c63f370d8b regression fix #1 2014-12-21 01:14:27 +08:00
raven02 c76dd371f3 RSX: vertex data regression fix 2014-12-21 01:13:10 +08:00
B1ackDaemon 5d6fb5a56b Merge pull request #911 from darkf/savedata_fix
cellSaveData fix
2014-12-20 14:20:27 +02:00
B1ackDaemon f231ebb0ad Merge pull request #910 from darkf/cellsail_fix
cellSail: fix wrong argument type
2014-12-20 14:20:23 +02:00