Henrik Rydgård
|
9253bf9cb5
|
Add a new screen for managing installed Adreno drivers
|
2024-01-17 10:51:08 +01:00 |
|
Henrik Rydgård
|
0fc3e2b777
|
Add string_view support to more UTF functions
|
2024-01-12 14:03:02 +01:00 |
|
Henrik Rydgård
|
9c1fd06c2f
|
Various fixes to PathBrowser etc to handle browsing HTTP subfolders
|
2023-12-29 21:34:24 +01:00 |
|
Henrik Rydgård
|
755b2a2535
|
Fix check for navigating upwards from http Paths
|
2023-12-29 00:40:16 +01:00 |
|
Henrik Rydgård
|
cd00d06842
|
Add reload button to GameBrowser. Fix assert if game load failed
|
2023-12-29 00:18:04 +01:00 |
|
Henrik Rydgård
|
28143697b6
|
Fix regression from #18581
|
2023-12-20 18:26:27 +01:00 |
|
Henrik Rydgård
|
dd1396e2fd
|
Merge pull request #18581 from GermanAizek/lower-scope
Reduced lower scope for local objects
|
2023-12-20 14:53:36 +01:00 |
|
Herman Semenov
|
2a31f8c6c0
|
[Common/Core/HLE] Object out of scope optimization for better codegeneration (lower level scope)
|
2023-12-20 12:33:56 +03:00 |
|
Herman Semenov
|
4ea842a3c1
|
Minor replaced insert to emplace C++11
|
2023-12-19 16:06:48 +03:00 |
|
Herman Semenov
|
b8748ae9e5
|
[Common/File/GPU/Render/Input] Using reserve if possible
|
2023-12-15 14:00:51 +03:00 |
|
Henrik Rydgård
|
969cb8ac18
|
Driver choice: Add error message for wrong file type
|
2023-12-14 16:26:12 +01:00 |
|
Dzmitry Dubrova
|
a461800973
|
Implement custom driver loading for ARM64 Android devices
|
2023-12-14 08:53:03 +03:00 |
|
Henrik Rydgård
|
d234fa24e6
|
Add progress bar (without %) to install/uninstall. Other fixes.
|
2023-12-08 16:16:28 +01:00 |
|
Henrik Rydgård
|
19eeaef2ea
|
More uses of string_view
|
2023-11-13 23:36:34 +01:00 |
|
Henrik Rydgård
|
d0ee5fc308
|
Path: Use string_view more to avoid allocations
|
2023-11-13 23:24:42 +01:00 |
|
Henrik Rydgård
|
6357b95ff5
|
Better version.
|
2023-10-12 23:33:54 +02:00 |
|
Henrik Rydgård
|
755648c997
|
Don't use std::move in dirlisting, see #18192
|
2023-09-22 10:09:10 +02:00 |
|
German Semenov
|
c27481d637
|
GPU, VFS, UI: Fixed minor memleaks
|
2023-09-15 12:23:54 +03:00 |
|
Bashar Astifan
|
07c119a80c
|
Merge branch 'master' of https://github.com/hrydgard/ppsspp
|
2023-08-14 02:45:28 +04:00 |
|
Henrik Rydgård
|
a84cb357dc
|
Comment fixes, adjust a couple of sleeps
|
2023-08-13 17:57:46 +02:00 |
|
Henrik Rydgård
|
9df91aed37
|
OpenCFile: Fix Android content-uri append mode
|
2023-08-02 14:00:57 +02:00 |
|
Bashar Astifan
|
401377818c
|
Merge branch 'master' into master
|
2023-08-01 05:29:56 +04:00 |
|
Henrik Rydgård
|
ecea3844b0
|
Improved progress bar popups for downloads
Now shows the filename, and also there's a delay mode where they'll only
be visible if the download takes more than a second, plus they can be
named.
|
2023-07-18 15:13:44 +02:00 |
|
Bashar Astifan
|
a35c8425e6
|
Merge branch 'master' into master
|
2023-07-17 23:20:52 +04:00 |
|
Henrik Rydgård
|
2537f76277
|
UI: Add a basic FileChooserChoice view
|
2023-07-16 12:14:40 +02:00 |
|