Unknown W. Brackets
|
76dfbc7436
|
Clear tls blocks before alloc and after free.
The PSP actually does both, so let's do it too.
|
2015-02-21 15:50:16 -08:00 |
|
Unknown W. Brackets
|
abd03bd597
|
Fix size handling in sceKernelReferTlsplStatus().
|
2015-02-21 15:50:16 -08:00 |
|
Unknown W. Brackets
|
baca1ab901
|
Handle other threads properly when deleting tlspls.
|
2015-02-21 15:50:15 -08:00 |
|
Unknown W. Brackets
|
f52cb71300
|
Use an aligned blocksize for TLS.
|
2015-02-21 15:50:15 -08:00 |
|
Unknown W. Brackets
|
dd07a0596b
|
Free TLS on thread end.
PSP does this so we should too. Not yet cleaning up completely.
|
2015-02-21 15:50:14 -08:00 |
|
Henrik Rydgard
|
879baec692
|
With this, Jak and Daxter works again (but does warn at startup and has one illegal GetPointer later).
I really don't understand what's going on..
|
2015-02-21 13:07:13 +01:00 |
|
Henrik Rydgard
|
1ecfd6cebc
|
More replacement function accuracy improvements. Makes J&D happy, "fixing" #7502.
|
2015-02-20 00:17:47 +01:00 |
|
Henrik Rydgard
|
f1a856c53c
|
Update README.md for 1.0.1
|
2015-02-19 11:16:16 +01:00 |
|
Henrik Rydgard
|
23492d8d90
|
Jak and Daxter relies on implementation details of memcpy (scary!), fix our replacement. Fixes #7502
|
2015-02-19 11:16:16 +01:00 |
|
Unknown W. Brackets
|
e89c881e4a
|
Merge pull request #7493 from clienthax/master
Fix VideoCore detection for rpi
|
2015-02-17 12:13:14 -08:00 |
|
clienthax
|
c70fe1c381
|
Update CMakeLists.txt
|
2015-02-17 19:15:54 +00:00 |
|
clienthax
|
d8e6a995eb
|
Update CMakeLists.txt
|
2015-02-17 19:15:08 +00:00 |
|
Henrik Rydgård
|
1d7b0ae4a8
|
Merge pull request #7491 from thedax/ge-environmentmap-ded9
Update GE_TEXMAP_ENVIRONMENT_MAP in Direct3D9 so it matches OpenGL's behaviour
|
2015-02-17 09:35:47 +01:00 |
|
The Dax
|
3239e27e84
|
Update GE_TEXMAP_ENVIRONMENT_MAP in Direct3D9 so it matches OpenGL's behaviour.
Improves the car colours in Outrun 2006, but like OpenGL, it's still got some areas with the wrong blue hue.
|
2015-02-17 02:17:24 -05:00 |
|
Henrik Rydgård
|
635f43ba7d
|
Merge pull request #7477 from LunaMoo/remove-obsolete-save
Remove 2 more game specific config saves.
|
2015-02-16 23:14:13 +01:00 |
|
Henrik Rydgård
|
f2bb413fed
|
Merge pull request #7484 from daniel229/fix1
Small fix in sceSfmt19937
|
2015-02-16 23:13:44 +01:00 |
|
Henrik Rydgard
|
7e38ca38b3
|
Pause UI: Increase vertical spacing between savestate slots, allow changing the "current" slot by choosing an empty one
|
2015-02-16 22:41:01 +01:00 |
|
daniel229
|
f8378d0d7f
|
sceSfmt19937 fix
|
2015-02-16 23:38:45 +08:00 |
|
Henrik Rydgard
|
7f51cd6003
|
Cleaner fix for compilation problem in SFMT.h, though had to patch it.
|
2015-02-15 23:14:54 +01:00 |
|
Henrik Rydgard
|
66e9877561
|
Fix #7480 where we would lose the keyboard after activating fullscreen with the mouse
|
2015-02-15 23:07:24 +01:00 |
|
Henrik Rydgard
|
83f81eaaf1
|
Remove unnecessary Clear() from UI background drawing code
|
2015-02-15 20:41:36 +01:00 |
|
Henrik Rydgård
|
8abd22a35b
|
Merge pull request #7478 from daniel229/sceSfmt19937
Trying to implement sceSfmt19937 module.
|
2015-02-15 17:25:25 +01:00 |
|
Henrik Rydgård
|
e7e7c9aeed
|
Merge pull request #7481 from sum2012/lang
Update lang
|
2015-02-15 17:23:11 +01:00 |
|
sum2012
|
ca74b4175f
|
Update lang
|
2015-02-15 23:45:48 +08:00 |
|
daniel229
|
937dc2a231
|
Include path in Qt/Core.pro.
|
2015-02-15 19:16:34 +08:00 |
|