Megamouse
b579e45ed7
Update SDL download link
2023-02-06 21:41:20 +01:00
Megamouse
1662bcfae4
Qt: add copy context menu entry to log viewer
2023-02-06 20:43:53 +01:00
Elad Ashkenazi
8652b7d358
cellVdec: Fix AU decode count on callback ( #13342 )
2023-02-05 13:02:51 +01:00
Megamouse
1cf8aacc11
CLI: add option to boot rsx capture
2023-02-05 11:47:08 +01:00
Megamouse
13ef4c1236
Clarify unknown type log message
2023-02-05 09:36:56 +01:00
Megamouse
68dd25a4a5
Replace std::filesystem::u8path with TODO
2023-02-05 09:36:56 +01:00
Megamouse
bcb1c6c080
Fix package installation exit condition after error occured
2023-02-05 09:36:56 +01:00
Megamouse
2372116acc
Improve logging during package installations
2023-02-05 09:36:56 +01:00
kd-11
508dd2b509
rsx: Formatting change
2023-02-05 01:30:20 +03:00
kd-11
61b69eeed2
rsx/overlays: Force disable rounded rectangles on macOS
2023-02-05 01:30:20 +03:00
kd-11
dc8652806e
rsx/overlays: Support disabling vertex-snap on a per-draw-call basis
2023-02-05 01:30:20 +03:00
kd-11
af6db7d895
rsx/overlays: Remove workaround no longer required
2023-02-05 01:30:20 +03:00
kd-11
64ec99be33
rsx: Unify UI rendering shaders
2023-02-05 01:30:20 +03:00
brian218
53e906d0f3
sys_game: Implemented sys_game_board_storage_write() & Made it modifiable
2023-02-04 22:19:59 +01:00
Elad Ashkenazi
780a6a7b40
sys_prx: Fix PRX module filename reading ( #13339 )
2023-02-04 21:24:24 +01:00
RipleyTom
737fbf661a
Add more disconnected limitations in sys_net
2023-02-04 20:33:21 +01:00
kd-11
c0243a92d0
rsx/overlays: Re-export spinner
...
Fixes some incorrect black pixels
2023-02-04 17:36:09 +01:00
Megamouse
3a8fcd1b0b
Update wolfssl from 5.5.0 to 5.5.4
2023-02-04 16:57:22 +01:00
Megamouse
04d9693b51
Update FAudio from 22.08 to 23.02
2023-02-04 16:57:22 +01:00
Nicolas Adenis-Lamarre
0023716053
- fix analog_t required for some games
...
- changing mapping to better fit to games (for example, select is rarely used)
Signed-off-by: Nicolas Adenis-Lamarre <nicolas.adenis.lamarre@gmail.com>
2023-02-04 16:10:40 +01:00
kd-11
37b46df738
rsx/overlays/message-queue: Do not fade albedo, only alpha
2023-02-04 16:08:20 +03:00
illusion0001
ba06198012
GUI: Remove ANSI color code from TTY
2023-02-04 10:51:19 +01:00
Elad Ashkenazi
acf9caa4ae
Game list: Use the latest game icon instead of 1.00's ( #13340 )
2023-02-04 07:41:30 +01:00
Megamouse
d69e345bc0
SDL: Fix button presses
...
SDL currently always returns 1 if a button is pressed
2023-02-03 18:24:54 +01:00
Megamouse
c5b25fa132
Remove obsolete shader compilation hint settings
2023-02-03 09:27:04 +01:00
kd-11
262ecda2bf
rsx/overlays: Cache the loading animated icon
...
Smooths out some frametime spikes when showing the notification message
2023-02-03 09:13:27 +03:00
kd-11
f243539362
rsx/overlays: Make animation caching possible
2023-02-03 09:13:27 +03:00
kd-11
ec33891f6f
rsx/overlays: Work around some commitee grandstanding shenanigans
...
ffs: https://bugs.launchpad.net/ubuntu/+source/gcc-8/+bug/1831385
2023-02-03 09:13:27 +03:00
kd-11
f007188fa0
rsx/overlays: Minor fixups
2023-02-03 09:13:27 +03:00
kd-11
170fd813f0
rsx/overlays: Ellide redundant clock read
2023-02-03 09:13:27 +03:00
kd-11
4c59359cf7
rsx/overlays: Add time unit to some measured variables
2023-02-03 09:13:27 +03:00
kd-11
ddf25b7869
rsx/overlays: Shorten notification fadeout
2023-02-03 09:13:27 +03:00
kd-11
4914f3b2c3
rsx/overlays: Fix msvc project files
2023-02-03 09:13:27 +03:00
kd-11
08faed7d86
rsx/overlays: Naming sense
2023-02-03 09:13:27 +03:00
kd-11
989e0f28d6
rsx/overlays: Remove redundant resize
2023-02-03 09:13:27 +03:00
kd-11
54f41095e9
rsx/overlay: Some cleanup in animated icon class
2023-02-03 09:13:27 +03:00
kd-11
faaa72d398
rsx: Reverse declaration order for animated icon
2023-02-03 09:13:27 +03:00
kd-11
97b36eb53c
cmake: Add shader compile notification to build system
2023-02-03 09:13:27 +03:00
kd-11
2503525016
rsx/overlays: Move shader compiling notification to a separate cpp file
2023-02-03 09:13:27 +03:00
kd-11
e96fedfefe
rsx/overlays: Darken background a bit
2023-02-03 09:13:27 +03:00
kd-11
f279d8d6d1
rsx: Lower shader notification duration to 5 seconds
2023-02-03 09:13:27 +03:00
kd-11
4bfba20877
rsx: Remove unnecessary debug pragma
2023-02-03 09:13:27 +03:00
kd-11
504bd93007
rsx: Implement overlay message queue stacking
2023-02-03 09:13:27 +03:00
kd-11
2f2fe72808
ui: Add 24x24 loading animation
2023-02-03 09:13:27 +03:00
kd-11
5babf47e70
build: Fix linux build
2023-02-03 09:13:27 +03:00
kd-11
78a588cacb
rsx: Use animated icon and message queue for shader compiler notifications
2023-02-03 09:13:27 +03:00
kd-11
205f8a6479
rsx: Fix message queue order and positioning
2023-02-03 09:13:27 +03:00
kd-11
34c1e1a9ad
rsx: Add support for rounded rectangles
2023-02-03 09:13:27 +03:00
kd-11
0885884839
rsx: Implement notification queue
2023-02-03 09:13:27 +03:00
Elad Ashkenazi
c471120a80
System.cpp: Do not create VFS directories outside of RPCS3 dir ( #13311 )
2023-01-29 11:29:26 +01:00