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
|
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 |
|
Henrik Rydgård
|
f3fdf16dda
|
Merge pull request #2589 from unknownbrackets/qt-fix
Blind fix to Qt build errors
|
2013-07-02 11:26:39 -07:00 |
|
Henrik Rydgård
|
517cf92d68
|
Merge pull request #2587 from oioitff/mpeg-fix2
Remove IsAudioEnd(), use IsNoAudioData() instead.
|
2013-07-02 11:25:28 -07:00 |
|
Kingcom
|
2521a88207
|
Use ChangeBreakPointAddCond function
|
2013-07-02 17:43:34 +02:00 |
|
Unknown W. Brackets
|
0f0c068e10
|
Blind fix to Qt build errors.
|
2013-07-02 08:03:07 -07:00 |
|
Kingcom
|
c41b08f9e2
|
Add expression parser to breakpoints
|
2013-07-02 11:51:29 +02:00 |
|
oioitff
|
97c6b96408
|
Remove IsAudioEnd(), use IsNoAudioData() instead.
|
2013-07-02 17:20:46 +08:00 |
|
raven02
|
80d8e9dbfa
|
Add bit more logging for mono/stereo atrac3/3+ audio
|
2013-07-02 16:06:31 +08:00 |
|
Kingcom
|
15eb8c8657
|
Breakpoint window
|
2013-07-02 00:20:19 +02:00 |
|
Kingcom
|
0adc9c560b
|
New breakpoint window design
|
2013-07-01 22:04:03 +02:00 |
|
oioitff
|
9c11d0542c
|
Do savestate for mpegheader.
|
2013-07-02 01:26:31 +08:00 |
|
oioitff
|
e503ed15ec
|
Try to open MediaEngine as a real PSP.
|
2013-07-02 01:04:19 +08:00 |
|
Henrik Rydgård
|
925b3bc702
|
Update native
|
2013-07-01 18:10:33 +02:00 |
|
Henrik Rydgård
|
df725ca333
|
update native
|
2013-07-01 18:10:30 +02:00 |
|
Henrik Rydgård
|
38895e0bfb
|
Merge pull request #2569 from unknownbrackets/fbo-scale
Copy only a screen's worth of pixels from FBO to output
|
2013-07-01 08:36:06 -07:00 |
|
Henrik Rydgård
|
c28109dfa0
|
Merge pull request #2576 from Kingcom/master
Expression parser update
|
2013-07-01 08:23:42 -07:00 |
|
raven02
|
6a1b6407fd
|
Fix depth issues in multiple games
|
2013-07-01 23:03:34 +08:00 |
|
Henrik Rydgård
|
c5afb87dd4
|
Merge pull request #2559 from raven02/patch-3
Add fake glowing effect to save icon and use 'NEW DATA' as real PSP does
|
2013-07-01 08:01:49 -07:00 |
|