The Dax
24c75c96be
Add a menubar option to change the backend.
...
It restarts without warning.
Also, disable software rendering when switching, similar to the command-line.
Fix some spacing and tab issues in the resource files.
2014-09-14 07:34:18 -04:00
Luna
62a1023615
Add "Screen Scaling Filter" option
2014-08-08 20:51:15 +02:00
Kingcom
dc80123b93
Add options to import/export .sym files from the menu
2014-06-30 00:02:22 +02:00
Unknown W. Brackets
d7e5b7956e
Add buttons to select texture level in ge debugger.
2014-06-15 10:01:32 -07:00
pal1000
c9983fb3da
Add some defines to separate hardcoded shortcuts from the mapped ones
2014-06-06 11:52:35 +03:00
Unknown W. Brackets
9e8e9ec62f
Add a tab to show matrices as well.
2014-02-08 23:27:05 -08:00
Unknown W. Brackets
e7eca477b0
Add a tab to show vertex values to the GE debugger.
...
Should be pretty useful, especially for depth issues.
2014-02-08 22:03:29 -08:00
Kingcom
880be6d41d
Module list in Windows debugger
2014-01-27 00:35:16 +01:00
The Dax
f6606e2e2b
Win32: Add the option to the Game Settings menu, too, and add a separator in NewUI.
2014-01-07 16:08:11 -05:00
Unknown W. Brackets
2618f2ed39
Add a simple extract file command.
...
Mostly useful for quickly/easily extracting pmf/atrac/etc. files.
2014-01-01 16:47:15 -08:00
Henrik Rydgård
40afbde9f6
Merge pull request #4648 from shenweip/patch-10
...
Add Switch UMD to Win32 menu.
2013-11-27 07:44:41 -08:00
shenweip
7029cb293b
Add Switch UMD to Win32 menu.
2013-11-27 21:57:17 +08:00
Kingcom
5844d0107b
Rewrite SymbolTable
2013-11-27 13:33:30 +01:00
Kingcom
c85a7623cc
Allow copying 16 and 32 bit values from the memory view
2013-11-07 19:49:46 +01:00
The Dax
728101aebb
Revise how the language system works.
...
On Win32, the Language menubar is eliminated in favour of displaying a NewLanguageScreen on screens that are of type UIDialogScreenWithBackground/UIScreenWithBackground; UIScreen inheriting screens (e.g. GamePauseScreen) still require manual additions.
2013-11-03 19:21:53 -05:00
Peter Tissen
d8b4ec6680
added disasm debugger features to remove and add functions
2013-10-30 16:13:18 +01:00
Unknown W. Brackets
5cf13ee84a
Add "Step Prim" button, reorganize buttons a bit.
2013-10-13 13:52:20 -07:00
The Dax
b07e14f98d
Win32: Add dynamic submenu for Postprocessing Shaders.
2013-10-12 13:44:22 -04:00
Henrik Rydgård
a9cd15d165
Merge branch 'patch-18' of https://github.com/DanyalZia/ppsspp
...
Conflicts:
Windows/resource.h
2013-10-11 17:35:30 +02:00
szdarkhack
57923070a7
resolve merge conflicts
2013-10-11 17:49:18 +03:00
szdarkhack
b98a073b26
Merge remote-tracking branch 'ppssppUpstream/master' into focus_pause
...
Conflicts:
Windows/resource.h
2013-10-11 17:47:43 +03:00
szdarkhack
aa792a8487
and let's fix this as well since we're at it
2013-10-11 16:52:25 +03:00
danyalzia
88c36b5b25
Add Auto-texture scaling
...
Update resource.h
Update WndMainWindow.h
Update WndMainWindow.cpp
Update ppsspp.rc
position fix
Update TextureCache.cpp
Update TextureCache.cpp
2013-10-11 18:30:06 +05:00
szdarkhack
1116b59910
Implemented a "Pause When Not Focused" menu option (default false). Pause toggle overrides this.
2013-10-11 14:53:25 +03:00
Unknown W. Brackets
5a90ddcb47
Add a button to break on a particular texture.
2013-10-08 00:28:57 -07:00