Peter Thoman
bfe1cb9ca2
Added bicubic texture filtering and hybrid bicubic texture filtering options
2013-05-05 01:27:15 +02:00
Henrik Rydgard
e254dbf6aa
Delete junk from Windows/resource.h . More cursor stuff.
2013-05-04 23:54:22 +02:00
Henrik Rydgard
d053d3c8b4
Windows Cursor fixes: Show mouse cursor in menu in fullscreen. Remove ClipCursor calls, not necessary.
2013-05-04 23:21:51 +02:00
Peter Thoman
3c2ee6bd65
Added texture deposterization option
2013-05-03 16:26:02 +02:00
Henrik Rydgård
655e7dbfbb
Merge pull request #1640 from PeterTh/master
...
Texture scaling improvements
2013-05-03 01:37:39 -07:00
Peter Thoman
7d2fd0ea31
Removed Bilinear texture filtering option
2013-05-03 10:29:29 +02:00
Henrik Rydgård
4df7549a8c
Merge pull request #1637 from raven02/patch-2
...
Hide mouse cursor in full screen mode (Windows)
2013-05-03 00:16:04 -07:00
Sacha
2396574f45
Avoid name collision with StringUtil on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
2013-05-03 16:22:15 +10:00
raven02
7e9c3052f8
Hide mouse cursor in full screen mode
2013-05-03 06:27:46 +08:00
Peter Thoman
d8df8a6796
Merge branch 'master' of https://github.com/hrydgard/ppsspp
...
Conflicts:
Core/Config.cpp
Core/Config.h
2013-05-03 00:24:03 +02:00
Henrik Rydgard
0ccebacbd6
Turn off screensavers. Note that this won't work on Vista+ when there's a password.
2013-05-02 20:58:50 +02:00
Unknown W. Brackets
a1cb85cd05
Stick to a single config entry per option.
...
We don't need a bool in the ini AND an int setting.
This should also fix the anistropy setting, which appears to have been
pretty much broken. Also makes frameskip enable even if you don't tap
auto, which is what I'd assumed it did before.
2013-05-02 08:15:50 -07:00
Peter Thoman
d70641d3f2
Manual merge
2013-05-02 14:25:18 +02:00
Unknown W. Brackets
f74c4617ad
Clean up some menu options and consistency.
...
Fixes cases where the & is already used, uses title case consistently,
and moves a couple options around to make the menu shorter and more
organized so related options are near each other.
2013-05-02 00:39:10 -07:00
Peter Thoman
3e5023ea97
Refactored Texture Scaling, changed options & gui to separately select scaling level and method
2013-05-01 23:55:34 +02:00
Peter Thoman
2212e7f609
Fixed threading issue pointed out by unknownbrackets and made texture scaling changes apply immediately
2013-04-30 17:58:05 +02:00
Peter Thoman
6950cfef35
Changed xBRZ UI to have separate off option
2013-04-30 12:14:34 +02:00
Peter Thoman
30f3d8dbee
Added Windows UI for xBR texture scaling option
2013-04-30 03:47:33 +02:00
Unknown W. Brackets
acd0b471e7
Make sure that x64 uses all the same opt settings.
...
There were some differences. Also, make debug use the same sse mode
release does so they have parity.
2013-04-28 22:22:01 -07:00
CrazyMax
12c059fcb3
revert background input for gamepads;
2013-04-28 13:16:30 +03:00
CrazyMax
15509420a8
disable background input for Windows
2013-04-28 12:30:43 +03:00
Henrik Rydgård
ed87d35499
Merge pull request #1557 from aquanull/master
...
Fix serious text/background misalignment in Controls dialog under many user-defined Windows font DPI settings
2013-04-28 00:06:34 -07:00
aquanull
0a300669c4
Fix serious text/background misalignment in Controls dialog under many user-defined Windows font DPI settings. The background picture is now being stretched according to the size of the client area of the dialog.
...
In addition, change the encoding of ppsspp.rc to UCS-2/UTF-16 LE as it seems to be the only way to fix displaying of a certain non-ASCII character 'å' used in the version info of the compiled executable under cp1252-incompatible Windows locales.
2013-04-28 08:02:52 +08:00
Henrik Rydgård
8b1c52d5af
Merge pull request #1482 from raven02/patch-1
...
Add configurable frameskip with Auto , 1 and 2
2013-04-27 14:44:30 -07:00
Henrik Rydgard
660d5700e7
Unify some VS project settings
2013-04-27 19:34:41 +02:00