Commit Graph

  • 32af670e1f MAP_SYSTEM lizzie 2025-12-01 18:54:57 +0000
  • c7586397d9 (likely) fixes for virtual dmem? lizzie 2025-12-01 10:58:26 +0000
  • 01bd498184 disable fastmem lizzie 2025-12-01 10:31:03 +0000
  • 5e9aff65b0 try to fix the paths lizzie 2025-12-05 03:51:05 +0000
  • 81f2ba5f9e sysconf stub cuz crash(?) + some stderrp stuff lizzie 2025-12-01 09:33:59 +0000
  • 4d03401bba the orb lizzie 2025-12-01 05:32:35 +0000
  • 4efd4e5c2e fself + pkg stuffs lizzie 2025-12-01 05:08:23 +0000
  • cf7c80b472 make .pkg and .self lizzie 2025-12-05 03:50:45 +0000
  • 48c59e0bde exclude more stuff from vulkan lizzie 2025-12-01 02:51:57 +0000
  • 6b39545ece exclude from vulkan surface selection lizzie 2025-12-01 02:32:31 +0000
  • 604a5b24b7 buildable toolchain script + fixes for ffmpeg lizzie 2025-12-05 03:50:05 +0000
  • 4117d00678 merge lizzie 2025-12-05 03:49:45 +0000
  • 320342c93e merge lizzie 2025-12-05 03:49:26 +0000
  • 3e0b7de22d fix lizzie 2025-11-29 22:53:31 +0000
  • 6eba8843e7 toolchain-fix lizzie 2026-01-03 21:13:42 +0000
  • 0605a88da5 fuck you lizzie 2026-01-16 03:27:08 +0000
  • 04f96c6b2e no conversion fixs lizzie 2026-01-16 03:09:03 +0000
  • 10d763a2ab Trigger Build lizzie/serv-hle-use-ankerl lizzie 2026-03-04 18:51:21 +0000
  • 03b26f0ca5 aha vk-surface-andpc lizzie 2026-03-04 18:48:56 +0000
  • 4789d19044 Relax a little bit texture_cache MaranBr 2026-03-04 11:30:17 -0400
  • 629db8823d Improve a bit more MaranBr 2026-03-04 11:20:18 -0400
  • f9dc58fb37 Always download when needed. MaranBr 2026-03-04 09:37:06 -0400
  • e6a37a99e3 Here we go again MaranBr 2026-03-04 08:46:05 -0400
  • 6964e78aeb [vulkan] Fix wrong stage index in prepare_stage render area check wildcard 2026-03-04 10:44:01 +0100
  • 401a2be6f6 fx lizzie 2026-03-04 06:36:28 +0000
  • bb4e3c52f7 wawa lizzie 2026-01-31 04:00:52 +0000
  • e6e476002b fix3 lizzie 2026-01-30 18:58:15 +0000
  • 8ce5c40d86 fix android? lizzie 2026-01-30 11:04:03 +0000
  • b403cdeb69 add license lizzie 2026-01-30 11:03:58 +0000
  • 5e17fcaf01 [vk] unify VkSurfaceKHR with Android and the rest of platforms; remove technically incorrect nullptr() ctor for handles lizzie 2025-11-07 06:30:00 +0000
  • a94bec7148 fx lizzie 2026-03-04 06:29:31 +0000
  • ff89d1f472 fx lizzie/fs-msvc-succks lizzie 2026-03-04 06:29:11 +0000
  • 1a2efd130f [hle] use ankerl:: for map, use const char* instead of std::string{} lizzie 2026-03-04 06:17:16 +0000
  • 35996b7a1c [fs] use recursive_directory_iterator since MSVC CRT no longer should bug out lizzie 2026-03-04 05:42:14 +0000
  • ced20a96ca cmake: Escape it (crueter will find a better solution later, i hope) msvc DraVee 2026-02-15 01:22:12 +0100
  • 89808632fb cmake: Improve building for Debug builds under Visual Studio Caio Oliveira 2026-02-14 15:44:09 -0300
  • c0a34acc5c fix android lines JPikachu 2026-03-03 20:02:01 +0000
  • ca5a3b6bbd fix headers JPikachu 2026-03-03 19:56:42 +0000
  • b208c9cf4f
    [settings] Disable fastmem on Linux systems with non-4kb page sizes disable-16kb-fastmem crueter 2026-03-03 14:28:45 -0500
  • b5f246c6c5
    wtf update-deps crueter 2026-03-03 11:45:39 -0500
  • 05867ca6aa
    Fix license headers time-fix-logging crueter 2026-03-03 11:40:17 -0500
  • db460012c0
    [time] fix: guard timezone out buffer logging darkpaper 2026-03-02 00:44:21 +0800
  • b372498576
    try fix android build crueter 2026-03-03 11:26:13 -0500
  • aef84eecfb
    Use Aitor's PR kosmickrisp crueter 2026-03-03 11:23:24 -0500
  • ff58a6db90
    Remove ifdefs crueter 2026-03-03 11:09:05 -0500
  • 355b1efaf5
    Fix build crueter 2026-03-03 10:49:33 -0500
  • 8ef3013f31
    26.0.1 crueter 2026-02-26 14:29:52 -0500
  • 9b7bb5e379
    Fix build crueter 2026-02-26 12:53:31 -0500
  • 55a154599b
    [cmake] Bundle KosmicKrisp, MoltenVK, and Vulkan Loader crueter 2026-02-26 12:10:08 -0500
  • a1d0764d61
    tests: Add A64 optimizer test for VectorMin/Max patterns rayman30 2026-02-01 00:51:12 +0100
  • a853380405
    dynarmic: Implement VectorMin/Max{S,U}64 emitters rayman30 2026-01-30 01:48:06 +0100
  • 8b36e69667
    Fix build crueter 2026-03-03 10:51:19 -0500
  • 9d2341eaea
    [vk] Disable float16 math on non-MESA AMD drivers as 2026+ versions are broken (#3661) PavelBARABANOV 2026-03-03 14:27:47 +0100
  • b0e3eb0987 external content scanner and nca/xci handling rework xbzk 2026-03-03 08:31:13 -0300
  • faaf20f68b
    [externals] Update dependencies crueter 2026-03-01 23:27:49 -0500
  • d720a7b4b4
    [vulkan] Fixed dual-source blending to correctly map shader outputs. (#3637) tarako 2026-03-03 01:54:57 +0100
  • cee34a733e [vulkan] Implement push descriptors for compute pipelines wildcard 2026-03-02 23:06:20 +0100
  • 12a9e9bd7c [shader_recompiler] Add workaround for AMD shader bug in LM3 Fixes red, green and blue lines artifact on AMD GPUs in Luigi's Mansion 3. JPikachu 2026-03-02 20:55:37 +0000
  • cb0fb2f286 fx lizzie/macos-network-ifaces lizzie 2026-03-02 19:29:29 +0000
  • 1d279b8b7d beware of link_ntoa_r() lizzie 2026-02-28 20:13:51 +0000
  • c5c1a21ad5 [macos, net] add sysctl(RT_xx)-fetched network interfaces lizzie 2026-02-28 19:51:00 +0000
  • 464212393e
    [gitignore] add *.tar.zst (#3663) crueter 2026-03-02 05:28:26 +0100
  • f076a2230f
    [gitignore] add *.tar.zst crueter 2026-03-01 22:59:42 -0500
  • 8737b2937c
    [desktop] addons: open mod folder in rc menu open-mod crueter 2026-03-01 22:19:53 -0500
  • ea209e6dab
    [vulkan] Fine-tuning of frame pacing logic (#3628) MaranBr 2026-03-02 02:53:01 +0100
  • b5f9f8b743
    [vulkan] Fix Vulkan rendering, image layout, and synchronization issues (#3511) MaranBr 2026-03-02 02:51:50 +0100
  • 87e3bcce13 fixed landscape right column top spacing xbzk/settings-fragment-rework xbzk 2026-03-01 11:48:57 -0300
  • 94906f89d7 settings logo as bg image xbzk 2026-03-01 11:48:46 -0300
  • 18b91c69dc enable recreate upon reset for theme setting xbzk 2026-03-01 16:28:18 -0300
  • 3a1e312a46 fixed setting reset to defaults infinite loop xbzk 2026-03-01 11:08:47 -0300
  • b1b5dd08eb Fix ARM64 build MaranBr 2026-02-24 17:37:34 -0400
  • a9272b5a33 Ops MaranBr 2026-02-24 16:53:26 -0400
  • e210c7605a Ops MaranBr 2026-02-24 16:40:17 -0400
  • 0cc9cd8ce7 Fine-tuning of frame pacing logic MaranBr 2026-02-24 16:31:29 -0400
  • b97519c312 Ploo? MaranBr 2026-02-26 09:52:26 -0400
  • 68f382f3c4 Fix build MaranBr 2026-02-24 14:03:40 -0400
  • b774efa41f Fix image layout sync and re-enable MSAA blits on NVIDIA MaranBr 2026-02-24 13:44:23 -0400
  • ba9f109db5 Another attempt MaranBr 2026-01-30 16:22:50 -0400
  • c796945817 Another attempt MaranBr 2026-01-30 14:31:45 -0400
  • a8fc994c0b
    pr3655 gradientbordercardview fix (#3658) xbzk 2026-03-01 23:21:26 +0100
  • 3b58f2abba [vk] Disable float16 math on all AMD drivers as 2026+ versions are broken PavelBARABANOV 2026-03-01 18:20:59 +0300
  • d8e7f04e58 pr3655 gradientbordercardview fix xbzk 2026-03-01 10:49:59 -0300
  • 2991bd18ef
    [vk] Enable VK_IMG_filter_cubic on powervr (#3643) lizzie 2026-03-01 01:53:15 +0100
  • 281d7a468e
    [ports] Remove ENABLE_OPENSSL and mbedtls nixos remnants (#3638) lizzie 2026-03-01 01:53:04 +0100
  • 8e85ade165
    [desktop] tas: add option to disable file overwrite dialog SchweGELBin 2026-02-24 23:13:22 +0100
  • 12f89745be
    [android] add IntSetting for static theme and set green as default (#3655) PavelBARABANOV 2026-02-28 19:34:55 +0100
  • b94b85977d fix shadowing lizzie/macro-hle-inline lizzie 2026-02-28 16:40:17 +0000
  • 7de5eb6884
    [android] fix persist manual game pause after android sleep/wake (#3651) xXJSONDeruloXx 2026-02-28 16:05:06 +0100
  • 81092d3177 header PavelBARABANOV 2026-02-28 14:03:08 +0300
  • 549596add6 spaces PavelBARABANOV 2026-02-28 13:53:20 +0300
  • 016b9f88f8 [android] add IntSetting for static theme and set green as default PavelBARABANOV 2026-02-28 13:46:47 +0300
  • 7e88092998 fix dynarmic i hope lizzie/ios-port-sud lizzie 2026-02-25 20:27:26 +0000
  • 8d99782267 fx lizzie 2026-02-24 00:58:36 +0000
  • 93f69afe37 fx lizzie 2026-02-24 00:43:59 +0000
  • f23af26096 fix boost lizzie 2026-02-23 18:27:43 +0000
  • 2649b82ff5 fx lizzie 2026-02-23 07:02:00 +0000
  • e7717708f1 fix stuff lizzie 2026-02-23 05:24:15 +0000
  • ab77cb7537 stupid macos lizzie 2026-02-23 05:15:17 +0000
  • 94dcf09617 fix1 lizzie 2026-02-23 04:31:43 +0000
  • 4a065abff2 fx lizzie 2026-02-23 02:55:16 +0000