Megamouse
|
f82739afb0
|
RSX: Add performance overlay colors to configs
use a string hex color code. Allowed string formats are:
#FFFFFF or #FFFFFFFF (or both without #)
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
2211e95e41
|
RSX/Qt: add the possibility to center the performance overlay
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
67aff85e8e
|
RSX/Qt: Move rrc captures to captures dir
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
bb8fa28521
|
RSX: add config settings for shader compilation hint positions
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
eecb984689
|
RSX/Qt: add more performance overlay options to the gui
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
451d64407b
|
Qt: fix gui settings options
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
f8d396ac9e
|
change rsx_capture filename
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
7788007cbd
|
Qt: implement tty auto scroll
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
ab84a67511
|
Loader: handle fs::file is Null fatal after decrypt self
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
3ed98be6cd
|
Qt: format category maps. they were ugly af
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
50dd704f2b
|
Qt: implement EnhanceSpinBox and EnhanceDoubleSpinBox
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
525c257c6a
|
Qt: handle invalid entries in config files
and improve error handling in enhancements
|
2018-07-28 23:10:45 +02:00 |
|
Megamouse
|
b0f464d110
|
Qt: fix initial deadzone label sizes
|
2018-07-27 19:56:56 +02:00 |
|
Megamouse
|
01d8c3f616
|
Qt: fix pad settings keyboard input
|
2018-07-27 19:56:56 +02:00 |
|
Megamouse
|
e29ea61f7c
|
Qt: fix user manager localusername and add textvalue to the inputdialog
|
2018-07-27 07:41:05 +02:00 |
|
Megamouse
|
f84883223b
|
Qt: add some hotkeys to some user account interactions
|
2018-07-27 07:41:05 +02:00 |
|
Megamouse
|
c39bd490ba
|
Qt: fix user manager directory scan
|
2018-07-27 07:41:05 +02:00 |
|
Megamouse
|
2f6957c9c8
|
Qt: minor user manager style changes
|
2018-07-27 07:41:05 +02:00 |
|
Megamouse
|
847da3951c
|
Qt: fix user manager button behaviour
|
2018-07-27 07:41:05 +02:00 |
|
Megamouse
|
b0b4998050
|
Qt: only ignore highlights on specified tables
|
2018-07-27 07:41:05 +02:00 |
|
Megamouse
|
f6a3659a14
|
user_manager: megamouse fixes 4
|
2018-07-26 03:16:51 +04:00 |
|
Megamouse
|
e58b7cbe1f
|
user_manager: megamouse fixes 3
|
2018-07-26 03:16:51 +04:00 |
|
mpm11011
|
9ca8ec8ec7
|
user-manager: m_trophy_dir changed to lowercase.
|
2018-07-26 03:16:51 +04:00 |
|
Megamouse
|
622c8c2788
|
user_manager: megamouse fixes 2
(cherry picked from commit 89c7740df1b40095bfa715ff863056d5797b9f89)
|
2018-07-26 03:16:51 +04:00 |
|
Megamouse
|
eef900ef41
|
user-manager: megamouse fixes
(cherry picked from commit 949807c1cc689e12e5f0cea367564306ea36a759)
|
2018-07-26 03:16:51 +04:00 |
|
mpm11011
|
68202eb2b7
|
user-manager: replacing fmt::format with string concat.
(cherry picked from commit 63379afc7a402edb2159912318281febc3e7438a)
|
2018-07-26 03:16:51 +04:00 |
|
mpm11011
|
948bd3673e
|
user-manager: squash all commits for this feature.
|
2018-07-26 03:16:51 +04:00 |
|
scribam
|
c5c0f68b3e
|
ppu-precise: improve vaddsws and vadduws instructions
|
2018-07-22 19:53:28 +04:00 |
|
kd-11
|
19d808d378
|
rsx/gl: Minor cleanup and optimization
- Track register change status
- Remove unused gl classes
|
2018-07-22 17:19:59 +03:00 |
|
kd-11
|
8695f95267
|
rsx: Reimplement cached textures and their views
|
2018-07-22 17:19:59 +03:00 |
|
Megamouse
|
8b693ed7bb
|
MMJOYSTICK: fix nullpointer crash in GetMMJOYDevice
|
2018-07-22 12:50:52 +02:00 |
|
Megamouse
|
d13e71eeb8
|
Qt: merge pad settings
|
2018-07-22 12:50:52 +02:00 |
|
Megamouse
|
52bfe6d4fb
|
Qt: remove obsolete and useless menu entry: "Show Game Tool Bar"
|
2018-07-22 12:50:52 +02:00 |
|
eladash
|
12b8908a00
|
cellvdec: stub unsupported video timebases
|
2018-07-21 15:32:38 +04:00 |
|
Nekotekina
|
9187911a29
|
Update LLVM
Fixes long pause/hang after loading PPU modules
|
2018-07-21 12:18:07 +03:00 |
|
Nekotekina
|
89fe3705a4
|
Remove cpu_translator::ucarry<>
|
2018-07-21 12:18:07 +03:00 |
|
Nekotekina
|
9b4e63df6d
|
SPU LLVM: simplify CG, CGX, BG, BGX
|
2018-07-21 12:18:07 +03:00 |
|
Nekotekina
|
03e6725fcf
|
PPU LLVM: simplify VMSUMUHS
|
2018-07-21 12:18:07 +03:00 |
|
Nekotekina
|
d2d07abcc5
|
cellSaveData: print SECUREFILE secureId
This can help to decrypt savedata
|
2018-07-21 12:18:07 +03:00 |
|
John
|
6caffd0e32
|
Add a channel map to the PA backend to fix surround sound (#4911)
* Add a channel map to the PA backend to prevent issues with more than 6 channels
* Arranged the mapping per cellAudio.cpp
|
2018-07-21 03:02:07 +04:00 |
|
scribam
|
5828367013
|
spu-precise: fix double-precision floating-point exception checks
|
2018-07-20 15:22:14 +04:00 |
|
Megamouse
|
8bfe4c908c
|
Qt: Add rrc capture replay per drag and drop
|
2018-07-19 22:37:27 +04:00 |
|
Megamouse
|
60a276e9ce
|
Qt: allow bulk pkg installation
|
2018-07-19 22:37:27 +04:00 |
|
Megamouse
|
05c5763492
|
Fix Async Shader Tooltip
|
2018-07-19 22:37:27 +04:00 |
|
eladash
|
20e9ae069c
|
Fix sys_time_get_current_time
|
2018-07-19 14:43:10 +04:00 |
|
Alex James
|
064d0619e8
|
VS: Fix QT deploy for paths with spaces
|
2018-07-18 15:32:01 +04:00 |
|
Megamouse
|
a19113025c
|
HLE/Qt: implement sys_tty_read
|
2018-07-16 00:05:30 +04:00 |
|
Megamouse
|
29270ed673
|
gitignore: completely ignore the game folders, some games use TEST12345
It wasn't working anyway.
Test-homebrews should be added by force in the future
|
2018-07-15 20:29:14 +04:00 |
|
Megamouse
|
de693b0da1
|
Qt: handle upstream trolling
|
2018-07-15 20:29:14 +04:00 |
|
scribam
|
65d270e5d8
|
clang-tidy: performance-faster-string-find
https://clang.llvm.org/extra/clang-tidy/checks/performance-faster-string-find.html
|
2018-07-15 12:51:09 +04:00 |
|