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.
lizzie
76b5d6778e
[common/logging] faster logging by avoiding constructing unused strings/results (and filtering first) ( #2603 )
basically std::string would be invoked even when the logging was filtered, then destroyed instantly, invoking malloc/free and polluting mem arenas for no good reason
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2603
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
9 months ago
..
clang-format.sh
Removed telemetry and anonymized SCM (git) strings
1 year ago
cpm-fetch-all.sh
[cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543)
9 months ago
cpm-fetch.sh
[cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543)
9 months ago
cpm-hash.sh
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
11 months ago
dtrace-tool.sh
[tools] script to run mesa llvmpipe; script to run program under dtrace sampling (#2559)
9 months ago
lanczos_gen.c
[vk, opengl] add lanczo and spline-1 filtering (#2534)
10 months ago
llvmpipe-run.sh
[tools] script to run mesa llvmpipe; script to run program under dtrace sampling (#2559)
9 months ago
optimize-assets.sh
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
9 months ago
reset-submodules.sh
tools: Add reset submodules script
2 years ago
update-cpm.sh
[desktop] feat: install firmware from ZIP (#52)
12 months ago
update-icons.sh
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
9 months ago
url-hash.sh
[cmake] refactor: CPM over vcpkg (#250)
11 months ago