| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added more gtk3 wrapped functions (#731) | lizhuoheng | 2023-04-23 | 1 | -7/+330 |
| * | Added more gtk3 wrapped functions (#727) | lizhuoheng | 2023-04-23 | 1 | -0/+190 |
| * | [DYNAREC] Fixed vsyscall bridge | ptitSeb | 2023-04-22 | 1 | -28/+9 |
| * | Fixed a macro and change chinese comment to english | ptitSeb | 2023-04-21 | 1 | -1/+1 |
| * | Added more gtk3 wrapped functions (#720) | lizhuoheng | 2023-04-21 | 1 | -0/+94 |
| * | [RV64_DYNAREC] Fixed 0F BD opcode (Fixed SV) | ptitSeb | 2023-04-11 | 1 | -1/+1 |
| * | [RV64_DYNAREC] Added 0F BC/BD opcodes | ptitSeb | 2023-04-11 | 1 | -1/+6 |
| * | [ELFLOADER] Improved handling of Failed-to-load library (and unloading of lib... | ptitSeb | 2023-04-10 | 1 | -1/+2 |
| * | [DYNAREC] Never protect bridge memory (ported from box86) | ptitSeb | 2023-04-02 | 1 | -16/+3 |
| * | Improved test17 and finetuned factorio profile to disable FASTROUND on Dynarec | ptitSeb | 2023-04-01 | 1 | -0/+3 |
| * | [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ... | ptitSeb | 2023-03-27 | 1 | -0/+2 |
| * | fix some spelling mistakes (#640) | josch | 2023-03-26 | 1 | -2/+2 |
| * | [RV64_DYNAREC] Optimize MOV64 emitter (#572) | Yang Liu | 2023-03-16 | 1 | -0/+17 |
| * | Expose POPCNT capability too | ptitSeb | 2023-03-12 | 1 | -0/+1 |
| * | Added support for SSE4.1, and added a couple of opcode ([ARM64_DYNAREC] too) | ptitSeb | 2023-03-12 | 2 | -1/+4 |
| * | [DYNAREC] Soma need FASTROUND disabled for it's physics engine | ptitSeb | 2023-03-11 | 1 | -0/+3 |
| * | [DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ... | ptitSeb | 2023-03-07 | 1 | -0/+9 |
| * | Removed ONCE optim in gtkclass | ptitSeb | 2023-03-07 | 1 | -41/+0 |
| * | Change branding of Cpu to refect Box64 and the cpu it's running on | ptitSeb | 2023-03-06 | 1 | -27/+35 |
| * | [RCFLE] Better default for heroic launcher when no rcfile is found | ptitSeb | 2023-03-05 | 1 | -0/+4 |
| * | Added automatic detection of libcef (will help zoon #510, #451, #302 and prob... | ptitSeb | 2023-03-05 | 1 | -0/+1 |
| * | Added wrapped libibus and a few other libgtk fixed | ptitSeb | 2023-03-04 | 1 | -1/+43 |
| * | Better default rcfile for when no rcfile are present | ptitSeb | 2023-03-02 | 1 | -1/+3 |
| * | Merge branch 'main' into steam_chrome | ptitSeb | 2023-02-20 | 1 | -3/+5 |
| |\ |
|
| | * | [DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to handle... | ptitSeb | 2023-02-19 | 1 | -3/+5 |
| | * | 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 |
| |/ |
|
| * | [RCFILE] Small fix to avoind applying same profile multiple time | ptitSeb | 2023-02-18 | 1 | -3/+3 |
| * | Various improvment to backtrace, protection tracking, and SHOWBT. Also SIGABR... | ptitSeb | 2023-02-17 | 1 | -1/+4 |
| * | [DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1) | ptitSeb | 2023-02-16 | 1 | -0/+2 |
| * | Some improvment to wrapped gtk3 and friends | ptitSeb | 2023-02-14 | 1 | -1/+6 |
| * | Refactored trace to file system, to be more resiliant | ptitSeb | 2023-02-14 | 1 | -1/+3 |
| * | Various minor warning fixes | ptitSeb | 2023-02-13 | 2 | -3/+4 |
| * | Also needed a RunFunctionWindows, following the Windows Calling Convention (a... | ptitSeb | 2023-02-12 | 1 | -0/+44 |
| * | [DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han... | ptitSeb | 2023-02-12 | 1 | -6/+6 |
| * | Fixed a memory leak in env handling | ptitSeb | 2023-02-12 | 1 | -0/+1 |
| * | Fixed a memory leak in rcfile | ptitSeb | 2023-02-12 | 1 | -1/+3 |
| * | [DYNAREC] Improved bridge handling | ptitSeb | 2023-02-11 | 1 | -25/+21 |
| * | Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in... | ptitSeb | 2023-01-28 | 1 | -0/+2 |
| * | Fix build on non-dynarec build | ptitSeb | 2023-01-05 | 1 | -1/+1 |
| * | Added more command to rcfiles, and a default one when system version is not f... | ptitSeb | 2023-01-05 | 1 | -1/+46 |
| * | Refactored (again) lib init/fini mecanism | ptitSeb | 2023-01-01 | 1 | -0/+2 |
| * | [RCFILE] Fixed BOX64_NODYNAREC handling | ptitSeb | 2022-12-11 | 1 | -1/+2 |
| * | [RCFILE] Fixed handling of BOX64_TRACE_FILE | ptitSeb | 2022-12-04 | 1 | -2/+2 |
| * | Added experimental (undocumented) BOX64_SSE_FLUSHTO0 env. var. (not sure it's... | ptitSeb | 2022-12-04 | 1 | -0/+1 |
| * | [RCFILE] Fixed String reading | ptitSeb | 2022-12-03 | 1 | -1/+1 |
| * | Wrapped GstAllocator and GstObject structures | ptitSeb | 2022-12-03 | 1 | -0/+70 |
| * | Fixed handing of BOX86_ROLLING_LOG in rcfile | ptitSeb | 2022-12-02 | 1 | -1/+9 |
| * | [DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleed... | ptitSeb | 2022-12-01 | 1 | -0/+2 |