You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SDK-Chan
51201a37e2
[gpu/NVDRV] Finalize, improve AllocObjCtx ( #333 )
Improves object allocation per channel, only allowing max amount of 6 objects contexts per channel.
Previously objects were stored in a heap allocated vector which is sub-optimal for performance reasons.
The new implementation instead uses a stack based array with a O(1) approach.
This should boost performance in games which heavily rely on object context creation.
Co-authored-by: MaranBr <maranbr@outlook.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/333
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: SDK-Chan <sdkchan@eden-emu.dev>
Co-committed-by: SDK-Chan <sdkchan@eden-emu.dev>
12 months ago
..
CPM.cmake
[cmake] use CPM.cmake without download (#234)
1 year ago
CPMUtil.cmake
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322)
12 months ago
CopyYuzuFFmpegDeps.cmake
CopyFFmpegDeps: Update variable name
3 years ago
CopyYuzuQt6Deps.cmake
[qt] Fix title bar for windows being forced to light theme (#236)
1 year ago
CopyYuzuSDLDeps.cmake
Use TARGET_FILE_DIR generator expression
3 years ago
DownloadExternals.cmake
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322)
12 months ago
FindDiscordRPC.cmake
cmake: move find-modules to root cmake dir
4 years ago
FindFFmpeg.cmake
general: fix spelling mistakes
3 years ago
FindLLVM.cmake
fix LLVM not using current top level src dir (#30)
1 year ago
FindOpus.cmake
cmake: move find-modules to root cmake dir
4 years ago
FindRenderDoc.cmake
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
FindSPIRV-Tools.cmake
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322)
12 months ago
FindSimpleIni.cmake
cmake: support simpleini cmake config and pc file
3 years ago
Findenet.cmake
cmake: move find-modules to root cmake dir
4 years ago
Findgamemode.cmake
cmake: prefer system gamemode library
3 years ago
Findhttplib.cmake
cmake: support components in find modules
4 years ago
Findlibiw.cmake
Add Airplane Mode + Host Network Interface Details (#204)
1 year ago
Findlibusb.cmake
cmake: move find-modules to root cmake dir
4 years ago
Findlz4.cmake
cmake: move find-modules to root cmake dir
4 years ago
Findstb.cmake
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
Findzstd.cmake
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322)
12 months ago
GenerateDepHashes.cmake
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
1 year ago
GenerateSCMRev.cmake
[android] fix strings and defaults
1 year ago
MSVCCache.cmake
chore: make yuzu REUSE compliant
4 years ago
MinGWClangCross.cmake
chore: make yuzu REUSE compliant
4 years ago
MinGWCross.cmake
chore: make yuzu REUSE compliant
4 years ago
WindowsCopyFiles.cmake
cmake: move find-modules to root cmake dir
4 years ago
aqt_config.ini
Some fixes before Release (#92)
1 year ago