Commit graph

10973 commits

Author SHA1 Message Date
KojoZero
1914583b35 added output scaling and antialiasing filter to status bar 2026-06-02 11:42:36 -07:00
KojoZero
9a152e894a temporarily disable android secondary display rendering skip 2026-06-01 19:58:00 -07:00
KojoZero
5a5b2ef858 vulkan reduced secondary window (or android) drawing 2026-06-01 03:22:54 -07:00
KojoZero
f5b4d24988 vulkan fixed texture allocation when using secondary window (or android) 2026-05-31 13:43:35 -07:00
KojoZero
39a5880270 fixed shaders for opengl es, fixed texture allocation when using secondary window (or android) 2026-05-31 09:48:52 -07:00
KojoZero
4deb00e856 exposed new graphics settings 2026-05-31 04:16:48 -07:00
KojoZero
167d65748f vulkan slightly improved stability 2026-05-30 08:04:21 -07:00
KojoZero
2af46d36ee vulkan fixed all the post processing 2026-05-30 07:16:00 -07:00
KojoZero
38b7030bd9 vulkan setting up post processing part 1 2026-05-30 05:11:51 -07:00
KojoZero
c1eaa888bd vulkan setup fsr and sharpbilinear shaders 2026-05-30 02:45:35 -07:00
KojoZero
c87ca18027 vulkan setting up smaa textures 2026-05-30 01:27:52 -07:00
KojoZero
ccc59f8417 opengl implemented fsr and sharp bilinear 2026-05-29 08:51:53 -07:00
KojoZero
1035238473 added fsr/sharpbilinear shaders, and readied opengl for integration 2026-05-29 04:44:17 -07:00
KojoZero
300b68e18d fixed vertices, push constants and vbo. basic multipass working 2026-05-28 05:03:31 -07:00
KojoZero
32cf070174 fixed some bugs with image layouts and textures 2026-05-27 09:53:14 -07:00
KojoZero
cfdac4d3b9 refactoring and adding helper functions 2026-05-27 01:23:57 -07:00
KojoZero
7bf5442a1c updated gui with output scaling and fsr sharpness options 2026-05-26 20:57:51 -07:00
KojoZero
1f8c5418ac separated renderpasses, and more vulkan setting up 2026-05-26 03:17:26 -07:00
KojoZero
cb0d14258b refactored vulkan shaders 2026-05-25 08:40:34 -07:00
KojoZero
b18f8d8b35 setting up vulkan part 5 2026-05-24 08:35:54 -07:00
KojoZero
9d0befa198 vulkan fixed some shaders 2026-05-22 05:14:11 -07:00
KojoZero
bffb027310 opengl fixed edge detection texture 2026-05-22 01:25:13 -07:00
KojoZero
3308763c7d setting up vulkan part 4 2026-05-12 03:01:21 -07:00
KojoZero
e2c3e2819c switched to @turol 2017 smaa fork, fixed opengl smaa implementation 2026-05-09 16:24:27 -07:00
KojoZero
140ab7807c setting up vulkan part 3 2026-05-06 18:52:40 -07:00
KojoZero
756d73531c setting up vulkan part 2 2026-05-06 17:53:27 -07:00
KojoZero
060cb7f7d5 setting up vulkan part 1 2026-05-06 15:58:37 -07:00
KojoZero
935031a1e7 fixed interlaced and anaglyph modes 2026-05-06 04:19:21 -07:00
KojoZero
508f5fe75e cleared alpha channel 2026-05-05 17:41:54 -07:00
KojoZero
4089382e00 fixed smaa edge detection and blend weight pass 2026-05-05 17:25:39 -07:00
KojoZero
c62fb29859 attempted build fix 2 2026-05-04 22:27:14 -07:00
KojoZero
894751724f attempted build fix 2026-05-04 22:13:32 -07:00
KojoZero
ebcc1e36f9 fixed game specific texture bugs 2026-05-04 21:24:15 -07:00
KojoZero
7541aea98e fixed missing antialiasing_filter key 2026-05-04 18:50:21 -07:00
KojoZero
912c2d70e2 opengl linked antialiasing settings and scaling to gui 2026-05-04 18:26:22 -07:00
KojoZero
f14d870ec9 opengl optimized post processing performance 2026-05-04 15:44:03 -07:00
KojoZero
5a10bee0a9 opengl made antialiasing and scaling methods bound to variable 2026-05-04 01:55:51 -07:00
KojoZero
02ea2f8911 opengl implemented area sampling 2026-05-03 23:36:40 -07:00
KojoZero
05d5ff58af opengl smaa implemented 2026-05-03 16:10:43 -07:00
KojoZero
0bf83f5682 opengl smaa setup 2026-05-03 12:16:01 -07:00
KojoZero
652db82300 opengl implemented fxaa and gamma corrected bilinear 2026-05-03 02:38:19 -07:00
KojoZero
1877140f21 changing pipeline part 4 2026-05-02 23:13:27 -07:00
KojoZero
9bc89915a1 changing pipeline part 3 2026-05-02 12:06:58 -07:00
KojoZero
e3a0b19ead temp 2026-05-01 01:31:37 -07:00
KojoZero
479b078394 changing pipeline part 2 2026-04-30 18:54:11 -07:00
KojoZero
5e6ac1a315 changing pipeline part 1 2026-04-30 15:37:34 -07:00
OpenSauce04
b3ee2d8ac5 tools/README.md: Re-updated release checklist
Some checks failed
citra-build / source (push) Has been cancelled
citra-build / linux-x86_64 (appimage) (push) Has been cancelled
citra-build / linux-x86_64 (appimage-wayland) (push) Has been cancelled
citra-build / linux-x86_64 (gcc-nopch) (push) Has been cancelled
citra-build / linux-arm64 (clang) (push) Has been cancelled
citra-build / linux-arm64 (gcc-nopch) (push) Has been cancelled
citra-build / macos (push) Has been cancelled
citra-build / windows (msvc) (push) Has been cancelled
citra-build / windows (msys2) (push) Has been cancelled
citra-build / android (googleplay) (push) Has been cancelled
citra-build / android (vanilla) (push) Has been cancelled
citra-build / docker (push) Has been cancelled
citra-format / clang-format (push) Has been cancelled
citra-libretro / android (push) Has been cancelled
citra-libretro / linux (push) Has been cancelled
citra-libretro / windows (push) Has been cancelled
citra-libretro / macos (arm64) (push) Has been cancelled
citra-libretro / macos (x86_64) (push) Has been cancelled
citra-libretro / ios (push) Has been cancelled
citra-libretro / tvos (push) Has been cancelled
citra-transifex / transifex (push) Has been cancelled
Knew I'd forgotten something (:
2026-04-21 14:55:40 +01:00
OpenSauce04
9701a3d874 tools/README.md: Updated release checklist
Some checks failed
citra-build / source (push) Has been cancelled
citra-build / linux-x86_64 (appimage) (push) Has been cancelled
citra-build / linux-x86_64 (appimage-wayland) (push) Has been cancelled
citra-build / linux-x86_64 (gcc-nopch) (push) Has been cancelled
citra-build / linux-arm64 (clang) (push) Has been cancelled
citra-build / linux-arm64 (gcc-nopch) (push) Has been cancelled
citra-build / macos (push) Has been cancelled
citra-build / windows (msvc) (push) Has been cancelled
citra-build / windows (msys2) (push) Has been cancelled
citra-build / android (googleplay) (push) Has been cancelled
citra-build / android (vanilla) (push) Has been cancelled
citra-build / docker (push) Has been cancelled
citra-format / clang-format (push) Has been cancelled
citra-libretro / android (push) Has been cancelled
citra-libretro / linux (push) Has been cancelled
citra-libretro / windows (push) Has been cancelled
citra-libretro / macos (arm64) (push) Has been cancelled
citra-libretro / macos (x86_64) (push) Has been cancelled
citra-libretro / ios (push) Has been cancelled
citra-libretro / tvos (push) Has been cancelled
2026-04-21 10:47:52 +01:00
OpenSauce04
a276623dbb Updated translations via Transifex 2026-04-21 10:47:49 +01:00
PabloMK7
2fff086e81
qt: Temporarily fix fullscreen on msys2 builds (#2049)
Some checks failed
citra-build / source (push) Has been cancelled
citra-build / linux-x86_64 (appimage) (push) Has been cancelled
citra-build / linux-x86_64 (appimage-wayland) (push) Has been cancelled
citra-build / linux-x86_64 (gcc-nopch) (push) Has been cancelled
citra-build / linux-arm64 (clang) (push) Has been cancelled
citra-build / linux-arm64 (gcc-nopch) (push) Has been cancelled
citra-build / macos (push) Has been cancelled
citra-build / windows (msvc) (push) Has been cancelled
citra-build / windows (msys2) (push) Has been cancelled
citra-build / android (googleplay) (push) Has been cancelled
citra-build / android (vanilla) (push) Has been cancelled
citra-build / docker (push) Has been cancelled
citra-format / clang-format (push) Has been cancelled
citra-libretro / android (push) Has been cancelled
citra-libretro / linux (push) Has been cancelled
citra-libretro / windows (push) Has been cancelled
citra-libretro / macos (arm64) (push) Has been cancelled
citra-libretro / macos (x86_64) (push) Has been cancelled
citra-libretro / ios (push) Has been cancelled
citra-libretro / tvos (push) Has been cancelled
citra-transifex / transifex (push) Has been cancelled
* qt: Temporarily fix fullscreen on msys2 builds

* Removed excessive endif comments

We really only need these when nesting ifdefs

* blockRoundedCorners: Invert if condition for readability

---------

Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2026-04-19 13:47:49 +01:00