Commit Graph
11573 Commits
Author SHA1 Message Date
arnastia 7747fc9ca7 Some changes around pixel format conversion, should work on all cards and Android/OpenGL ES devices now (only fully tested on Nvidia); commenting and code cleanup. 2013-07-04 15:24:37 +01:00
CPkmn a0379d5ac8 Update FunctionWrappers.h 2013-07-04 03:00:22 -07:00
CPkmn e1d3b69a78 Update sceJpeg.cpp 2013-07-04 02:55:06 -07:00
Unknown W. Brackets f51a675944 Merge pull request #2614 from unknownbrackets/scheduling
Fix wrong thread id when resuming after interrupt.
2013-07-04 02:07:32 -07:00
Unknown W. Brackets a1e69d1c4f Fix wrong thread id when resuming after interrupt.
Who knows what kind of havoc this was causing.
2013-07-04 02:04:06 -07:00
Henrik Rydgård ee2751025f Update native 2013-07-04 10:38:25 +02:00
Henrik Rydgård 66e2650cfc Merge pull request #2613 from thedax/updateWinKeyboardToKeyMapping
Update Windows' keyboard input in preparation for eventual key remapping
2013-07-04 00:07:27 -07:00
The Dax 72b33a5f5c Update Windows' keyboard input in preparation for eventual key remapping. Might need a bit more work, but for now, all keyboard functionality should be restored. 2013-07-04 02:11:39 -04:00
Daniel Dressler 6d290f4530 Make key map screen hint which map conflicts 2013-07-03 22:29:18 -07:00
Daniel Dressler 460c03a00d Make key map defaults match old mapping 2013-07-03 22:00:55 -07:00
Daniel Dressler 5983a838a5 Fix emu screen trashing legacy input 2013-07-03 19:04:29 -07:00
Daniel Dressler 7b5e24cc09 Merge branch 'master' of github.com:hrydgard/ppsspp 2013-07-03 19:04:11 -07:00
Henrik Rydgård 8b27f4ebd4 Merge pull request #2606 from thedax/master
Fix multiple compilation errors for all platforms.
2013-07-03 14:05:51 -07:00
Henrik Rydgård f1fde3b1a9 Merge pull request #2607 from Kingcom/Debugger
Debug interface improvements
2013-07-03 14:05:37 -07:00
Kingcom bccc3c4281 Debug interface improvements 2013-07-03 22:29:35 +02:00
The Dax a476481208 Fix typo in Common.pro. 2013-07-03 14:39:18 -04:00
The Dax ab8c1f5b5f Fix multiple compilation issues for all platforms. 2013-07-03 14:37:31 -04:00
raven02 c8431493be Fix black screen in non-buffered rendering mode 2013-07-03 20:02:26 +02:00
Henrik Rydgård c01a69df30 Merge branch 'master' of https://github.com/daniel-dressler/ppsspp into daniel-dressler-master
Conflicts:
	CMakeLists.txt
2013-07-03 17:59:44 +02:00
Henrik Rydgård fbe8a19143 When alpha mask is off, don't write to stencil if stencil is off (as
alpha and stencil are shared on the PSP, when neither are on nothing
should be written to the stencil channel). thanks unknown.
2013-07-03 17:57:33 +02:00
Sacha 676c000b8a Add FFMPEG to Qt Linux x86. Buildfix for CMake 2013-07-04 01:35:35 +10:00
Henrik Rydgård 5156f12fbc Merge pull request #2547 from raven02/patch-2
Add multiple new options in UI
2013-07-03 08:14:08 -07:00
Henrik Rydgård b53c232c04 Merge pull request #2598 from raven02/patch-8
Regression stencil fix in MotoGP and FFI/II
2013-07-03 08:13:46 -07:00
Henrik Rydgård 4f2c7285fd Merge pull request #2597 from raven02/patch-7
Fix uninitialized variable in PSPMsgDialog
2013-07-03 06:33:03 -07:00
raven02 f525ea07eb Toggle to unlock CPU speed 2013-07-03 16:31:30 +08:00
Unknown W. Brackets 4ab8b76628 Update native for Android buildfix. 2013-07-03 01:18:37 -07:00
raven02 ea1f9e268e Toggle to add "Full screen" and "Skip updating PSP Memory" 2013-07-03 16:12:49 +08:00
raven02 c4c95692b7 Toggle to bind right analog stick 2013-07-03 16:12:46 +08:00
Henrik Rydgård d43b9ca204 Merge pull request #2600 from unknownbrackets/debugger
Update debugger UI on the debugger UI's threads
2013-07-03 00:11:28 -07:00
Unknown W. Brackets defe750558 Update debugger UI on the debugger's threads. 2013-07-02 22:59:47 -07:00
Daniel Dressler f24d9c4c4e Merge branch 'master' of github.com:hrydgard/ppsspp 2013-07-02 20:56:43 -07:00
Daniel Dressler 770456156d Make both modern and legacy key mapping input work 2013-07-02 20:49:30 -07:00
raven02 d43a2f4d06 Fix stencil issue in MotoGP 2013-07-03 08:39:45 +08:00
raven02 d28dbffe68 Fix uninitialized variable in PSPMsgDialog 2013-07-03 08:13:16 +08:00
Henrik Rydgård 69d14879b2 Merge pull request #2594 from Kingcom/Debugger
Thread list
2013-07-02 14:38:30 -07:00
Kingcom 24559491f0 Thread list in disassembly window 2013-07-02 23:21:20 +02:00
Henrik Rydgård 4202e2857b Merge pull request #2593 from thedax/master
Fix Windows build error
2013-07-02 13:58:54 -07:00
The Dax 70a330e8f1 Fix Windows build error. 2013-07-02 16:47:52 -04:00
Henrik Rydgård 5cea6f4e82 Merge pull request #2583 from thedax/master
Windows GUI: Add option to disable texture filtering in Options -> Texture Filtering
2013-07-02 13:33:13 -07:00
Henrik Rydgård 6239893d8c Merge pull request #2592 from lioncash/master
Fix a missing 'break' in a date formatting switch statement in PSPSaveDialog.cpp.
2013-07-02 13:31:41 -07:00
Lioncash ea830774c8 Fix a missing 'break' in a date formatting switch statement in PSPSaveDialog.cpp. 2013-07-02 16:28:34 -04:00
The Dax 7ab2da6dfc Simplify loop. 2013-07-02 16:21:42 -04:00
The Dax 2430324c40 Rename "Off" to "Auto", and fix buggy menu. 2013-07-02 16:21:42 -04:00
The Dax 2f2a9073b3 Add ID_OPTIONS_TEXTUREFILTERING_OFF to the int array. Thanks to @unknownbrackets for pointing it out. 2013-07-02 16:21:10 -04:00
The Dax 84702f87d8 Windows GUI: Add option to disable texture filtering to Options menu, since it's missing. 2013-07-02 16:21:10 -04:00
Henrik Rydgård 405ac236e6 Merge pull request #2580 from raven02/patch-5
Partially fix depth issues in multiple games
2013-07-02 12:24:13 -07:00
Henrik Rydgård 6be808466a Merge pull request #2584 from Kingcom/Debugger
Breakpoint window
2013-07-02 12:07:22 -07:00
Sacha 7ebd9e41e6 Qt buildfix. Native update. 2013-07-03 04:43:39 +10:00
Henrik Rydgård 6c3f63b5bd Merge pull request #2586 from raven02/patch-6
Add bit more logging for mono/stereo atrac3/3+ audio
2013-07-02 11:31:10 -07:00
Henrik Rydgård 812b3f8bf7 Merge pull request #2582 from oioitff/mpeg-fix
Try to open MediaEngine as a real PSP.
2013-07-02 11:28:22 -07:00