• Joined on 2024-10-16
camerin synced commits to rewrite-ISBERD at camerin/eden from mirror 2025-09-21 07:33:29 +00:00
a2905d62a7 [shader_recompiler] Refactor some whitespaces
238f0351dd [shader_recompiler] Rewrite ISBERD
06dabbadcb [cmake] fix OpenGL, git rev identifier (#2530)
8c9cdf0d70 [dynarmic] update docs for fastmem (#2539)
Compare 4 commits »
camerin synced commits to refs/pull/2534/head at camerin/eden from mirror 2025-09-21 07:33:29 +00:00
354f0ea2f0 add spline-1 filter
e1193bf89d actually memory is bad
82b61bdd39 optimize with precomputed kernel
b0b6ecc6cb fix mispell
Compare 7 commits »
camerin synced commits to refs/pull/2538/head at camerin/eden from mirror 2025-09-21 07:33:29 +00:00
936da5c9ce Update src/shader_recompiler/ir_opt/ssa_rewrite_pass.cpp
8b86176eaf [Shader Recompiler] Optimize SSA rewrite using better data structures.
06dabbadcb [cmake] fix OpenGL, git rev identifier (#2530)
8c9cdf0d70 [dynarmic] update docs for fastmem (#2539)
Compare 4 commits »
camerin synced commits to rewrite-ISBERD at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
camerin synced new reference rewrite-ISBERD to camerin/eden from mirror 2025-09-20 23:23:30 +00:00
camerin synced commits to smartqueryreset at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
8937502d46 Fix license headers in vk_query_cache.h
b52debf677 Fix license headers in vk_buffer_cache.h
0ae5c475ae [VK]Improve query reset before use so that now queries are reset outside render pass and are batched
d623e04606 Fix src/core/cmakelists.txt (#2537)
4b558e5303 [hw_composer]: Add some enhancements to improve its performance and logic (#225)
Compare 24 commits »
camerin synced commits to xbzk-pause-button-sync-patch-1 at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
0927a0067b Improve EmulationFragment with rc barriers to fix intent launching
camerin synced commits to refs/pull/225/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
0a83c34c52 [hw_composer]: Batch framebuffer releases into one
b5873e50dc [hw_composer]: Skip logic if no layers are available
0b9201f879 [hw_composer]: Only call nvdisp.Composite if there is something to compose
28b8159da1 [VK] Change barrier to transfer in present manager (#315)
87d42cf542 [fs] remove usage of subpar PooledBuffer (#342)
Compare 27 commits »
camerin synced commits to unstub-ErrorNotification at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
1722ef66c5 [gpu/nvdrv] Remove redundant whitespace
8f1a574fe0 [gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function
d623e04606 Fix src/core/cmakelists.txt (#2537)
4b558e5303 [hw_composer]: Add some enhancements to improve its performance and logic (#225)
28b8159da1 [VK] Change barrier to transfer in present manager (#315)
Compare 10 commits »
camerin synced commits to refs/pull/2534/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
97933fe7e8 add spline-1 filter
de8dc44ab1 actually memory is bad
21b0964df6 optimize with precomputed kernel
2a47248755 fix mispell
Compare 12 commits »
camerin synced commits to refs/pull/2500/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
1722ef66c5 [gpu/nvdrv] Remove redundant whitespace
8f1a574fe0 [gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function
d623e04606 Fix src/core/cmakelists.txt (#2537)
4b558e5303 [hw_composer]: Add some enhancements to improve its performance and logic (#225)
28b8159da1 [VK] Change barrier to transfer in present manager (#315)
Compare 10 commits »
camerin synced commits to refs/pull/264/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
8937502d46 Fix license headers in vk_query_cache.h
b52debf677 Fix license headers in vk_buffer_cache.h
0ae5c475ae [VK]Improve query reset before use so that now queries are reset outside render pass and are batched
d623e04606 Fix src/core/cmakelists.txt (#2537)
4b558e5303 [hw_composer]: Add some enhancements to improve its performance and logic (#225)
Compare 24 commits »
camerin synced commits to refs/pull/315/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
fe3e7b177d [VK] Change barrier to transfer in present manager
87d42cf542 [fs] remove usage of subpar PooledBuffer (#342)
725407b989 [video_core] Add ability for integrated devices to control the amount of memory used by the emulator (#2528)
6510818fca [docs] fixup codeowners (#2529)
a487cea683 [core] Fix buiding with fmt 10 (#2524)
Compare 6 commits »
camerin synced commits to refs/pull/358/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
8ae2b2a30a [dynarmic] increase cache code size
2383195ca6 Fix license headers
4591a428e4 [dynarmic] inlined pool in block + slab-like for each block
114a598ea3 [dynarmic] Allow to skip verification pass
015dd8c1f2 [dynarmic] fix exception posix handler
Compare 31 commits »
camerin synced commits to refs/pull/342/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
084c51170b [fs] remove usage of subpar PooledBuffer
725407b989 [video_core] Add ability for integrated devices to control the amount of memory used by the emulator (#2528)
6510818fca [docs] fixup codeowners (#2529)
a487cea683 [core] Fix buiding with fmt 10 (#2524)
a3c0d59dc9 [android] update translations for dynarmic to say it's jit, remove "(slow)" from paranoid (#2527)
Compare 10 commits »
camerin synced commits to refs/pull/366/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
3758cff104 fix cmake defaults/include stuff for Sequoia
1a81f13c8d [nce] signal hanlder fixes for sigaction
4d56d9a96a [docs, nce] use macos handler, cross arm inst
d38f96f8c0 [nce] fix tls using c23 kw
fed57268dc mcl sucks
Compare 53 commits »
camerin synced commits to refs/pull/350/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
3dc4158b7d [video_core] replace std::map/unordered_map/unordered_set with ankerl::unordered_dense:: equivalents
d623e04606 Fix src/core/cmakelists.txt (#2537)
4b558e5303 [hw_composer]: Add some enhancements to improve its performance and logic (#225)
28b8159da1 [VK] Change barrier to transfer in present manager (#315)
87d42cf542 [fs] remove usage of subpar PooledBuffer (#342)
Compare 14 commits »
camerin synced commits to refs/pull/471/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
0927a0067b Improve EmulationFragment with rc barriers to fix intent launching
camerin synced commits to refs/pull/474/head at camerin/eden from mirror 2025-09-20 23:23:30 +00:00
7a349f7388 Fix headers
0274b6e765 Update FFmpeg to 8.0 on Windows
d623e04606 Fix src/core/cmakelists.txt (#2537)
4b558e5303 [hw_composer]: Add some enhancements to improve its performance and logic (#225)
28b8159da1 [VK] Change barrier to transfer in present manager (#315)
Compare 15 commits »
camerin synced and deleted reference refs/tags/cmake/git-rev at camerin/eden from mirror 2025-09-20 23:23:29 +00:00