Commit Graph

  • a20c3bd9d9 fx lizzie/fix-nvmap-handles lizzie 2026-05-19 07:53:59 +00:00
  • b6a45591d5 fixup the stupid boost map lizzie 2026-03-10 02:36:51 +00:00
  • 29002a17a4 Trigger Build lizzie 2026-03-10 02:22:27 +00:00
  • 8d83c4a08c fuckery2 lizzie 2026-03-09 20:53:01 +00:00
  • b55959cf7c no move constructor? lizzie 2026-03-09 07:29:47 +00:00
  • 269edfd0d4 [core/hle/service/nvdrv] fix Nvmap storage being pointer-unstable due to ankerl maps lizzie 2026-03-09 06:27:04 +00:00
  • 9985c74cea fixup primitive restart lizzie/unity-build lizzie 2026-05-26 22:50:13 +00:00
  • eec3a4168f fix build errors 2026-05-20 lizzie 2026-05-20 14:38:18 +00:00
  • d39f9126f7 Trigger Build lizzie 2026-05-19 09:38:55 +00:00
  • 4563af7527 fx lizzie 2026-05-19 07:53:03 +00:00
  • 64059d5d64 Fix license headers crueter 2026-04-01 03:40:21 -04:00
  • d5f064380d Fix build crueter 2026-04-01 03:38:07 -04:00
  • 06a2420ae7 Limit on MSVC crueter 2026-04-01 04:28:45 -04:00
  • 71d43234a1 Unity batch size crueter 2026-04-01 04:25:12 -04:00
  • 0c389249a0 MSVC fixes crueter 2026-04-01 04:06:35 -04:00
  • 5bcbf2cf91 ACTUALLY fix VMA garbage crueter 2026-04-01 02:41:49 -04:00
  • ed351fbd41 barely-working VMA fix crueter 2026-04-01 02:27:20 -04:00
  • a57c284ee9 Some build fixes crueter 2026-04-01 02:01:09 -04:00
  • 3cd8aea0ae Fix comp crueter 2026-04-01 01:53:58 -04:00
  • 45074ba1ae fix? lizzie 2026-03-18 07:46:12 +00:00
  • 764cbf747c fix? lizzie 2026-03-18 07:38:12 +00:00
  • 5ec2d443c0 fix cityhash lizzie 2026-03-18 07:28:12 +00:00
  • c1eece6218 qrc buildage exclude lizzie 2026-03-18 07:26:22 +00:00
  • 5201e6bea5 fix polygon lut name issue lizzie 2026-03-18 03:00:04 +00:00
  • 81162d376f fix openg lizzie 2026-03-18 01:40:27 +00:00
  • e80ec69795 ENABLE_UNITY_BUILD lizzie 2026-03-18 01:07:54 +00:00
  • 07f8605957 yay it works lizzie 2026-03-18 00:46:52 +00:00
  • e3fc6fc6ea stupid 1 lizzie 2026-03-18 00:39:44 +00:00
  • 1d377180e7 EVEN MORE FIXES lizzie 2026-03-18 00:34:01 +00:00
  • ecb1ac96e0 more qt fixes lizzie 2026-03-18 00:31:33 +00:00
  • daded9e507 FIX BSD DEFINE IN FUCKING BSD?, fix INVALID_SOCKET on httplib lizzie 2026-03-18 00:13:28 +00:00
  • 80a6576c7a fix pragma once in even MORE core stuff lizzie 2026-03-18 00:08:19 +00:00
  • 6d03182e33 more fs fixes lizzie 2026-03-18 00:03:10 +00:00
  • bc47304607 fuck? lizzie 2026-03-17 23:58:07 +00:00
  • f5e488db05 fixup more compile issues lizzie 2026-03-17 23:53:07 +00:00
  • c9df8409df fixup dynarmic, and dont forget push constants lizzie 2026-03-17 23:42:16 +00:00
  • 7cf84f0936 fix with bigger batch sizes lizzie 2026-03-17 23:28:24 +00:00
  • 6e5af6a3c1 FIX FMT lizzie 2026-03-17 22:56:45 +00:00
  • c2fbcd816a [cmake] Allow proper unity builds lizzie 2026-03-17 08:42:34 +00:00
  • 99a926829a NO WONDER WHY IT CRASHES ON ANDROID?? sob lizzie/mlp223 lizzie 2026-08-29 06:41:10 +00:00
  • ea41c3e731 revert EH handlers? lizzie 2026-08-29 06:40:20 +00:00
  • 2e99100467 LICENSE lizzie 2026-04-01 21:40:54 +00:00
  • d9334ca68e fx lizzie 2026-04-01 21:37:54 +00:00
  • ec275e6e26 fx lizzie 2026-04-01 19:03:39 +00:00
  • cb490de31b [memory] nuke HeapTracker, use mprotect() for mappings instead lizzie 2026-04-01 17:55:13 +00:00
  • 63203fc04a fix lizzie/readonly-listicons lizzie 2026-07-21 10:57:18 +00:00
  • 43d9c93afc [hle/ns] implement IReadOnlyApplicationControlDataInterface::ListApplicationIcon lizzie 2026-03-24 22:02:33 +00:00
  • 1dd159d414 [common/logging] Add thread names lizzie 2026-06-24 20:24:56 +00:00
  • b71ddb302a sds lizzie 2026-05-01 05:46:11 +00:00
  • 00243891d1 oops, fixup lizzie 2026-05-01 05:19:04 +00:00
  • 5d42bfba0d fx lizzie 2026-04-28 18:57:37 +00:00
  • 42db87998f fix device fault? lizzie 2026-04-28 18:56:57 +00:00
  • 9a8477eb43 fix logged lizzie 2026-04-26 09:08:46 +00:00
  • 565b04fd12 fx lizzie 2026-04-25 17:48:48 +00:00
  • 9941453610 [vulkan] support VK_EXT_fault_info when VK_ERROR_DEVICE_LOST is incurred lizzie 2026-04-25 08:02:00 +00:00
  • 064ab33c08 Some cleanups on the vertex buffer path CamilleLaVey 2026-08-29 01:37:56 -04:00
  • 68e1048194 Removing redundant stagging per downloaded and swizzled image CamilleLaVey 2026-08-28 23:16:49 -04:00
  • 024f7d4918 Blit corrections within the image initialization CamilleLaVey 2026-08-28 22:43:21 -04:00
  • 96fc3378a4 A quick change on the e3D pass CamilleLaVey 2026-08-28 22:12:34 -04:00
  • 4088d44789 Another meow CamilleLaVey 2026-08-28 20:36:02 -04:00
  • 54cd5fb8eb [core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238) Maufeat 2026-08-29 01:04:02 +02:00
  • 8be2e5dfd8 tie gpu modified regions to rescalable textures CamilleLaVey 2026-08-28 17:48:39 -04:00
  • a042cedc6b Dale a tu cuerpo alegría macarena CamilleLaVey 2026-08-28 17:17:37 -04:00
  • c65694e3ec Mercy please CamilleLaVey 2026-08-28 15:59:53 -04:00
  • b94ec40989 AAAAAAH CamilleLaVey 2026-08-28 15:29:59 -04:00
  • 357e2e7109 Refining fix CamilleLaVey 2026-08-28 14:28:09 -04:00
  • 930989ab82 AQUI LLEGO TU LOBITO, MI LOBA. CamilleLaVey 2026-08-28 04:00:11 -04:00
  • 8cbe8d1ce9 This is so fucking tiring CamilleLaVey 2026-08-28 03:28:10 -04:00
  • ff596b6e8a Another try to fix QCOM driver, dear god. CamilleLaVey 2026-08-28 02:44:21 -04:00
  • 8d2d61bd8c Just a small touch on the 3d swizzle params CamilleLaVey 2026-08-28 01:19:16 -04:00
  • d0b135afb5 Another try on the 3D pass CamilleLaVey 2026-08-28 00:40:23 -04:00
  • 159841a6fc Revert "Just another change" CamilleLaVey 2026-08-28 00:34:35 -04:00
  • 2ea449f71a Just another change CamilleLaVey 2026-08-28 00:09:30 -04:00
  • 602756e990 Another check on feedback loop CamilleLaVey 2026-08-27 23:37:56 -04:00
  • 34f9c0fdec Another try on unswizzling CamilleLaVey 2026-08-27 22:48:53 -04:00
  • 119291dc77 [qt_common/discord] fix boxart not being used (#4275) lizzie 2026-08-28 03:46:36 +02:00
  • f7dbff2157 [core/hle/services/am] Fix MK8D crash (#4313) lizzie 2026-08-28 03:44:45 +02:00
  • b859d7fdf4 [dynarmic/backend/exception_handler] normalize EH for arches, use LOG_ERROR instead of fmt::print (#4283) lizzie 2026-08-28 02:30:18 +02:00
  • f635827fa6 [common/stb] remove unused I/O funcs from non-LTO builds, use common/stb.h on ns service (#4282) lizzie 2026-08-28 02:29:52 +02:00
  • 243453c172 [dynarmic, loong64] fix build error due to new term handlers (#4286) lizzie 2026-08-28 02:24:39 +02:00
  • 39158b67a7 [audio/sdl3] fix mismatches OS mixer settings for sdl3/cubeb audio backends (#4298) lizzie 2026-08-28 01:50:55 +02:00
  • 50cb8fd1c9 [vulkan] Implementation for VK_EXT_shader_quad_control (#4168) CamilleLaVey 2026-08-28 01:21:22 +02:00
  • f2f05293a6 Pure and simply meow unified-memory-access CamilleLaVey 2026-08-27 02:30:35 -04:00
  • 12898faa1b [*] use -fno-strict-aliasing to fix any would be bugs for LTO lizzie/lto-fafaf-test-123 lizzie 2026-08-27 05:32:20 +00:00
  • ad075400a4 Let's try this on memory reclamations CamilleLaVey 2026-08-27 01:21:10 -04:00
  • 06dba55923 Extended the impact on AHB fallback CamilleLaVey 2026-08-26 22:10:00 -04:00
  • 8d19ee6dc5 What if we just rely entirely on SGSR common than using EdgeDir? CamilleLaVey 2026-08-26 19:06:23 -04:00
  • 3e91569d36 Another intent CamilleLaVey 2026-08-26 18:40:10 -04:00
  • 6010f60803 Just cries internally CamilleLaVey 2026-08-26 18:05:03 -04:00
  • c14b1de71e Meow. CamilleLaVey 2026-08-26 17:47:12 -04:00
  • 14cc49e727 Adjustments on upload for textures CamilleLaVey 2026-08-26 17:00:18 -04:00
  • e88923331c Fix build CamilleLaVey 2026-08-26 15:04:18 -04:00
  • 78918e995d Fix msvc build CamilleLaVey 2026-08-26 14:50:42 -04:00
  • 522440bcb2 [TEST] Bring the unswizzle work from tiled-gpu-v2 x2 + revert of vertex, indexes from AHB path CamilleLaVey 2026-08-26 14:49:01 -04:00
  • faaf1bac64 [common/logging] Fix logging overflow on logging settings (#4308) lizzie 2026-08-26 20:38:52 +02:00
  • c1d8b7dd42 Just a quick test CamilleLaVey 2026-08-26 05:09:12 -04:00
  • 28d7c97d71 Added vertex, uniform and indexes on the upload path CamilleLaVey 2026-08-26 04:52:52 -04:00
  • 8a8763d975 Meowly The Build Destroyer CamilleLaVey 2026-08-26 04:11:59 -04:00
  • 54d8d5b0a8 Another intent on write/read on the fly CamilleLaVey 2026-08-26 04:06:25 -04:00
  • b9b9a0d704 Changes on the maps counts again CamilleLaVey 2026-08-26 03:12:06 -04:00