Commit Graph

206 Commits

Author SHA1 Message Date
Henrik Rydgard
e0b19decca Add generic "PostShader" functionality, replacing FXAA (it's one of them).
Replaces #4018, sorry DanyalZia :)
2013-10-12 02:05:55 +02:00
Henrik Rydgård
f783a80130 Merge pull request #4118 from Kingcom/master
Remove unneeded/unused shortcuts
2013-10-11 11:50:19 -07:00
Kingcom
7e6b6f90ed Remove unneeded/unused shortcuts 2013-10-11 20:36:28 +02: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
b98a073b26 Merge remote-tracking branch 'ppssppUpstream/master' into focus_pause
Conflicts:
	Windows/resource.h
2013-10-11 17:47:43 +03:00
szdarkhack
2b7cf2fdd2 Let's try spaces instead of tabs... 2013-10-11 16:48:58 +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
b1c985257c Fixed some formatting issues... 2013-10-11 15:42:55 +03:00
szdarkhack
f9fd70d7f8 Fixed ppsspp.rc 2013-10-11 15:17:17 +03:00
szdarkhack
e1ac09ad65 reverted ppsspp.rc 2013-10-11 15:10:49 +03: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
Unknown W. Brackets
dd314c83bd Add texture and frame break buttons. 2013-10-08 00:04:11 -07:00
Unknown W. Brackets
3e7f7e9abd Add tabs for depth/stencil to ge debugger. 2013-10-06 22:17:54 -07:00
Unknown W. Brackets
77047b5ee4 Show captions on frame and texture previews. 2013-10-06 22:17:53 -07:00
Unknown W. Brackets
1cd9f01358 Add a quick way to go to a particular address. 2013-10-06 22:17:51 -07:00
Kingcom
524fd29716 Add range selection 2013-10-02 08:51:21 +02:00
Kingcom
f388697f88 Right click menu for CtrlDisplayListView 2013-10-02 00:41:37 +02:00
Kingcom
1d0ff8809b Dump memory dialog 2013-10-01 21:11:41 +02:00
Kingcom
54f5405b4f -remember/restore focus when switching tabs
-if a tab has a border, display if when titles are disabled, and don't display it when they are enabled
2013-09-30 21:38:46 +02:00
Unknown W. Brackets
37d94b041e Add a tab for flags to the ge debugger. 2013-09-30 07:48:54 -07:00
Kingcom
a5ae03cae1 -use tab control class for left tabs
-add a way to hide tab titles
-accelerator for GEDebugger
2013-09-30 15:56:08 +02:00
Kingcom
f41e5a3867 -use TabControl for bottom tabs
-show/hide bottom tabs with ctrl+x
2013-09-30 10:40:15 +02:00
shenweip
38e744b080 Add FXAA to menu item. 2013-09-29 16:08:52 +08:00
Kingcom
aae0b98cfe Display list tab 2013-09-29 01:02:05 +02:00
Kingcom
b6d49f09bc Merge branch 'master' of https://github.com/hrydgard/ppsspp into GEDebugger
Conflicts:
	Windows/GEDebugger/GEDebugger.cpp
	Windows/GEDebugger/GEDebugger.h
	Windows/ppsspp.rc
	Windows/resource.h
2013-09-28 10:39:28 +02:00
Unknown W. Brackets
6f6013a6f8 Add a separate button to step by op/cmd. 2013-09-27 23:46:04 -07:00
Unknown W. Brackets
d734b59904 Add a preview for the current texture as well. 2013-09-27 22:46:09 -07:00
Kingcom
7945f5cb7f Make GEDebugger the parent, not the tab control 2013-09-27 15:38:20 +02:00
Kingcom
68edc4ffcf Add tab control to GEDebugger 2013-09-27 13:11:11 +02:00
Kingcom
98f4273dcc Simple display list view 2013-09-25 15:24:53 +02:00
Kingcom
312f957963 Change how SimpleGLWindow is constructed and move it to the resource file 2013-09-24 20:06:25 +02:00
Unknown W. Brackets
d38916dea7 Add a quick and dirty render preview.
Now it's actually semi useful already.
2013-09-22 19:05:33 -07:00
Unknown W. Brackets
18b70c89ef Add an initial GE debugger interface on Windows. 2013-09-22 10:27:09 -07:00
danyalzia
7c0292f466 Update ppsspp.rc 2013-09-17 13:07:24 +05:00
wuspring
85baa92504 Make new keys in "Window Size" translatable and fix Ctrl+1, thanks to @thedax 2013-09-11 11:41:30 +08:00
Henrik Rydgard
2745744d99 Split the resolution setting into Window Size and Rendering Resolution (internal resolution).
Gets rid of our "antialiasing" (simply crank up internal resolution to 2x your window size).

Proper MSAA is coming later.
2013-09-11 00:19:34 +02:00
The Dax
f594157374 Overhaul the Win32 UI. New things include:
-File -> Savestate Slot: Lets the user pick the savestate slot to be used.
-Game Settings -> More Settings...: Opens the main settings screen from anywhere.
-Game Settings -> Control Mapping...: Opens the key mapping screen from anywhere.
-Infrequently changed options were removed.
-Organised menus; nothing is out of place anymore.
-Simplified menus: as some options were removed or moved, it's easier to find what you're looking for, now.
2013-09-07 17:05:23 -04:00
papel
942cf9a57f Change encoding of ppsspp.rc 2013-09-05 21:48:32 -03:00
papel
2e48f5d32b Fix frameskip in Windows UI 2013-09-04 21:37:41 -03:00
The Dax
802cb7d194 Win32 UI: Create Help menu dynamically.
Allows for menu items to be added easily at run-time(for things like the Chinese forum, etc.).
2013-09-04 11:03:13 -04:00
The Dax
19f33b9404 Win32: Fix rc file by correcting Henrik's surname, and properly setting PPSSPP's version to 0, 0, 9, 1. 2013-09-02 15:22:51 -04:00
Kingcom
e1b23dacfb Fix ppsspp.rc encoding 2013-09-02 18:51:27 +02:00
danyalzia
05a6c48069 Update ppsspp.rc 2013-09-02 18:36:48 +05:00
Unknown W. Brackets
c23e904a1b Use consistent conventions on default menu names. 2013-08-30 22:44:36 -07:00
The Dax
6f213b3bfc Reinstate some ampersand shortcuts in the RC file, and move TranslateMenuItemByText up with the other translation stuff. A lang pullrq will follow shortly to re-instate the rest. 2013-08-30 17:29:22 -04:00
Kingcom
faf28a17a2 Merge branch 'master' of https://github.com/hrydgard/ppsspp
Conflicts:
	Windows/ppsspp.rc
2013-08-30 20:57:52 +02:00
Kingcom
42c30d521c -new accelerators for the Debugger
-copy address on right click in memory view
-don't change status bar text after activating the breakpoint window
2013-08-30 20:55:58 +02:00
kaienfr
a29464f451 add s to "Read Framebuffer To Memory (CPU)", "Read Framebuffer To Memory (GPU)" in rc
Unified two keys:
"Read Framebuffer To Memory (CPU)", "Read Framebuffer To Memory (GPU)"
as  "Read Framebuffers To Memory (CPU)" and "Read Framebuffers To Memory
(GPU)"
used in ini file.
2013-08-30 20:19:40 +02:00
The Dax
272598fbf5 Fix Read Framebuffer To Memory (CPU)/(GPU). 2013-08-30 09:45:57 -04:00