Unknown W. Brackets
|
ed1204a10f
|
Android armv6/etc. buildfix.
|
2013-11-02 10:14:25 -07:00 |
|
Kingcom
|
e8b8f89aa8
|
Use the disassembly's memory view for "goto in memory view"
|
2013-11-02 17:39:39 +01:00 |
|
Trung Do
|
b5cf9b734e
|
Update langregion.ini
|
2013-11-02 11:59:31 -04:00 |
|
Henrik Rydgård
|
e12894a420
|
Merge pull request #4407 from unknownbrackets/texcache
Add a NEON version of the tex hash.
|
2013-11-02 07:41:39 -07:00 |
|
Henrik Rydgard
|
58860158df
|
Turn off the UNPACK optimization when texture scaling is on. Fixes #4408
|
2013-11-02 15:23:35 +01:00 |
|
Henrik Rydgård
|
044c351482
|
Merge pull request #4410 from raven02/patch-12
Regression font alignment fix
|
2013-11-02 05:36:47 -07:00 |
|
raven02
|
98cbd90178
|
Regression font alignment fix
|
2013-11-02 20:31:39 +08:00 |
|
Henrik Rydgård
|
aabe4a93bd
|
Merge pull request #4409 from shenweip/patch-2
Implemented DELETEDATA mode of saveDialog.
|
2013-11-02 05:14:45 -07:00 |
|
shenweip
|
07e39b2247
|
Implemented DELETEDATA mode of saveDialog.
|
2013-11-02 19:48:25 +08:00 |
|
Henrik Rydgård
|
4d3e57d6eb
|
Move normal reversion into the vertex shader instead of the decoder.
|
2013-11-02 11:05:31 +01:00 |
|
Unknown W. Brackets
|
4d47ccd5df
|
Add a NEON version of the tex hash.
Should be used only for NEON devices. Currently only compiled on Android.
|
2013-11-02 02:09:54 -07:00 |
|
bollu
|
4bdf78e2a2
|
change defaults and setting name
|
2013-11-02 04:41:20 +05:30 |
|
Henrik Rydgård
|
72950d8f93
|
Update native with SDL support for joystick hat events
|
2013-11-01 22:20:57 +01:00 |
|
Henrik Rydgård
|
a3a437f53f
|
Merge pull request #4394 from DanyalZia/patch-34
Fix a stupid bug in bloom that causes artifacts
|
2013-11-01 14:18:54 -07:00 |
|
Henrik Rydgård
|
abacdb1c9c
|
Merge pull request #4344 from unknownbrackets/atrac-minor
Improve basic error checking in sceAtrac
|
2013-11-01 14:16:13 -07:00 |
|
Henrik Rydgård
|
590ad5c6df
|
Merge pull request #4369 from unknownbrackets/deadbeef
Fill regs with 0xDEADBEEF after syscalls...
|
2013-11-01 14:15:53 -07:00 |
|
Henrik Rydgård
|
1347c3b019
|
Merge pull request #4387 from hrydgard/unpack_subimage
Use GL_EXT_unpack_subimage to speed up non-pow-2 texture loads when available
|
2013-11-01 12:02:50 -07:00 |
|
Henrik Rydgard
|
a3a1395fc0
|
No need to set PACK parameters when we UNPACK
|
2013-11-01 19:56:06 +01:00 |
|
Henrik Rydgard
|
1fb7cdfcd2
|
Remove redundant call to ConvertColors, skip a copy when possible
|
2013-11-01 19:38:53 +01:00 |
|
Henrik Rydgard
|
5de7bb2e2d
|
Use GL_EXT_unpack_subimage to speed up non-pow-2 texture loads when available
|
2013-11-01 19:38:52 +01:00 |
|
Sacha
|
3403928a75
|
Blackberry: Support receiving invocations from system. Set as a default application for ISO, CSO, PBP and PRX. Check in NativeInit if the system has requested for us to start a specific file.
|
2013-11-02 04:31:16 +10:00 |
|
Henrik Rydgård
|
ba0b9707ad
|
Merge pull request #4218 from shenweip/Log
Change some log level.
|
2013-11-01 10:56:55 -07:00 |
|
Henrik Rydgård
|
8048a34267
|
Merge pull request #4386 from unknownbrackets/texcache
Improve the texcache hash (sse only) and sse texcache color conv
|
2013-11-01 09:32:12 -07:00 |
|
Henrik Rydgård
|
c8b1af44b2
|
Merge pull request #4400 from Kingcom/Sym
Read function size from .sym
|
2013-11-01 09:31:47 -07:00 |
|
Sacha
|
3abeb62230
|
Use new OS10.2 APIs for detecting some CPU info on Blackberry.
|
2013-11-02 00:35:39 +10:00 |
|
raven02
|
5b228d5fe4
|
Attempt to go back to thevery original finding a matching framebuffer logic
|
2013-11-01 22:00:34 +08:00 |
|
Kingcom
|
92e2cdcf59
|
Read function size from .sym
|
2013-11-01 14:14:06 +01:00 |
|
Henrik Rydgård
|
775915e523
|
Merge pull request #4165 from thedax/win32BumpVersionNumbers
All platforms: Bump up version numbers to 0.9.5.
v0.9.5
|
2013-11-01 04:38:12 -07:00 |
|
Henrik Rydgard
|
16c7fae474
|
Update pspautotests submodule
|
2013-11-01 12:35:49 +01:00 |
|
Henrik Rydgard
|
13b8a5d342
|
Rebuild UI-atlas using the current chinese lang files as "chinese.txt" so we get all characters we need.
|
2013-11-01 12:31:06 +01:00 |
|
Henrik Rydgård
|
5b58497b0d
|
Flip the default Y-axis stick mapping for Ouya
|
2013-11-01 12:03:38 +01:00 |
|
Henrik Rydgard
|
33376495d9
|
Add special thanks to Maxim in credits
|
2013-11-01 11:44:27 +01:00 |
|
Unknown W. Brackets
|
1ee83935cb
|
Correct texcache alignment check.
Oops.
|
2013-10-31 23:37:05 -07:00 |
|
Unknown W. Brackets
|
dc8902dbff
|
Cut down on color conversion instructions (x86.)
|
2013-10-31 23:29:18 -07:00 |
|
Unknown W. Brackets
|
96256f43e9
|
Make sure clut memory is aligned.
For SSE color conversion, etc.
|
2013-10-31 23:29:17 -07:00 |
|
Unknown W. Brackets
|
f42cd11ddb
|
Speed up color conversion using SSE.
Probably not the very most optimal implementation, but faster and SSE2.
|
2013-10-31 23:29:17 -07:00 |
|
Unknown W. Brackets
|
82761de992
|
Improve the texture cache hash on x86.
It's a bit less weak now, but still not strong. Still fairly fast, it
seems like.
|
2013-10-31 23:29:16 -07:00 |
|
Sacha
|
9cfd882733
|
Blackberry: Use -O2 instead of -O3 to prevent crashes with GCC 4.8.1. Update ffmpeg.
|
2013-11-01 03:46:46 +10:00 |
|
danyalzia
|
0bf06010bc
|
Fix a stupid bug in bloom
|
2013-10-31 21:30:24 +05:00 |
|
Henrik Rydgård
|
af158bf6cc
|
Update native with F1-F12 SDL key codes.
|
2013-10-31 15:59:03 +01:00 |
|
Henrik Rydgård
|
4771f56d56
|
Update native with a fix for numpad key mapping in SDL
|
2013-10-31 15:46:26 +01:00 |
|
Henrik Rydgård
|
ebfc706e46
|
Minor UI tweak
|
2013-10-31 13:34:34 +01:00 |
|
Henrik Rydgård
|
bc63867f1d
|
Apple: Had to add this to build on Mavericks, for some reason.
|
2013-10-31 11:54:59 +01:00 |
|
Henrik Rydgård
|
43240515de
|
Fix weird axis mapping issue on Ouya
|
2013-10-31 11:06:54 +01:00 |
|
Henrik Rydgård
|
cdee118c60
|
Make the default control mapping on Ouya a bit more workable:
Start/Select are now mapped to the analog triggers instead of
non-existing buttons.
|
2013-10-31 10:51:03 +01:00 |
|
Henrik Rydgard
|
ea2ad8da6e
|
Hm, that seemed to break more than it fixed. reverted the last change.
|
2013-10-31 02:09:19 +01:00 |
|
Henrik Rydgard
|
60d0f2adec
|
Update native with fix for FBO setup bug. May have something to do with #4383 and #3267 and #1313 (dupes..)
|
2013-10-31 01:49:05 +01:00 |
|
Henrik Rydgard
|
e356b7be55
|
Update native: Let's try preferring modes with 24-bit depth. See native#144.
|
2013-10-31 01:28:22 +01:00 |
|
Henrik Rydgard
|
65baad70ac
|
Quick hack to avoid unthrottled getting stuck when alt-tabbing.
Assumes the default keymap of course but shouldn't really have any adverse
effects if you have remapped your controls.
|
2013-10-31 00:35:02 +01:00 |
|
Henrik Rydgard
|
b9c908ba3f
|
Update post-processing shaders to work again after removing u_viewproj.
Initialize some uninitialized variables.
|
2013-10-31 00:07:55 +01:00 |
|