The Dax
|
8195804daa
|
Remove accidentally committed cruft. Fix accidental comment edit.
|
2013-10-12 13:44:23 -04:00 |
|
The Dax
|
d24fc7b559
|
Fix a crash relating to switching shaders from the Win32 menu bar. Make Postprocessing Shaders menu translatable.
|
2013-10-12 13:44:22 -04:00 |
|
The Dax
|
b07e14f98d
|
Win32: Add dynamic submenu for Postprocessing Shaders.
|
2013-10-12 13:44:22 -04:00 |
|
Unknown W. Brackets
|
dc91bf2ca3
|
Move GPU debug step/pause/messages out of Windows/.
|
2013-10-12 10:03:31 -07:00 |
|
Unknown W. Brackets
|
d79a9bff6d
|
Add a simpler break on next texture.
|
2013-10-12 10:03:30 -07:00 |
|
Unknown W. Brackets
|
2584d0e67f
|
Use a more foolproof texture breaking method.
|
2013-10-12 10:03:30 -07:00 |
|
Unknown W. Brackets
|
3ac5198b89
|
Migrate texture breakpoints as well.
|
2013-10-12 10:03:29 -07:00 |
|
Unknown W. Brackets
|
c8d2c45590
|
Move GE debugger breakpoints out of Windows/ code.
|
2013-10-12 10:03:28 -07:00 |
|
Unknown W. Brackets
|
5406db1285
|
This doesn't really "wait" anymore.
|
2013-10-12 02:20:10 -07:00 |
|
Unknown W. Brackets
|
647e8fd3a4
|
Avoid Core_Stop() for reset, it might not reset.
|
2013-10-12 02:08:18 -07:00 |
|
Unknown W. Brackets
|
21f522746f
|
Cleanup shutdown on Windows to avoid races.
Was still getting crashes sometimes.
|
2013-10-12 01:40:33 -07:00 |
|
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 |
|
The Dax
|
b3101cba7f
|
Fix wrong submenu enum. Someone failed to count from 0..
|
2013-10-11 15:04:53 -04: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
|
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 |
|
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 |
|