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
c263b6af6f
[dynarmic] add current code page cache ( #3459 )
should make JIT translation a bit faster - especially for non-fastmem
test if thumb still werks
previously:
we read 32-bits one by one, and do translation **for each u32 we read**
now:
one big read of 4096 bytes (aligned of course), only 1 VAddr translation
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3459
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
4 months ago
..
CPM.cmake
[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666)
8 months ago
CPMUtil.cmake
[vk, cmake] Bump minimum VulkanTools to 1.4.317 and add UnifiedImageLayouts (#3318)
4 months ago
FindDiscordRPC.cmake
[dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755)
8 months ago
FindFFmpeg.cmake
[cmake] account for sysroot when cross compiling for SunOS/FBSD/etc; dynarmic now uses ARCHITECTURE_* from global defs (#2928)
7 months ago
FindLLVM.cmake
fix LLVM not using current top level src dir (#30)
11 months ago
FindOpus.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
FindRenderDoc.cmake
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
FindSPIRV-Tools.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
FindSimpleIni.cmake
cmake: support simpleini cmake config and pc file
2 years ago
Findenet.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
Findgamemode.cmake
cmake: prefer system gamemode library
3 years ago
Findhttplib.cmake
cmake: support components in find modules
3 years ago
Findlibiw.cmake
Add Airplane Mode + Host Network Interface Details (#204)
12 months ago
Findlibusb.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
Findlz4.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
Findstb.cmake
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
Findzstd.cmake
[bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308)
5 months ago
FixMsysPaths.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
7 months ago
GenerateDepHashes.cmake
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
10 months ago
GenerateSCMRev.cmake
[frontend] Fix nightly update checker (#3444)
4 months ago
WindowsCopyFiles.cmake
[meta] fix license headers (#2547)
9 months ago
aqt_config.ini
Some fixes before Release (#92)
1 year ago