| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix hidden error in PR 1677 (#1678) | kaixindeken | 2024-07-15 | 8 | -102/+149 | |
| | | | | | | | | | | * Fix most of tiff5 and ltdl7 functions * Adding missing file * delete libltdl7 wrapped * re-wrapped libtiff5 and list all symbols | |||||
| * | Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile ↵ | ptitSeb | 2024-07-15 | 7 | -2/+25 | |
| | | | | | using it) | |||||
| * | Added missing generated files | ptitSeb | 2024-07-15 | 3 | -2/+4 | |
| | | ||||||
| * | Wrapped libtiff5 and libltdl7 (#1677) | kaixindeken | 2024-07-15 | 12 | -0/+197 | |
| | | | | | | | | | | | | | | | | * Wrapped libtiff5 * no types generated * libtiff5 added missing defs types undefs files * wrapped libltdl7 * rerun actions * add more wrapped function for tiff5 and ltdl7 * remove unused functions | |||||
| * | Something is wrong, emulated gnutls.so.30 doesn't seems to work fine for now | ptitSeb | 2024-07-14 | 1 | -1/+1 | |
| | | ||||||
| * | Wrapped lots of new function t be abble to run emulated libgnutls.so.30 | ptitSeb | 2024-07-14 | 15 | -137/+1632 | |
| | | ||||||
| * | [RCFILE] Update a profile, with a workaround, until fixed | ptitSeb | 2024-07-14 | 1 | -0/+1 | |
| | | ||||||
| * | Wrap `sqlite3_exec` for libsqlite3 (#1674) | Yip Coekjan | 2024-07-13 | 4 | -4/+40 | |
| | | ||||||
| * | Fix signal stack handling on reentrant signal when using SigAltStack | ptitSeb | 2024-07-13 | 1 | -3/+1 | |
| | | ||||||
| * | [TRACE] Fixed some issue with function name printing | ptitSeb | 2024-07-13 | 2 | -13/+16 | |
| | | ||||||
| * | Fixed some issue on tracking when protecting memory with PROT=0 | ptitSeb | 2024-07-13 | 1 | -1/+4 | |
| | | ||||||
| * | Removed debug leftover | ptitSeb | 2024-07-12 | 1 | -2/+2 | |
| | | ||||||
| * | Fixed flaky signal handler on 32bits code (mainly for Wine with new Wow64) | ptitSeb | 2024-07-12 | 1 | -4/+17 | |
| | | ||||||
| * | Added 1 syscall (for #1672) | ptitSeb | 2024-07-12 | 1 | -0/+1 | |
| | | ||||||
| * | Revert "[Wrapped] Added sqlite3_exec (#1671)" (#1673) | ptitSeb | 2024-07-12 | 1 | -1/+1 | |
| | | | | This reverts commit 548a21a5ec3f5346d895f59995ade0a404822acd. | |||||
| * | [Wrapped] Added sqlite3_exec (#1671) | kaixindeken | 2024-07-12 | 1 | -1/+1 | |
| | | ||||||
| * | [RV64_DYNAREC] Cleanup for removed rv64_lock_cas_dq (#1670) | Ivan Melnikov | 2024-07-11 | 2 | -4/+0 | |
| | | | | | | | | | Since rv64_lock_cas_dq is removed, we should also remove its global symbol declaration and its prototype. Otherwise, we get and undefined symbol reference, which breaks ELF checks that some distros employ. Fixes: 9dbd7fc7e0615f48c9287305610bf9aed1cc24f3 | |||||
| * | [ARM64_DYNAREC] Added handling of FASTNAN=0 to MULSS opcode | ptitSeb | 2024-07-11 | 1 | -4/+17 | |
| | | ||||||
| * | Boosted number of X11 callback to 100 | ptitSeb | 2024-07-11 | 1 | -37/+1 | |
| | | ||||||
| * | Fixed a nasty bug on memory permission tracking | ptitSeb | 2024-07-11 | 1 | -0/+1 | |
| | | ||||||
| * | [STATICBUILD] removed Android staticbuild | ptitSeb | 2024-07-10 | 3 | -2/+10 | |
| | | ||||||
| * | [STATICBUILD] build | ptitSeb | 2024-07-10 | 1 | -1/+2 | |
| | | ||||||
| * | [STATICBUILD] Go green now | ptitSeb | 2024-07-10 | 2 | -1/+4 | |
| | | ||||||
| * | [STATICBUILD] This is getting old already, turn to green now! | ptitSeb | 2024-07-10 | 1 | -0/+1 | |
| | | ||||||
| * | [STATICBUILD] Removed libbsd build dependancy | ptitSeb | 2024-07-10 | 4 | -5/+34 | |
| | | ||||||
| * | [STATICBUILD] Yet another attempt to fix CI build | ptitSeb | 2024-07-10 | 2 | -2/+9 | |
| | | ||||||
| * | [STATICBUILD] Another attempt to fix CI build | ptitSeb | 2024-07-10 | 1 | -4/+4 | |
| | | ||||||
| * | [STATICBUILD] Attempt to fix CI build | ptitSeb | 2024-07-10 | 1 | -18/+18 | |
| | | ||||||
| * | [STATICBUILD] Fixed some more errors | ptitSeb | 2024-07-10 | 2 | -7/+10 | |
| | | ||||||
| * | This should fix regular build | ptitSeb | 2024-07-10 | 4 | -159/+13910 | |
| | | ||||||
| * | [STATICBUILD] Try to fix staticbuild and add it to the CI (for #1377) | ptitSeb | 2024-07-10 | 10 | -13931/+187 | |
| | | ||||||
| * | fix some spelling (#1668) | josch | 2024-07-10 | 17 | -45/+45 | |
| | | ||||||
| * | [STATICBUILD] Fixed a warning (for #1377) | ptitSeb | 2024-07-10 | 1 | -1/+1 | |
| | | ||||||
| * | [DYNAREC] Fixed `ymm0_purge` for some instructions (#1664) | rajdakin | 2024-07-10 | 1 | -2/+6 | |
| | | | | | | * [DYNAREC] Fixed `ymm0_purge` for the first instruction of a block * [DYNAREC] Also consider barriers as having a pred with `ymm0_out = 0` | |||||
| * | Remove the flags adjustment in `GO_TRACE` for RISC-V 64 (#1663) | Yip Coekjan | 2024-07-10 | 1 | -3/+1 | |
| | | ||||||
| * | [LA64_DYNAREC] Added more opcodes and a minor fix too (#1662) | Yang Liu | 2024-07-10 | 3 | -1/+97 | |
| | | | | | | * [LA64_DYNAREC] Added more opcodes and a minor fix too * saturation is considered necessary | |||||
| * | Fixed some X11 wrapping (for Interrogation: You will be deceived linux ↵ | ptitSeb | 2024-07-10 | 2 | -1/+3 | |
| | | | | | version #1414) | |||||
| * | [RCFILE] Added profile for Death Stranding | ptitSeb | 2024-07-10 | 1 | -0/+9 | |
| | | ||||||
| * | Started a new dev. cycle | ptitSeb | 2024-07-10 | 1 | -1/+1 | |
| | | ||||||
| * | Bumped version to v0.3.0 | ptitSeb | 2024-07-09 | 4 | -35/+90 | |
| | | ||||||
| * | Fixes (#1659) | rajdakin | 2024-07-09 | 63 | -774/+777 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replaced some tabs with spaces * Fixed some signedness warnings * Added more debug info * Fixed an improper alignment * [WRAPPEDWAYLAND] Added return statements to wrappers * [EMU] [AVX] Fixed some issues * [ARM DYNAREC] Fixed some minor warnings * [ARM DYNAREC] Removed unused macro arguments * [EMU] Fixed a noisy warning * [ARM DYNAREC] Removed "empty body" warnings * [EMU] Fixed an opcode in dynarec, non-cosim builds * [LA64 DYNAREC] Minor warning fixes * [LA64 DYNAREC] Fixed empty body warnings * [LA64 DYNAREC] Added parenthesis around assignments in if statements * [LA64 DYNAREC] Fixed missing parenthesis in macro definitions * [RV64 DYNAREC] Fixed minor warnings * [RV64 DYNAREC] Fixed wrong/missing parentheses * [WRAPPER] Fixed the WaylandClient callback signatures | |||||
| * | [LA64_DYNAREC] Fixed ADC/SBC usage (#1658) | Yang Liu | 2024-07-08 | 1 | -5/+5 | |
| | | ||||||
| * | Added x64 version of libcrypto.so.1.0.0 and libssl.1.0.0 | ptitSeb | 2024-07-08 | 4 | -4/+7 | |
| | | ||||||
| * | [WRAPPED] Added NSS_Init (#1657) | rajdakin | 2024-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed wrapping of some rare opengl functions | ptitSeb | 2024-07-08 | 1 | -3/+3 | |
| | | ||||||
| * | [ARM64_DYNAREC] Small optim on some ROL/ROR opcodes | ptitSeb | 2024-07-08 | 1 | -30/+46 | |
| | | ||||||
| * | [LA64_DYNAREC] Added more opcodes (#1656) | Yang Liu | 2024-07-08 | 1 | -0/+33 | |
| | | ||||||
| * | [LA64_DYNAREC] Added more opcodes (#1654) | Yang Liu | 2024-07-08 | 4 | -0/+145 | |
| | | ||||||
| * | Mask `rs2` when using `bext` instruction if `rex.w` is not set (#1653) | Yip Coekjan | 2024-07-08 | 2 | -7/+17 | |
| | | ||||||
| * | Fixed deb packaging | ptitSeb | 2024-07-08 | 1 | -1/+10 | |
| | | ||||||