• Joined on 2024-10-16
camerin synced commits to borderlands-services at camerin/eden from mirror 2025-08-25 02:31:47 +00:00
3b18de150e [service, ns, acc] Stub IsQualificationTransitionSupportedByProcessId and SaveDataThumbnail commands
camerin synced commits to refs/pull/299/head at camerin/eden from mirror 2025-08-25 02:31:47 +00:00
3b18de150e [service, ns, acc] Stub IsQualificationTransitionSupportedByProcessId and SaveDataThumbnail commands
camerin synced commits to refs/pull/302/head at camerin/eden from mirror 2025-08-25 02:31:47 +00:00
713725fe86 Force settings.h to match main
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
949f72222b [VK] spec-clean MasterSemaphore submits (#285)
Compare 10 commits »
camerin synced commits to refs/pull/299/head at camerin/eden from mirror 2025-08-24 18:21:47 +00:00
07581a2161 [service, ns, acc] Stub IsQualificationTransitionSupportedByProcessId and SaveDataThumbnail commands
4ea9664ff4 [video_core] Fix EDS defaults by platform (#305)
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
Compare 13 commits »
camerin synced commits to ErrorNotifier at camerin/eden from mirror 2025-08-24 18:21:46 +00:00
82e72efae9 [nvdvr] Update according to help from Serah
743a193327 [nvdrv] Ignore but don't reject offset and size uses
f2a57a8553 [nvdrv] Implement SetErrorNotifier
4ea9664ff4 [video_core] Fix EDS defaults by platform (#305)
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
Compare 31 commits »
camerin synced commits to threadnamefix1 at camerin/eden from mirror 2025-08-24 18:21:46 +00:00
48b07c0b67 license header fix
4882779569 [compat] improve thread naming logic
4ea9664ff4 [video_core] Fix EDS defaults by platform (#305)
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
Compare 16 commits »
camerin synced commits to borderlands-services at camerin/eden from mirror 2025-08-24 18:21:46 +00:00
07581a2161 [service, ns, acc] Stub IsQualificationTransitionSupportedByProcessId and SaveDataThumbnail commands
4ea9664ff4 [video_core] Fix EDS defaults by platform (#305)
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
Compare 13 commits »
camerin synced commits to refs/pull/121/head at camerin/eden from mirror 2025-08-24 18:21:46 +00:00
82e72efae9 [nvdvr] Update according to help from Serah
743a193327 [nvdrv] Ignore but don't reject offset and size uses
f2a57a8553 [nvdrv] Implement SetErrorNotifier
4ea9664ff4 [video_core] Fix EDS defaults by platform (#305)
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
Compare 31 commits »
camerin synced commits to refs/pull/271/head at camerin/eden from mirror 2025-08-24 18:21:46 +00:00
48b07c0b67 license header fix
4882779569 [compat] improve thread naming logic
4ea9664ff4 [video_core] Fix EDS defaults by platform (#305)
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
Compare 16 commits »
camerin synced commits to smartqueryreset at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
456a328267 [VK]Improve query reset before use so that now queries are reset outside render pass and are batched
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
949f72222b [VK] spec-clean MasterSemaphore submits (#285)
Compare 33 commits »
camerin synced commits to refs/pull/235/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
4fca9d7a68 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard
949f72222b [VK] spec-clean MasterSemaphore submits (#285)
c228f9b746 updated the translation (#288)
94bcd64153 [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284)
5b864d406d [video_core] Add option to control the DMA precision level at runtime (#304)
Compare 24 commits »
camerin synced commits to refs/pull/258/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
4c76be32fb [VK] BufferCache fixes not to be merged yet just for benchmarks
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
949f72222b [VK] spec-clean MasterSemaphore submits (#285)
Compare 34 commits »
camerin synced commits to refs/pull/259/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
ce179ab580 Fix license headers in vk_buffer_cache.h
550049a1ec [VK] Potential fix for Vertex explosions
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
Compare 35 commits »
camerin synced commits to refs/pull/264/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
456a328267 [VK]Improve query reset before use so that now queries are reset outside render pass and are batched
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
949f72222b [VK] spec-clean MasterSemaphore submits (#285)
Compare 33 commits »
camerin synced commits to refs/pull/285/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
116016137d Update src/video_core/renderer_vulkan/vk_master_semaphore.cpp
7b3378fb8a [VK] spec-clean MasterSemaphore submits
c228f9b746 updated the translation (#288)
94bcd64153 [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284)
5b864d406d [video_core] Add option to control the DMA precision level at runtime (#304)
Compare 9 commits »
camerin synced commits to refs/pull/288/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
ce8cd49534 updated the translation
94bcd64153 [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284)
5b864d406d [video_core] Add option to control the DMA precision level at runtime (#304)
Compare 3 commits »
camerin synced commits to refs/pull/289/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
f6447b16b0 [video_core, common] fix license
a4a48663a4 [video_core] reduce SPSC/MPSC queue contention for commands
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
Compare 13 commits »
camerin synced commits to refs/pull/293/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
7f85e95325 Update src/video_core/renderer_vulkan/vk_compute_pass.cpp
098e27ca24 [VK] change bind point from Graphics to Compute since its a compute pipeline
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
949f72222b [VK] spec-clean MasterSemaphore submits (#285)
Compare 12 commits »
camerin synced commits to refs/pull/295/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
a54ccec6f7 [vk] Fix dynamic vertex input state handling
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
949f72222b [VK] spec-clean MasterSemaphore submits (#285)
c228f9b746 updated the translation (#288)
94bcd64153 [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284)
Compare 8 commits »
camerin synced commits to refs/pull/303/head at camerin/eden from mirror 2025-08-24 02:01:49 +00:00
7fb6ea2cb2 Try to fix a bunch of memory errors on Windows
4ea9664ff4 [video_core] Fix EDS defaults by platform (#305)
e59065b542 [VK] change bind point from Graphics to Compute since its a compute pipeline (#293)
eb72a358e3 [vk] Fix dynamic vertex input state handling (#295)
4eb6d10d62 [Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235)
Compare 9 commits »