1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 18:53:28 +01:00
Commit Graph

2929 Commits

Author SHA1 Message Date
DHrpcs3
0b4105915a Merge pull request #1044 from joshslark/master
Some fixes to allow compilation on linux
2015-03-31 13:08:50 +03:00
Joshua Clark
3c3e3baa14 proper fix for issue #1041 2015-03-31 04:20:25 -05:00
Joshua Clark
10983338d8 Small fixes to allow compililation on linux 2015-03-31 03:34:37 -05:00
Nekotekina
3247152ff7 PPU: some instructions replaced 2015-03-29 14:00:10 +03:00
joshslark
55b83af845 Add arch linux dependency instructions 2015-03-27 02:56:13 -05:00
Nekotekina
d640aba903 PPU: some instructions replaced 2015-03-26 21:42:12 +03:00
Nekotekina
75fa95c7ff PPU: some instruction replaced 2015-03-24 22:54:15 +03:00
Raul Tambre
c4ec38f358 Merge pull request #1043 from Nekotekina/master
Stack overflow fix
2015-03-24 19:58:31 +02:00
Nekotekina
ec8519b969 LLVM stack overflow fix 2015-03-24 18:17:53 +03:00
Nekotekina
f095dec43d Compilation fix 2015-03-22 02:22:24 +03:00
Nekotekina
dc6c21833d SPU: completed 2015-03-22 01:03:28 +03:00
Nekotekina
08dd95e52b SPU: Floating Interpolate implemented 2015-03-21 22:39:56 +03:00
Nekotekina
a86317ce5a SPU: some instructions updated 2015-03-21 21:07:37 +03:00
Nekotekina
e477a0b8fc SPU: some instructions updated 2015-03-21 18:36:56 +03:00
Nekotekina
ff1708a899 SPU: some instructions updated 2015-03-21 17:29:33 +03:00
Nekotekina
ef563f038d SPU: some instructions updated 2015-03-21 02:36:05 +03:00
Nekotekina
c8bb83b824 spu_opcode_t 2015-03-20 20:30:13 +03:00
Nekotekina
63276a3f84 SPU interpreter (basic concept) 2015-03-20 19:53:54 +03:00
DHrpcs3
a342de6143 Merge pull request #1039 from raven02/patch-1
Fix intel HD graphics crash
2015-03-18 16:32:04 +02:00
raven02
9954b36ec7 Fix intel HD graphics crash 2015-03-18 22:30:47 +08:00
DHrpcs3
903cb8d7e5 Merge pull request #1037 from raven02/patch-8
Disable glDepthBoundsEXT for Intel HD graphics
2015-03-18 08:27:18 +02:00
raven02
9b41f846d6 Disable glDepthBoundsEXT for Intel HD graphics 2015-03-18 06:05:32 +08:00
Nekotekina
620e937473 Basic load 2015-03-17 23:03:24 +03:00
Nekotekina
573f112b37 Small update 2015-03-17 03:44:35 +03:00
Nekotekina
0ca4c189a5 Small update 2015-03-17 02:18:13 +03:00
Nekotekina
a71cb5f521 Basic concept 2015-03-17 00:38:21 +03:00
Nekotekina
6a0ce1850a Initial commit 2015-03-16 21:50:59 +03:00
Raul Tambre
b5a4e21c81 Merge pull request #1036 from Nekotekina/master
sys_fs bugfixes
2015-03-16 20:31:50 +02:00
Nekotekina
bee6b84733 sys_fs bugfixes 2015-03-16 19:20:02 +03:00
Nekotekina
7ce45a3bae cellFsSt* update 2015-03-16 16:15:52 +03:00
Nekotekina
63b97d6817 cellFsSt* 2015-03-16 03:21:40 +03:00
Nekotekina
c125f5376c cellAudio event queue fix 2015-03-15 20:23:43 +03:00
Nekotekina
3e412a2a1f Syscall names registered 2015-03-15 16:26:01 +03:00
Nekotekina
ff90ddbd2f IdManager cleaned 2015-03-15 12:20:29 +03:00
Nekotekina
fae7ddc611 sys_fs_test, sys_fs_fcntl draft 2015-03-15 03:41:08 +03:00
DHrpcs3
1f05275ac4 Merge pull request #1035 from Nekotekina/master
sys_fs review, cleanup
2015-03-14 23:07:47 +02:00
Nekotekina
469926c5e1 _sys_heap*, _sys_malloc+, _sys_strcmp implemented 2015-03-14 23:28:59 +03:00
Nekotekina
614cb88116 start func running 2015-03-14 18:46:13 +03:00
Nekotekina
5cb1a2f26d cellFsAioWrite implemented 2015-03-14 14:29:26 +03:00
Nekotekina
ea8473943b Additional layer for opened file objects 2015-03-14 03:38:36 +03:00
Nekotekina
9bc5ce300e cellFsWriteWithOffset 2015-03-14 01:05:48 +03:00
Nekotekina
139173caa0 sys_fs_open() update, octal formatting 2015-03-13 23:43:11 +03:00
Nekotekina
0fc6ec2df9 Fix 2015-03-13 18:37:00 +03:00
Nekotekina
d209cc5671 Fix 2015-03-13 18:36:03 +03:00
Nekotekina
aa4b74c194 Fix 2015-03-13 18:33:11 +03:00
Nekotekina
fc81d79807 Fix 2015-03-13 18:29:10 +03:00
Nekotekina
6c36013e2a sys_fs_open rewritten 2015-03-13 18:06:27 +03:00
Nekotekina
3e34bd64bf Compilation fix 2015-03-13 04:59:25 +03:00
Nekotekina
c88e0a0eb9 Small cleanup 2015-03-13 04:09:53 +03:00
Nekotekina
5c31037c04 atomic_t update 2015-03-13 02:18:38 +03:00