Commit graph

  • b5ff2febed
    Merge 4c4452c9e5 into 62f814999f flightlessmango 2025-10-06 16:44:29 +01:00
  • 62f814999f enhancement(flatpak): add support for 25.08 develop PancakeTAS 2025-10-06 17:15:02 +02:00
  • e700318aa8
    enhancement(flatpak): add support for 25.08 PancakeTAS 2025-10-06 17:15:02 +02:00
  • dd91eebb6d
    refactor: remaining pools chore/cleanup PancakeTAS 2025-09-28 23:24:51 +02:00
  • 24f7b66e99
    refactor: vkd struct & buffer pool PancakeTAS 2025-09-28 23:18:17 +02:00
  • 83ec052f73
    refactor: fixing imports PancakeTAS 2025-09-27 22:25:40 +02:00
  • c57a950ff5
    refactor: more work on shaders PancakeTAS 2025-09-26 20:41:56 +02:00
  • 0bdc70a4c3
    refactor: fixing imports PancakeTAS 2025-09-26 17:22:19 +02:00
  • cfbc105b9d
    chore(cleanup): progress on shader registry PancakeTAS 2025-09-11 20:49:46 +02:00
  • 76674ff9b0
    refactor: fixing includes and write helper type PancakeTAS 2025-09-11 18:51:25 +02:00
  • 65da45be7d
    refactor: implement shader registry/pool PancakeTAS 2025-09-10 18:35:22 +02:00
  • 7137310e53
    refactor: remove default constructors PancakeTAS 2025-09-10 17:53:42 +02:00
  • 3c7c5a4413
    refactor: revert prev 3 commits PancakeTAS 2025-09-10 17:51:53 +02:00
  • 41c0083a04
    refactor: convenience changes PancakeTAS 2025-09-01 21:41:35 +02:00
  • 32d35c25fc
    refactor: add multiset helper PancakeTAS 2025-09-01 21:32:20 +02:00
  • 29ee02f080
    refactor: add useful helpers for images PancakeTAS 2025-09-01 19:53:41 +02:00
  • 438458a575
    refactor: update submit method PancakeTAS 2025-09-01 18:31:51 +02:00
  • eef8d4a245
    refactor: finish final methods PancakeTAS 2025-09-01 18:22:14 +02:00
  • 4c85e45485
    refactor: refactor image class PancakeTAS 2025-09-01 18:14:26 +02:00
  • 5d9660c1eb
    refactor: implement new, more basic barrier system PancakeTAS 2025-09-01 18:04:11 +02:00
  • c3cccb4967
    refactor: completely remove default operators PancakeTAS 2025-09-01 17:36:09 +02:00
  • 1b367f7743
    refactor: rework abstraction for descriptor sets PancakeTAS 2025-09-01 17:33:10 +02:00
  • b86291b951
    refactor: start refactoring core Vulkan abstractions PancakeTAS 2025-09-01 16:47:55 +02:00
  • 0048283a8a fix: hide unload message if never loaded PancakeTAS 2025-08-29 12:51:52 +02:00
  • d57ef26263
    fix: hide unload message if never loaded PancakeTAS 2025-08-29 12:51:52 +02:00
  • 8b87a0c71b
    workflows: better manual dispatch PancakeTAS 2025-08-29 12:22:22 +02:00
  • fbf2ddb6d5
    workflows: better manual dispatch PancakeTAS 2025-08-29 12:22:22 +02:00
  • 714326ce11
    enhancement(flatpakui): fix workflow PancakeTAS 2025-08-29 11:47:14 +02:00
  • a22ad81056 enhancement(flatpakui): add manually triggered workflow PancakeTAS 2025-08-29 11:23:14 +02:00
  • 45ae660e78 enhancement(flatpakui): force version number in release workflow PancakeTAS 2025-08-28 23:23:55 +02:00
  • 6a2fa943c4 enhancement(flatpakui): also update packages PancakeTAS 2025-08-28 23:12:22 +02:00
  • 4260f29bc6 enhancement(flatpakui): update packaging logic PancakeTAS 2025-08-28 23:05:51 +02:00
  • bfd8d0b8e5 enhancement(flatpakui): enhance main build workflow PancakeTAS 2025-08-28 22:24:41 +02:00
  • 1ab4f2ef56 enhancement(flatpakui): remove version information from most files PancakeTAS 2025-08-28 22:15:24 +02:00
  • 60d4e10c5c enhancement(flatpakui): update release flatpak workflow PancakeTAS 2025-08-28 22:05:30 +02:00
  • 68c10561de enhancement(flatpakui): add metainfo file for main application PancakeTAS 2025-08-28 22:02:40 +02:00
  • ccd4d92a3e enhancement(flatpakui): update action branch and cache PancakeTAS 2025-08-28 21:09:56 +02:00
  • 2de618809c enhancement(flatpakui): create github action for continuous integration PancakeTAS 2025-08-28 20:39:38 +02:00
  • 7deeea9e98 enhancement(flatpakui): update other flatpak files PancakeTAS 2025-08-28 20:22:13 +02:00
  • acd3366e0c enhancement(flatpakui): add flatpak file for the user interface PancakeTAS 2025-08-28 20:11:47 +02:00
  • b11907e12a
    enhancement(flatpakui): add manually triggered workflow PancakeTAS 2025-08-29 11:23:14 +02:00
  • 2aca9375fc
    enhancement(flatpakui): force version number in release workflow PancakeTAS 2025-08-28 23:23:55 +02:00
  • ba55bfd8a2
    enhancement(flatpakui): also update packages PancakeTAS 2025-08-28 23:12:22 +02:00
  • 6986ed75a5
    enhancement(flatpakui): update packaging logic PancakeTAS 2025-08-28 23:05:51 +02:00
  • 0c64d1bb16
    enhancement(flatpakui): enhance main build workflow PancakeTAS 2025-08-28 22:24:41 +02:00
  • 7ad1b2fdf4
    enhancement(flatpakui): remove version information from most files PancakeTAS 2025-08-28 22:15:24 +02:00
  • e291ee28f2
    enhancement(flatpakui): update release flatpak workflow PancakeTAS 2025-08-28 22:05:30 +02:00
  • cff60aa444
    enhancement(flatpakui): add metainfo file for main application PancakeTAS 2025-08-28 22:02:40 +02:00
  • 2331029298
    enhancement(flatpakui): update action branch and cache PancakeTAS 2025-08-28 21:09:56 +02:00
  • 48b63f7d52
    enhancement(flatpakui): create github action for continuous integration PancakeTAS 2025-08-28 20:39:38 +02:00
  • afc5c79f98
    enhancement(flatpakui): update other flatpak files PancakeTAS 2025-08-28 20:22:13 +02:00
  • 53134a59e4
    enhancement(flatpakui): add flatpak file for the user interface PancakeTAS 2025-08-28 20:11:47 +02:00
  • 5e04b4f5f6 enhancement(nodeps): remove gitmodules entirely PancakeTAS 2025-08-26 16:53:43 +02:00
  • 82fb53f089 enhancement(nodeps): remove pe-parse dependency PancakeTAS 2025-08-26 16:51:02 +02:00
  • 77c9cc632d enhancement(nodeps): print to stderr PancakeTAS 2025-08-22 15:31:05 +02:00
  • daa1e410eb enhancement(nodeps): fix buildsystem warnings PancakeTAS 2025-08-21 01:45:43 +02:00
  • f8526a1fe3 enhancement(nodeps): remove toml11 dependency PancakeTAS 2025-08-21 01:40:01 +02:00
  • bfebf9b27e enhancement(nodeps): remove volk dependency PancakeTAS 2025-08-20 22:22:41 +02:00
  • 0d88e9741c
    enhancement(nodeps): remove gitmodules entirely PancakeTAS 2025-08-26 16:53:43 +02:00
  • 07653a83e0
    enhancement(nodeps): remove pe-parse dependency PancakeTAS 2025-08-26 16:51:02 +02:00
  • 2eec75e258
    enhancement(nodeps): print to stderr PancakeTAS 2025-08-22 15:31:05 +02:00
  • e1a299617d
    enhancement(nodeps): fix buildsystem warnings PancakeTAS 2025-08-21 01:45:43 +02:00
  • ca7cba1ea0
    enhancement(nodeps): remove toml11 dependency PancakeTAS 2025-08-21 01:40:01 +02:00
  • 49b12efd96
    enhancement(nodeps): remove volk dependency PancakeTAS 2025-08-20 22:22:41 +02:00
  • c5ef01add0 Fix imports and configuration update logic for custom names copilot-swe-agent[bot] 2025-08-19 16:25:42 +00:00
  • 45439d7003 Add custom name support to profile configuration copilot-swe-agent[bot] 2025-08-19 16:23:11 +00:00
  • c75541297c Initial plan copilot-swe-agent[bot] 2025-08-19 16:13:12 +00:00
  • 0a6455a381
    docs: update the readme page Matt W. S. 2025-08-13 21:59:57 +01:00
  • 729c7ca088
    more wiki changes PancakeTAS 2025-08-13 22:59:05 +02:00
  • 4b69c71b10
    refactor: replace the build guide link strokesws 2025-08-10 19:51:45 +01:00
  • 27a2cc761e
    refactor: review readme file explanation strokesws 2025-08-03 20:59:53 +01:00
  • 60baec1e26 feat(exe): fixing processes with space in their name PancakeTAS 2025-08-11 14:11:43 +02:00
  • e09d590f2d feat(exe): present exe files in ui PancakeTAS 2025-08-07 17:03:51 +02:00
  • 7ddf1bdbde feat(exe): update c++ implementation to get exe PancakeTAS 2025-08-07 16:52:54 +02:00
  • f5b55c7f83 feat(exe): remove pointless last file PancakeTAS 2025-08-07 16:52:37 +02:00
  • 938fe930b0 feat(exe): print process name rather than command name PancakeTAS 2025-08-07 16:52:24 +02:00
  • 62ce71e4d4 feat(exe): update default configuration PancakeTAS 2025-08-07 16:51:54 +02:00
  • 26e4dc5827 feat(exe): fix comments, remove regex dependency Rerence1016 2025-08-03 23:38:56 +08:00
  • ec59c072b5 feat(exe): use /proc/self/maps to get exe for ui and core lsfg-vk Rerence1016 2025-08-03 23:27:24 +08:00
  • b899324b8c feat(exe): allow specifying games by their exe file Rerence1016 2025-08-02 06:20:19 +08:00
  • bee751e16b feat(exe): add regex, find and use exe name for proton/wine processes in ui Rerence1016 2025-08-01 20:22:42 +08:00
  • 61972f448b
    feat(exe): fixing processes with space in their name PancakeTAS 2025-08-11 14:11:43 +02:00
  • f74b1d350f
    feat(exe): present exe files in ui PancakeTAS 2025-08-07 17:03:51 +02:00
  • 74c5ad1aeb
    feat(exe): update c++ implementation to get exe PancakeTAS 2025-08-07 16:52:54 +02:00
  • f9bb5fb765
    feat(exe): remove pointless last file PancakeTAS 2025-08-07 16:52:37 +02:00
  • 3b06902090
    feat(exe): print process name rather than command name PancakeTAS 2025-08-07 16:52:24 +02:00
  • 99dfa3af78
    feat(exe): update default configuration PancakeTAS 2025-08-07 16:51:54 +02:00
  • a70dfc9d0c
    feat(exe): fix comments, remove regex dependency Rerence1016 2025-08-03 23:38:56 +08:00
  • 65541aa960
    feat(exe): use /proc/self/maps to get exe for ui and core lsfg-vk Rerence1016 2025-08-03 23:27:24 +08:00
  • 091b0f7eca
    feat(exe): allow specifying games by their exe file Rerence1016 2025-08-02 06:20:19 +08:00
  • f0912890c0
    feat(exe): add regex, find and use exe name for proton/wine processes in ui Rerence1016 2025-08-01 20:22:42 +08:00
  • da16437210
    fix(test): ensure building works without renderdoc PancakeTAS 2025-08-13 01:49:25 +02:00
  • a71b994d74 feat(fp16): fixup test PancakeTAS 2025-08-11 19:47:19 +02:00
  • f5690d741c feat(fp16): add no_fp16 to default configuration PancakeTAS 2025-08-05 02:33:36 +02:00
  • 7bac21f793 feat(fp16): remove SPIR-V Tools dependency PancakeTAS 2025-08-05 02:33:25 +02:00
  • 3a86e5ade4 feat(fp16): add no fp16 flag to ui PancakeTAS 2025-08-05 02:19:32 +02:00
  • 012b18b97c feat(fp16): add flag for overriding fp16 PancakeTAS 2025-08-05 02:07:22 +02:00
  • 73e09afcf4 feat(fp16): adding all shaders PancakeTAS 2025-08-05 01:58:39 +02:00
  • 28d293d531 feat(fp16): update to use correct index PancakeTAS 2025-08-04 16:53:31 +02:00
  • 77d1b68b8b feat(fp16): account for new shader bindings PancakeTAS 2025-08-04 16:26:02 +02:00