Raul Tambre
67c02274cb
Merge pull request #1013 from Syphurith/PPU-Thread-Stacksize
...
About ppu thread stacksize
2015-02-20 12:58:30 +02:00
B1ackDaemon
d18b91e828
Merge pull request #1018 from gopalsr83/master
...
Fixed some issues in cellSpurs
2015-02-20 00:16:34 +02:00
S Gopal Rajagopal
26d3bfe9c2
SPURS: Disable kernel
2015-02-20 02:16:25 +05:30
S Gopal Rajagopal
1356a17e84
Merge upstream
2015-02-20 01:57:46 +05:30
S Gopal Rajagopal
68978a0109
SPURS: More fixes
2015-02-20 01:53:05 +05:30
S Gopal Rajagopal
796d96f06b
SPURS: Fix some issues
2015-02-20 01:15:33 +05:30
Hykem
c1786df2a6
Merge pull request #1017 from tambry/Improvements
...
cellCamera fix and update GLEXT.h
2015-02-19 17:16:36 +00:00
Hykem
fe376abe6c
Merge pull request #1011 from Bigpet/master
...
Only link to librt on Linux
2015-02-19 17:15:56 +00:00
Raul Tambre
4ad91a6fa8
Merge upstream
2015-02-19 17:15:21 +02:00
Raul Tambre
39cf935929
Minor formatting in GLProgram
2015-02-19 17:10:21 +02:00
Raul Tambre
872e41825e
Merge pull request #1016 from Nekotekina/master
...
Cleanup
2015-02-19 17:09:17 +02:00
Nekotekina
fed1418c0e
Loader fix
2015-02-19 16:47:53 +03:00
Nekotekina
2d1d996c50
Small fix
2015-02-19 14:18:28 +03:00
Nekotekina
e84fc6426c
PRX_DEBUG removed
2015-02-19 01:54:31 +03:00
Nekotekina
d177b1adea
ARMv7: loader fixed
2015-02-19 00:23:31 +03:00
B1ackDaemon
1003c42310
Merge pull request #1015 from gopalsr83/master
...
Miscellaneous fixes and improvements to the PPU LLVM JIT
2015-02-18 21:55:25 +02:00
S Gopal Rajagopal
4272ec7a82
PPUJIT: Convert tabs to spaces
2015-02-19 00:37:09 +05:30
Peter Tissen
a404f2e6fa
Add iconv to linked libs on non-linux UNIX
...
of course the correct solution would be to actually search for the symbols
but that seems like a lot of efford just for the sake of doing it right.
This should probably suffice for all relevant platforms for now.
2015-02-18 19:30:04 +01:00
S Gopal Rajagopal
85648da706
Merge remote-tracking branch 'upstream/master'
2015-02-18 23:43:37 +05:30
S Gopal Rajagopal
681fb1eeaa
PPUJIT: Support stopping/pausing threads (does not always work)
2015-02-18 23:40:04 +05:30
luxsie
ffb0454424
sys_ppu_thread_create: Add warning when allocated more stack size than required.
2015-02-19 01:44:07 +08:00
Hykem
cae85c6247
Merge pull request #1012 from Nekotekina/master
...
Reservations, memory system, module manager improved
2015-02-18 17:36:02 +00:00
Nekotekina
91c9fd3c3c
Compilation fix
2015-02-18 19:37:12 +03:00
Nekotekina
1589b72699
Compilation fix
2015-02-18 19:28:09 +03:00
Nekotekina
af986d8f4c
Loader improved, ModuleManager refactored
2015-02-18 19:22:06 +03:00
luxsie
73d9b58dfc
sys_ppu_thread_create: minimum stack size and stack allocation unit applied.
2015-02-18 23:56:46 +08:00
Peter Tissen
518c028a3d
Only link to librt on Linux
...
The library is not needed on OSX and does not seem to exists there
2015-02-18 15:59:26 +01:00
Raul Tambre
714ff6c32e
Update GLEXT.h to revision 29735
2015-02-18 11:39:56 +02:00
Nekotekina
1f2eafc4f2
Loader fixed
2015-02-17 18:27:15 +03:00
Nekotekina
3f3873ceb5
STOS support (for memset)
2015-02-17 05:01:47 +03:00
Nekotekina
bddad4d766
Compilation fix
2015-02-17 03:40:10 +03:00
Nekotekina
20dce26b1d
Reservations improved
2015-02-17 03:08:23 +03:00
S Gopal Rajagopal
1365c830b2
PPUJIT: Fix EOL issues
2015-02-16 23:07:22 +05:30
S Gopal Rajagopal
3a2b13c02b
PPUJIT: Fix unit tests
2015-02-16 23:00:41 +05:30
S Gopal Rajagopal
e7f278b5d2
PPUJIT: Support exception based MMIO and reservations
2015-02-16 22:49:17 +05:30
Nekotekina
e6c628caba
Memory (unfinished)
2015-02-16 04:53:53 +03:00
Nekotekina
1189503b4d
Some cleanup
2015-02-15 20:13:06 +03:00
Nekotekina
6909a15400
decode_x64_reg_op improved
2015-02-15 15:31:42 +03:00
Raul Tambre
2df18c91e9
cellCamera ifs now switches
2015-02-14 09:16:48 +02:00
B1ackDaemon
bf1e29e227
Merge pull request #1009 from Nekotekina/master
...
Memory cleanup
2015-02-14 00:48:28 +02:00
Nekotekina
f01059283a
Some cleanup
2015-02-14 00:45:36 +03:00
Nekotekina
0d489518ab
Compilation fix
2015-02-13 23:24:18 +03:00
Nekotekina
5fc77fe89e
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2015-02-13 23:15:35 +03:00
Hykem
fcd300ad4d
Merge pull request #1008 from robxu9/master
...
Fix building on OS X 10.10
2015-02-13 15:55:08 +00:00
Nekotekina
ba83767706
Small fix
2015-02-13 18:26:42 +03:00
Raul Tambre
7b249790f5
Merge remote-tracking branch 'upstream/master' into Improvements
2015-02-13 16:47:08 +02:00
Raul Tambre
8ce3943e09
Small formatting changes
2015-02-13 16:44:26 +02:00
Nekotekina
267de68441
Memory cleanup, page flags implemented
...
RSXCMDMem, SPRXMem, MmaperMem removed
MainMem range fixed
2015-02-13 17:04:03 +03:00
Nekotekina
0eebfb0aaa
Memory cleanup: u64 -> u32, empty TLS fixed
...
cellGameContentPermit fixed
2015-02-12 23:10:25 +03:00
B1ackDaemon
4d5bdf1419
Merge pull request #1006 from Nekotekina/master
...
Small fix
2015-02-12 10:56:43 +02:00