Henrik Rydgård
|
8397fd6791
|
Also disable the GPU JIT tests on ARM64, not applicable
|
2024-04-29 11:13:35 +02:00 |
|
Henrik Rydgård
|
6575ba5487
|
Make screenshot notifications clickable (on platforms where it's possible)
|
2024-04-10 13:21:23 +02:00 |
|
Henrik Rydgård
|
c6c733a27a
|
Add way to pass data into OSD click callbacks (and a way to free it)
|
2024-04-10 13:18:30 +02:00 |
|
Henrik Rydgård
|
d8c6a516d7
|
Merge pull request #18967 from GermanAizek/fix-memleaks
[Common/File/UI] Fixed minor memleaks
|
2024-04-02 13:40:07 +02:00 |
|
Henrik Rydgård
|
27b6b6b4dc
|
Update DevScreens.cpp
|
2024-04-02 13:39:49 +02:00 |
|
Henrik Rydgård
|
aed6d36c92
|
Fix the EGL tab in System Info. Discovered indirectly by GermanAizek in #18967
|
2024-04-02 12:58:40 +02:00 |
|
Signed-off-by: Henrik Rydgård
|
9c3c23daa6
|
Fixed memleaks and incorrect add tab in ui::view_group
Signed-off-by: Herman Semenov <GermanAizek@yandex.ru>
|
2024-04-02 13:48:16 +03:00 |
|
Henrik Rydgård
|
c5791764d8
|
Make the i18n T function use std::string_view
Buildfixes, crashfixes
One more
Android buildfix
Buildfix Qt
|
2024-02-12 18:44:39 +01:00 |
|
Henrik Rydgård
|
aab52859b8
|
Fix translation issue, some work on sv_SE.ini
see #18778
|
2024-01-29 11:21:12 +01:00 |
|
Henrik Rydgård
|
4dafe2733c
|
Fix "CPU Core" and "Instance" translation strings
|
2024-01-28 17:05:36 +01:00 |
|
Henrik Rydgård
|
a2e7712126
|
Crashfix in JIT disassembly UI. Add sanity check in WaitUntil
|
2024-01-27 13:28:09 +01:00 |
|
Henrik Rydgård
|
f590acec78
|
Left a duplicate string in, removing.
|
2024-01-25 16:11:54 +01:00 |
|
Herman Semenov
|
95f535dab0
|
[UI/Windows] Object out of scope optimization for better codegeneration (lower level scope)
|
2023-12-20 12:35:02 +03:00 |
|
Henrik Rydgård
|
812b1024f0
|
Move TouchTestScreen to DevScreens
|
2023-12-14 19:01:19 +01:00 |
|
Henrik Rydgård
|
ed4941f416
|
Remove Vulkan (and Windows.h) include from DevScreens.cpp
|
2023-12-14 19:01:18 +01:00 |
|
Herman Semenov
|
315340fc62
|
Using const reference for C++17 range-based loop and freq used objects
|
2023-12-13 17:33:01 +01:00 |
|
Henrik Rydgård
|
376db1f931
|
Remove the unused "front" draw2d buffer. Saves 1.5MB of RAM.
|
2023-12-08 12:29:24 +01:00 |
|
Henrik Rydgård
|
3621529df9
|
Debug: Add quick "Framebuffer List" overlay.
|
2023-12-02 14:07:31 +01:00 |
|
Henrik Rydgård
|
6dbe49775c
|
Add a sysprop for IsDebuggerPresent.
|
2023-10-12 11:58:04 +02:00 |
|
Henrik Rydgård
|
9993df5e77
|
Remove some redundant strings in sys info (GL precision).
As montioned in #18045
|
2023-09-06 17:40:42 +02:00 |
|
Henrik Rydgård
|
980b2158ba
|
Hide the "System Information / Internals" tab in release builds
|
2023-09-02 15:42:47 +02:00 |
|
Henrik Rydgård
|
3fa9240e76
|
Fix some untranslatable / missing strings
|
2023-08-31 23:28:29 +02:00 |
|
Henrik Rydgård
|
b501abf576
|
Add more display information to system info.
|
2023-08-30 17:38:22 +02:00 |
|
Henrik Rydgård
|
6ba08fbcb9
|
Allow using atlas icons other than the presets in OSD messages.
|
2023-08-25 16:32:39 +02:00 |
|
Henrik Rydgård
|
1025bbcf89
|
Log level/type: Use enum class instead of the awkward namespace trick.
Just a small cleanup I've wanted to do for a long time.
|
2023-08-25 11:48:59 +02:00 |
|