Commit Graph
45601 Commits
Author SHA1 Message Date
shenweip 8d692f26e0 Update screen. 2013-11-26 18:20:33 +01:00
shenweip 9814b1d6d2 Add support for multiple disc. 2013-11-26 18:20:33 +01:00
Henrik Rydgård 326287a52e Merge pull request #4643 from shenweip/patch-9
minor fix:Avoid a dangerous zero.
2013-11-26 09:12:04 -08:00
Sacha d6cb23e77d Buildfix for gcc (GNU) and Qt. 2013-11-27 03:02:29 +10:00
Sacha 7744fdc5db Buildfix for gcc (GNU). 2013-11-27 03:01:56 +10:00
Sacha f1d234e2a7 Qt Desktop: Use the existing mobile GL widget instead of duplicating the work. 2013-11-27 01:46:06 +10:00
shenweip dfad2ba845 Avoid a dangerous zero. 2013-11-26 23:45:45 +08:00
Sacha 17ddae23cc Qt: Prepare for desktop UI to use embedded mobile UI. 2013-11-27 01:30:28 +10:00
Henrik Rydgard be9c4b14c4 Game list: Scroll game titles that are too long. 2013-11-26 14:45:36 +01:00
Henrik Rydgard 1d28b00536 UIContext; Add accessor for font style 2013-11-26 14:45:22 +01:00
Henrik Rydgard 17c9e0d172 x86 vtxjit: Use MOVZX to avoid loading too many bits when loading 16-bit colors.
Probably doesn't fix anything but more correct.
2013-11-26 14:30:32 +01:00
Henrik Rydgard 603c880f54 Merge branch 'patch-22' of https://github.com/raven02/ppsspp into raven02-patch-22 2013-11-26 14:14:32 +01:00
Henrik Rydgard 4363d31ec2 Fix GeDescribeVertexType 2013-11-26 14:12:14 +01:00
Henrik Rydgard c53b32d154 Show a dismissable notification if PPSSPP is behind the latest official release 2013-11-26 14:04:29 +01:00
Henrik Rydgard d2e70ce06f Minor UI tweaks 2013-11-26 13:57:25 +01:00
Henrik Rydgard d6fa5b8399 http: Add callback to Download/Downloader 2013-11-26 13:57:24 +01:00
Henrik Rydgard 0b24b5ce26 Add simple version string parser 2013-11-26 13:57:24 +01:00
Kingcom 274632f304 Minor disassembly tweaks 2013-11-26 11:38:01 +01:00
Henrik Rydgard 7410f6fd44 Add run counter, which will be used for periodic stuff like checking for new version 2013-11-26 10:24:31 +01:00
Sacha 64ba644734 Qt: Use more cross-platform key sequences in menu where possible. 2013-11-26 17:03:31 +10:00
Sacha 3bb995319b SDL/Qt: Cleanup. 2013-11-26 16:38:00 +10:00
raven02 4d14f88455 Alternative consistent fix 2013-11-26 11:34:33 +08:00
Sacha 8fc0531c13 Blackberry: Simulator build script. 2013-11-26 12:23:47 +10:00
Sacha 95881bdaac Blackberry: Add simulator support. 2013-11-26 12:18:34 +10:00
Sacha 16b69fb583 Blackberry: Add simulator support. 2013-11-26 12:11:52 +10:00
Kingcom 3d4bb3f20b Remove obsolete functions 2013-11-26 00:51:04 +01:00
Kingcom 00a801f6a3 Don't overwrite label name if it already exists, get label value 2013-11-26 00:43:31 +01:00
Kingcom 7c585485bb Save labels separately from symbols 2013-11-26 00:23:17 +01:00
Henrik Rydgård 41343ac538 Merge pull request #4636 from Kingcom/Debugger
Disassembler overhaul
2013-11-25 14:00:16 -08:00
Kingcom b71bfe5a62 -Get branch lines for opcodes outside of a function
-fix labels causing analyzing issues
2013-11-25 21:53:01 +01:00
Kingcom 8146e7bfb0 Fix stepping 2013-11-25 19:51:16 +01:00
Sacha 0a607422d2 Blackberry: Update accelerometer API. 2013-11-26 03:04:36 +10:00
Kingcom ea38eb4318 Correctly rescan visible data 2013-11-25 17:31:39 +01:00
Kingcom 945dc48ea7 Don't recompute number of lines of a function every time 2013-11-25 16:52:42 +01:00
Kingcom 9a29e8b0bf More efficient "loose" opcode detection, clear entries when symbols were loaded 2013-11-25 16:18:29 +01:00
Henrik Rydgård d7e3173f55 Kitkat Immersive Mode. Need to upgrade the buildbot before we can merge this. 2013-11-25 14:38:12 +01:00
Kingcom 60987d9217 Minor optimization 2013-11-25 14:19:45 +01:00
raven02 a8d9796010 Fix texture cord in HW T&L 2013-11-25 21:07:30 +08:00
Kingcom 42c5fe0164 Massive speed optimizations 2013-11-25 13:56:43 +01:00
Henrik Rydgård 2739e4a962 Merge pull request #4634 from unknownbrackets/gpu-minor
Allow block transfer stride of 1024
2013-11-25 02:08:22 -08:00
Unknown W. Brackets 7a86ca2890 Mask block transfer stride correctly per tests.
1024 is valid, but nothing higher.

May help graphics in some games.
2013-11-25 01:53:33 -08:00
Unknown W. Brackets 5ff589a0d9 Minor logging improvements in sceAudio. 2013-11-25 01:02:59 -08:00
Sacha a4eb862c19 Qt: Fix version strings (some platforms need this) 2013-11-25 16:06:51 +10:00
Kyhel c07ca43fb3 Updated README 2013-11-25 06:50:23 +01:00
Sacha 12bfcd0599 Qt: Some platforms don't like letters in version number. 2013-11-25 14:17:50 +10:00
Kyhel a4135dadbc Added MAC address from config 2013-11-25 04:46:03 +01:00
Kyhel a627f2656a Tested build on windows x64 2013-11-25 03:16:17 +01:00
Kyhel 3e4e0fc203 Removed useless printf, and also, last commit i added a Config for
MacAddress, but i didn’t yet find a way to use it properly.
2013-11-25 03:03:34 +01:00
Kyhel 0f7f90d0ac Added windows changes for a unified build. Added Dialog fix which
prevented from saving after going online. Added windows « errno » use
redefinition to suit WSAGetLastError and protocl needs.
2013-11-25 02:57:08 +01:00
Henrik Rydgard 866ed28f64 Use VFMA in the one place where it's convenient. Some more optimization. 2013-11-24 19:50:56 +01:00