about summary refs log tree commit diff stats
path: root/src/tools/rcfile.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [TRACE] Small improvment to trace handlingptitSeb2023-11-151-2/+2
|
* Added BOX64_FUTEX_WAITV, on by default expect for BAD_SIGNAL buildptitSeb2023-11-101-0/+1
|
* [RCFILE] Disable FASTNAN, FASTROUND and CALLRET when using ↵ptitSeb2023-11-071-0/+5
| | | | BOX64_DYNAREC_TEST in rcfile like in command line
* Added BOX64_INPROCESSGPU setting (helps Heroic 2.10 at least)ptitSeb2023-11-051-0/+3
|
* [RCFILE] Added more trace when applying BOX64_TRACE_FILE settingptitSeb2023-11-051-0/+1
|
* [INTERP] Fix fpu_round (#1030)Yang Liu2023-10-251-1/+2
| | | | | | | | | | | | | | | * [INTERP] Fix fpu_round * Should be working this time * Handling wrappedlibm * Format * Fix loongarch * Make it optional * Fix android build
* [ARM64_DYNAREC] More changes to Strong memory model emulationptitSeb2023-10-181-1/+9
|
* [ARM64_DYNAREC] Added support for BOX4_DYNAREC_ALIGNED_ATOMICSptitSeb2023-10-171-0/+2
|
* Added BOX64_SDL2_JGUID, a workaround for game using old ↵ptitSeb2023-10-111-0/+4
| | | | SDL_GetJoystickGUIDInfo funciton on recent wrapped SDL2 (for #1018)
* This steam-runtime-launcher-service process never exit and seems to be ↵ptitSeb2023-10-011-0/+3
| | | | skipable when using box, so skip it
* Improved default box64rcptitSeb2023-09-091-0/+3
|
* [ANDROID] fixing fix fix...ptitSeb2023-09-021-0/+9
|
* [DYNAREC] Lair of the Clockwork God need FASTROUND to 0 (help #805)ptitSeb2023-06-041-0/+3
|
* [DYNAREC] Addeddetection of libjvm (and an option to disable it) to apply ↵ptitSeb2023-05-311-0/+2
| | | | conservative settings when loaded (should help #813) and probably other java based games/apps)
* [DYNAREC] Added BOX64_DYNAREC_MISSING to only print dynarec missing opcodeptitSeb2023-05-071-0/+2
|
* Adjusted default rcfile for steamptitSeb2023-05-061-1/+1
|
* Improved test17 and finetuned factorio profile to disable FASTROUND on DynarecptitSeb2023-04-011-0/+3
|
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ↵ptitSeb2023-03-271-0/+2
| | | | time and compare states
* [DYNAREC] Soma need FASTROUND disabled for it's physics engineptitSeb2023-03-111-0/+3
|
* [DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ↵ptitSeb2023-03-071-0/+9
| | | | (works well on box64, with up to 30% more speed)
* [RCFLE] Better default for heroic launcher when no rcfile is foundptitSeb2023-03-051-0/+4
|
* Added automatic detection of libcef (will help zoon #510, #451, #302 and ↵ptitSeb2023-03-051-0/+1
| | | | probably other too)
* Better default rcfile for when no rcfile are presentptitSeb2023-03-021-1/+3
|
* Merge branch 'main' into steam_chromeptitSeb2023-02-201-3/+5
|\
| * [DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to ↵ptitSeb2023-02-191-3/+5
| | | | | | | | handle HotPages (faster but crashy)
| * Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to ↵ptitSeb2023-02-191-0/+1
| | | | | | | | not handle them
* | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to ↵ptitSeb2023-02-201-0/+1
| | | | | | | | not handle them
* | Preliminary work to get steamwebhelper workingptitSeb2023-02-181-0/+1
|/
* [RCFILE] Small fix to avoind applying same profile multiple timeptitSeb2023-02-181-3/+3
|
* [DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1)ptitSeb2023-02-161-0/+2
|
* Refactored trace to file system, to be more resiliantptitSeb2023-02-141-1/+3
|
* Various minor warning fixesptitSeb2023-02-131-2/+3
|
* Fixed a memory leak in rcfileptitSeb2023-02-121-1/+3
|
* Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, ↵ptitSeb2023-01-281-0/+2
| | | | introducing BOX64_DYNAREC_FASTROUND to ignore that)
* Fix build on non-dynarec buildptitSeb2023-01-051-1/+1
|
* Added more command to rcfiles, and a default one when system version is not ↵ptitSeb2023-01-051-1/+46
| | | | found (and move some essential detection there)
* [RCFILE] Fixed BOX64_NODYNAREC handlingptitSeb2022-12-111-1/+2
|
* [RCFILE] Fixed handling of BOX64_TRACE_FILEptitSeb2022-12-041-2/+2
|
* Added experimental (undocumented) BOX64_SSE_FLUSHTO0 env. var. (not sure ↵ptitSeb2022-12-041-0/+1
| | | | it's really usefull)
* [RCFILE] Fixed String readingptitSeb2022-12-031-1/+1
|
* Fixed handing of BOX86_ROLLING_LOG in rcfileptitSeb2022-12-021-1/+9
|
* [DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of ↵ptitSeb2022-12-011-0/+2
| | | | MonoBleedingEdge (and disable that for 3dSen)
* [DYNAREC] More control over HotPage handling with BOX64_DYNARC_HOTPAGEptitSeb2022-12-011-0/+2
|
* [DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ↵ptitSeb2022-11-291-0/+2
| | | | of CALL/RET opcode, not compatible with JIT/Dynarec)
* Fixed 2 logs when applay trace setting from RCFilesptitSeb2022-11-281-2/+2
|
* Fixed an issue when an entry is found 2 times in RCFilesptitSeb2022-11-281-7/+6
|
* Fixed Dynarec non-trace buildptitSeb2022-11-271-3/+12
|
* Added box64rc configuration file handlingptitSeb2022-11-271-0/+454