• Joined on 2024-10-16
camerin synced and deleted reference refs/tags/refactor/docs-but-awesome at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
camerin synced commits to liz-use-libcpp-jthread at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
14b0cd2904 [common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14)
b1ce3c8dc1 [docs] CODEOWNERS (#491)
e1ffeec212 [docs] refactor: full rewrite, generalization + dedup (#488)
249e006667 [VMA] Use Host cached and Host coherent for Download operations (#482)
8ac495acee [fs] Remove remaining files from NCA bypass and fix some asserts (#2502)
Compare 39 commits »
camerin synced commits to master at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
b1ce3c8dc1 [docs] CODEOWNERS (#491)
e1ffeec212 [docs] refactor: full rewrite, generalization + dedup (#488)
Compare 2 commits »
camerin synced commits to rewrite-ZBC at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
ac71ec3740 Update src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h
5813511c9d [gpu/nvdrv] Remove redundant whitespaces
42faeb9d99 [gpu/nvdrv] Rewrite ZBC functions
b1ce3c8dc1 [docs] CODEOWNERS (#491)
e1ffeec212 [docs] refactor: full rewrite, generalization + dedup (#488)
Compare 5 commits »
camerin synced commits to unstub-ErrorNotification at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
8546613823 [gpu/nvdrv] Remove redundant whitespace
eda0a76cec [gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function
b1ce3c8dc1 [docs] CODEOWNERS (#491)
e1ffeec212 [docs] refactor: full rewrite, generalization + dedup (#488)
Compare 4 commits »
camerin synced commits to refs/pull/2500/head at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
8546613823 [gpu/nvdrv] Remove redundant whitespace
eda0a76cec [gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function
b1ce3c8dc1 [docs] CODEOWNERS (#491)
e1ffeec212 [docs] refactor: full rewrite, generalization + dedup (#488)
Compare 4 commits »
camerin synced commits to refs/pull/2501/head at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
ac71ec3740 Update src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h
5813511c9d [gpu/nvdrv] Remove redundant whitespaces
42faeb9d99 [gpu/nvdrv] Rewrite ZBC functions
b1ce3c8dc1 [docs] CODEOWNERS (#491)
e1ffeec212 [docs] refactor: full rewrite, generalization + dedup (#488)
Compare 5 commits »
camerin synced commits to refs/pull/349/head at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
242c60cdcb .ci: Fix usage of extra flags as an argument
9467201c6c [ci] sync linux script with windows script
1a1e12370c [cmake] final USE_CCACHE changes
30feb120ce [cmake] USE_CCACHE option to root and fix debug usage
249e006667 [VMA] Use Host cached and Host coherent for Download operations (#482)
Compare 12 commits »
camerin synced commits to refs/pull/397/head at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
e8d03a13e7 [license] keep hacky way under UPDATE
3ffaa7c19c [license] reduce usage of while and improve template usage
ca7001639b [license] include .ps1, improve commit message and shebang first
13ab0d3fcb [license] Fix license headers [script]
80a8d71551 license-header.sh: This is complete refactor
Compare 16 commits »
camerin synced commits to refs/pull/351/head at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
14b0cd2904 [common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14)
b1ce3c8dc1 [docs] CODEOWNERS (#491)
e1ffeec212 [docs] refactor: full rewrite, generalization + dedup (#488)
249e006667 [VMA] Use Host cached and Host coherent for Download operations (#482)
8ac495acee [fs] Remove remaining files from NCA bypass and fix some asserts (#2502)
Compare 39 commits »
camerin synced commits to refs/pull/488/head at camerin/eden from mirror 2025-09-18 06:11:54 +00:00
94932270a5 add libusb to openbsd deps
e99b7bd60a [docs] clion, openbsd deps, readme
eddfa300a4 Oops
b40676f5e3 [docs] refactor: full rewrite, generalization + dedup
Compare 10 commits »
camerin synced commits to refs/pull/2500/head at camerin/eden from mirror 2025-09-17 22:01:53 +00:00
b0e8e27212 [gpu/nvdrv] Remove redundant whitespace
06aae1272d [gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function
249e006667 [VMA] Use Host cached and Host coherent for Download operations (#482)
8ac495acee [fs] Remove remaining files from NCA bypass and fix some asserts (#2502)
Compare 4 commits »
camerin synced commits to refs/pull/2501/head at camerin/eden from mirror 2025-09-17 22:01:53 +00:00
7ac99277c2 Update src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h
9a714d86d9 [gpu/nvdrv] Remove redundant whitespaces
58f4e48587 [gpu/nvdrv] Rewrite ZBC functions
249e006667 [VMA] Use Host cached and Host coherent for Download operations (#482)
8ac495acee [fs] Remove remaining files from NCA bypass and fix some asserts (#2502)
Compare 5 commits »
camerin synced commits to refs/pull/358/head at camerin/eden from mirror 2025-09-17 22:01:53 +00:00
aaed49588d [dynarmic] inlined pool in block + slab-like for each block
43cc7ce06e [dynarmic] Allow to skip verification pass
85434536ee [dynarmic] fix exception posix handler
004bddf35a [dynarmic] use better boost::visitor
9682d47297 [dynarmic] regalloc use scratchimpl that uses all instead of iteraiting
Compare 28 commits »
camerin synced commits to refs/pull/482/head at camerin/eden from mirror 2025-09-17 22:01:53 +00:00
0b3c687415 [VMA] Use Host cached and Host coherent for Download operations
8ac495acee [fs] Remove remaining files from NCA bypass and fix some asserts (#2502)
cda6958111 [host_memory] decrease latency of mapping on linux (#232)
Compare 3 commits »
camerin synced and deleted reference refs/tags/vma_improve at camerin/eden from mirror 2025-09-17 22:01:52 +00:00
camerin synced commits to cmake/git-rev at camerin/eden from mirror 2025-09-17 22:01:52 +00:00
camerin synced new reference cmake/git-rev to camerin/eden from mirror 2025-09-17 22:01:52 +00:00
camerin synced commits to liz-dynarmic-latency-improvments at camerin/eden from mirror 2025-09-17 22:01:52 +00:00
aaed49588d [dynarmic] inlined pool in block + slab-like for each block
43cc7ce06e [dynarmic] Allow to skip verification pass
85434536ee [dynarmic] fix exception posix handler
004bddf35a [dynarmic] use better boost::visitor
9682d47297 [dynarmic] regalloc use scratchimpl that uses all instead of iteraiting
Compare 28 commits »
camerin synced commits to master at camerin/eden from mirror 2025-09-17 22:01:52 +00:00
249e006667 [VMA] Use Host cached and Host coherent for Download operations (#482)
8ac495acee [fs] Remove remaining files from NCA bypass and fix some asserts (#2502)
Compare 2 commits »