| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added a new option BOX64_MMAP32 to use 32bits mapping on external MMAP (help ... | ptitSeb | 2024-01-23 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Attempt to use FRINTTS extension | ptitSeb | 2024-01-05 | 1 | -0/+1 |
| * | [MEMORY] Switched from a sparse array to a red-black tree (#1180) | rajdakin | 2023-12-31 | 1 | -2/+0 |
| * | Introduce new BOX64_MAXCPU to cap the number of cpu core exposed, and created... | ptitSeb | 2023-12-21 | 1 | -0/+1 |
| * | Fix for non-dynarec build | ptitSeb | 2023-12-06 | 1 | -1/+1 |
| * | Added full support for the SHA cpu extension | ptitSeb | 2023-11-21 | 1 | -0/+2 |
| * | Added BOX64_FUTEX_WAITV, on by default expect for BAD_SIGNAL build | ptitSeb | 2023-11-10 | 1 | -0/+1 |
| * | Added BOX64_INPROCESSGPU setting (helps Heroic 2.10 at least) | ptitSeb | 2023-11-05 | 1 | -0/+1 |
| * | [INTERP] Fix fpu_round (#1030) | Yang Liu | 2023-10-25 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Preparing handling of FLAGM and FLAGM2 extensions | ptitSeb | 2023-10-18 | 1 | -0/+2 |
| * | [ARM64_DYNAREC] More changes to Strong memory model emulation | ptitSeb | 2023-10-18 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Added support for BOX4_DYNAREC_ALIGNED_ATOMICS | ptitSeb | 2023-10-17 | 1 | -0/+1 |
| * | Added BOX64_SDL2_JGUID, a workaround for game using old SDL_GetJoystickGUIDIn... | ptitSeb | 2023-10-11 | 1 | -0/+1 |
| * | [ANDROID] Fix build | ptitSeb | 2023-09-30 | 1 | -1/+3 |
| * | [ANDROID] No mallochack on Android | ptitSeb | 2023-09-30 | 1 | -7/+6 |
| * | [RV64_DYNAREC] Added thead vendor extension detection | Yang Liu | 2023-09-11 | 1 | -2/+11 |
| * | [ANDOIRD] Yet another attempt to fix the build | ptitSeb | 2023-09-02 | 1 | -1/+2 |
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ |
|
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| * | | A few cosmetic fixes (#858) | Alexandre Julliard | 2023-06-24 | 1 | -1/+1 |
| * | | [DYNAREC] Addeddetection of libjvm (and an option to disable it) to apply con... | ptitSeb | 2023-05-31 | 1 | -0/+1 |
| * | | [DYNAREC] Added BOX64_DYNAREC_MISSING to only print dynarec missing opcode | ptitSeb | 2023-05-07 | 1 | -0/+1 |
| * | | [RV64_DYNAREC] Add detection of Zba, Zbb, Zbc and Zbs CPU extensions | ptitSeb | 2023-05-01 | 1 | -0/+5 |
| |/ |
|
| * | [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ... | ptitSeb | 2023-03-27 | 1 | -0/+1 |
| * | [DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ... | ptitSeb | 2023-03-07 | 1 | -0/+1 |
| * | Added automatic detection of libcef (will help zoon #510, #451, #302 and prob... | ptitSeb | 2023-03-05 | 1 | -0/+1 |
| * | Merge branch 'main' into steam_chrome | ptitSeb | 2023-02-20 | 1 | -0/+1 |
| |\ |
|
| | * | [DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to handle... | ptitSeb | 2023-02-19 | 1 | -0/+1 |
| | * | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no... | ptitSeb | 2023-02-19 | 1 | -0/+1 |
| * | | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no... | ptitSeb | 2023-02-20 | 1 | -0/+1 |
| * | | Preliminary work to get steamwebhelper working | ptitSeb | 2023-02-18 | 1 | -0/+1 |
| |/ |
|
| * | [DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1) | ptitSeb | 2023-02-16 | 1 | -0/+1 |
| * | Refactored trace to file system, to be more resiliant | ptitSeb | 2023-02-14 | 1 | -5/+5 |
| * | Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in... | ptitSeb | 2023-01-28 | 1 | -0/+1 |
| * | Added more command to rcfiles, and a default one when system version is not f... | ptitSeb | 2023-01-05 | 1 | -0/+1 |
| * | Added experimental (undocumented) BOX64_SSE_FLUSHTO0 env. var. (not sure it's... | ptitSeb | 2022-12-04 | 1 | -0/+1 |
| * | [DYNAREC] Small changes on pagesize and hotpage | ptitSeb | 2022-12-02 | 1 | -1/+1 |
| * | [DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleed... | ptitSeb | 2022-12-01 | 1 | -0/+1 |
| * | [DYNAREC] More control over HotPage handling with BOX64_DYNARC_HOTPAGE | ptitSeb | 2022-12-01 | 1 | -0/+1 |
| * | [DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ... | ptitSeb | 2022-11-29 | 1 | -0/+1 |
| * | Added box64rc configuration file handling | ptitSeb | 2022-11-27 | 1 | -0/+6 |
| * | Added BOX64_CRASHHANDLER env. var. | ptitSeb | 2022-11-14 | 1 | -0/+1 |
| * | [ANDROID] Build fix | ptitSeb | 2022-11-01 | 1 | -1/+1 |
| * | Detect when program is linked with glibc 2.34+ to workaround the default libc... | ptitSeb | 2022-11-01 | 1 | -0/+1 |
| * | Malloc override (#437) | ptitSeb | 2022-10-29 | 1 | -1/+3 |
| * | Added BOX64_SHOWBT env. var. to have a backtrace on segfault | ptitSeb | 2022-10-27 | 1 | -0/+1 |
| * | [DYNAREC] Added BOX64_DYNAREC_SAFEFLAGS | ptitSeb | 2022-10-22 | 1 | -0/+1 |
| * | Improved usage of x86_64 bash with BOX64_BASH env var | ptitSeb | 2022-09-15 | 1 | -1/+0 |
| * | When running x86_64 bash, using x86_64 bash to run script automaticaly (for #... | ptitSeb | 2022-09-08 | 1 | -0/+1 |
| * | Also use __libc_memalign instead of posix_memalign | ptitSeb | 2022-08-06 | 1 | -5/+8 |