32 Commits

Author SHA1 Message Date
Stenzek
6d0feff2f5 Deps: Update to 20260805 2026-08-06 18:24:58 +10:00
Stenzek
38bbc115c5 Data: Add additional fonts 2026-05-04 00:20:43 +10:00
Stenzek
ab1fd51827 dep: Remove simpleini 2026-03-07 15:03:11 +10:00
Stenzek
ac8502ce50 ImGuiManager: Swap fixed-width font to Google Sans Code
More consistent and better looking at low-DPI.
2026-01-25 21:02:47 +10:00
Stenzek
dedc59037f ImGuiManager: Allow renderer switch without destroying context
Fixes UI getting reset when changing renderers, and works around being
left in an inconsistent state if FSUI wasn't started and renderers are
changed from the ingame settings menu.
2026-01-25 21:02:47 +10:00
Davide Pesavento
d7b2f2d5f7 README: Update minimum macOS version (#3673) 2026-01-02 18:59:51 +10:00
Stenzek
23d45a35db Data: Swap Roboto Mono for JetBrains Mono
Also move the font license/copyright to the main third-party file.

Most were OFL, not Apache anyway.
2025-11-16 00:50:21 +10:00
Stenzek
b1ce3bf0b1 Data: Fix link in thirdparty.html 2025-04-14 22:19:17 +10:00
Stenzek
8567293103 Util: Add TextureDecompress 2024-11-24 23:29:29 +10:00
Stenzek
761c8bdf7f Deps: Build libzip 2024-10-22 21:16:56 +10:00
Stenzek
449cd7cbc8 Data: Update SDL Game Controller DB 2024-10-08 19:54:59 +10:00
Stenzek
ca6b99401b Common: Build fix when compiling with AVX2 march 2024-09-28 19:43:23 +10:00
Stenzek
503004f17c Data: Note third-party codecs in AppImage FFmpeg 2024-09-03 19:17:19 +10:00
Stenzek
88ee70ef8a Misc: Remove unused files 2024-09-01 23:17:17 +10:00
Stenzek
7f4e5d55db Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
Stenzek
3fbdcdb4ff AudioStream: Rewrite and integrate expander 2024-09-01 13:16:10 +10:00
Stenzek
0f29cd8d63 Data: Update third-party notices 2024-08-26 00:26:27 +10:00
Stenzek
9e09f53566 Core: Add constexpr MIPS Encoder
From https://raw.githubusercontent.com/grumpycoders/pcsx-redux/main/src/mips/common/util/encoder.hh
2024-08-13 14:46:42 +10:00
Stenzek
da4b5df656 MediaCapture: Add FFmpeg backend 2024-08-12 16:29:03 +10:00
Michael Prince Sharpe
9d3f328404 Adding crt-guest-advanced-HD shader (#3189)
* Add CRT-Guest-Advanced-HD

* Update CRT-Guest info

* Update CRT-Guest info

* Update CRT-Guest info

* Update CRT-Guest info

* reversion for correction

* Update thirdparty.html

* Update thirdparty.html

* Update thirdparty.html

* Update thirdparty.html

* Add files via upload

* Update source.txt
2024-04-25 01:18:49 +10:00
Stenzek
7932d284f1 Deps: Add freesurround 2024-04-21 23:27:31 +10:00
Stenzek
35056c2c52 Deps: Add kissfft 2024-04-21 23:27:31 +10:00
Stenzek
98241cb6ba GPUDevice: Swap out glslang for shaderc 2024-04-05 17:53:24 +10:00
Stenzek
69588bf7a6 Deps: Include freetype/harfbuzz shared libraries 2024-04-05 17:23:28 +10:00
Stenzek
c854b8f85e Image: Swap stb for libpng/libjpeg 2024-03-07 00:02:35 +10:00
Stenzek
3f0aa6b559 Data: Include crt-royale
From https://github.com/akgunter/crt-royale-reshade
2024-02-04 17:33:25 +10:00
Stenzek
058fe13c52 Data: Add RapidJSON to third-party notices 2024-02-04 16:55:32 +10:00
Stenzek
fb3f0f04ed Resources: Add SDL to thirdparty.html 2024-01-08 15:49:05 +10:00
Stenzek
a22eef63b9 Resources: Fix crt-lottes under Direct3D
And add additional builtin shaders.
2023-12-28 21:01:17 +10:00
Stenzek
fdd3edf73a Common: Add LLVM SmallVector 2023-12-09 22:08:14 +10:00
Stenzek
fc6359457b ImGuiManager: Use PromptFont icons for input OSD 2023-11-26 21:35:29 +10:00
Stenzek
fa5496652e Qt: Add third-party license notices 2023-11-06 23:17:58 +10:00