| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Box64 bundle x86 libs improvements (#2839) | Fathi Boudra | 2025-07-30 | 2 | -134/+141 |
| * | [LA64_DYNAREC] Add la64 avx cmp ops, part3. TEST ops. (#2857) | phorcys | 2025-07-30 | 4 | -11/+203 |
| * | [RV64_DYNAREC] Added MMX handling to `fpu_{push,pop}cache` for vector (#2858) | Yang Liu | 2025-07-30 | 1 | -5/+28 |
| * | [LA64_DYNAREC] Add la64 avx int cmp ops. (#2856) | phorcys | 2025-07-29 | 4 | -7/+146 |
| * | [RV64][LA64] Added partial FLUSHTO0 support (#2855) | Yang Liu | 2025-07-29 | 4 | -7/+125 |
| * | [WOW64] Removed a warning | ptitSeb | 2025-07-29 | 1 | -0/+1 |
| * | [ARM+4_DYNAREC] Another fix for STMXCSR opcode when using SSE_FLUSHTO0 | ptitSeb | 2025-07-29 | 1 | -1/+1 |
| * | [ARM+4_DYNAREC] Fixed (V)[LD/ST]MXCSR opcodes when using SSE_FLUSHTO0 | ptitSeb | 2025-07-29 | 2 | -35/+35 |
| * | [LA64_DYNAREC] Add la64 avx float cmp ops. (#2854) | phorcys | 2025-07-29 | 5 | -17/+132 |
| * | [LA64_DYNAREC] Add la64 avx float ops part 3. (#2845) | phorcys | 2025-07-29 | 11 | -30/+412 |
| * | [ARM64_DYNAREC] Improved adjust for REP MOVSx opcode on signal | ptitSeb | 2025-07-28 | 1 | -26/+25 |
| * | [BOX32] Added some comment on arguments for a syscall | ptitSeb | 2025-07-28 | 1 | -1/+4 |
| * | [DYNAREC] Fixed an issue introduced with 48ae536d95390b98add016866948e9152294... | ptitSeb | 2025-07-26 | 2 | -23/+49 |
| * | [WRAPPER][VULKAN] Added 1 new extensions (for #2847, used by PanVK) | ptitSeb | 2025-07-25 | 4 | -0/+28 |
| * | [WRAPPER] Wrapper wrappedgobject2 g_closure_ref and g_closure_sink (#2848) (#... | Leslie Zhai | 2025-07-25 | 4 | -3/+76 |
| * | [TRACE] More traces for LOG=2 | ptitSeb | 2025-07-24 | 1 | -0/+8 |
| * | [TRACE] Try to preserve errno when tracing | ptitSeb | 2025-07-24 | 1 | -4/+8 |
| * | [TRACE] Some mor eimprovment to LOG=2 traces | ptitSeb | 2025-07-24 | 2 | -0/+13 |
| * | [LA64_DYNAREC] Fixed some issue with ADD/SUB x64 eflags when using LBT extension | ptitSeb | 2025-07-24 | 1 | -10/+10 |
| * | [BOX32] Use box64path instead of argv[0] in personality relaunch sequence (co... | ptitSeb | 2025-07-23 | 1 | -1/+1 |
| * | Some handling of case where signal numbers differs between native and x64 arc... | ptitSeb | 2025-07-23 | 26 | -159/+366 |
| * | [RV64_DYNAREC][LA64_DYNAREC] Simplified defered flags handling and limited ca... | Yang Liu | 2025-07-23 | 5 | -58/+41 |
| * | [LA64_DYNAREC] Add la64 avx float ops VDPP{S,D}, VH{ADD,SUB}{PS,PD} (#2842) | phorcys | 2025-07-23 | 6 | -4/+191 |
| * | [BOX32] Better error on box32 personnality re-launch faillure | ptitSeb | 2025-07-22 | 1 | -1/+1 |
| * | [WRAPPER] Added more slot to libdbus callback wrappers | ptitSeb | 2025-07-22 | 1 | -1/+5 |
| * | [WRAPPER] Added 4 more symbols to libwaylandclient | ptitSeb | 2025-07-22 | 1 | -4/+4 |
| * | [WRAPPER] Added 1 more function to wrapped libharfbuzz | ptitSeb | 2025-07-22 | 4 | -1/+9 |
| * | [WRAPPER] Added 2 more wrapped function to libcairo | ptitSeb | 2025-07-22 | 7 | -2/+50 |
| * | [WRAPPER] Added 1 more wrapped function to libfontconfig | ptitSeb | 2025-07-22 | 1 | -0/+1 |
| * | [WRAPPER] Added 3 more functions to libcairo | ptitSeb | 2025-07-22 | 4 | -4/+13 |
| * | [WRAPPER] Added some more dbus wrapped functions | ptitSeb | 2025-07-22 | 4 | -3/+50 |
| * | [BOX32] Enable personality setting for RV64 and LA64 (#2841) | Yang Liu | 2025-07-22 | 2 | -2/+6 |
| * | [LA64_DYNAREC] Add la64 avx float arith ops, part 1. (#2840) | phorcys | 2025-07-22 | 5 | -0/+385 |
| * | [LA64_DYNAREC] Add la64 avx FMA insts. (#2838) | phorcys | 2025-07-22 | 4 | -1/+473 |
| * | [LA64_DYNAREC] add la64 avx pack/unpack ops, part5. (#2837) | phorcys | 2025-07-21 | 3 | -32/+340 |
| * | [DYNAREC] Another fix for RV64 and LA64 builds | ptitSeb | 2025-07-21 | 1 | -3/+3 |
| * | [DYNAREC] This should fix build on RV64 and LA64 | ptitSeb | 2025-07-21 | 2 | -24/+16 |
| * | [DYNAREC] Consolidate access to native register in signal and register mappin... | ptitSeb | 2025-07-21 | 6 | -458/+345 |
| * | [DYNACACHE]LA64] Enabled dynacache for LA64 (#2836) | Yang Liu | 2025-07-21 | 9 | -39/+99 |
| * | [LA64_DYNAREC] add la64 avx pack/unpack ops, part4. (#2830) | phorcys | 2025-07-21 | 8 | -16/+288 |
| * | [BUNDLE] Add hidapi (#2833) | Luke Short | 2025-07-20 | 1 | -0/+2 |
| * | [RCFILE] Update profile for BeamNG (#2832) | Luke Short | 2025-07-20 | 1 | -0/+1 |
| * | [RCFILE] Add profile for Subnautica (#2831) | Luke Short | 2025-07-20 | 1 | -0/+3 |
| * | [LA64_DYNAREC] Add la64 avx pack/unpack ops , part 3 blend ops. (#2824) | phorcys | 2025-07-20 | 2 | -3/+228 |
| * | [BUNDLE] Check for broken symlinks (#2829) | Luke Short | 2025-07-19 | 1 | -0/+7 |
| * | [DYNAREC] Change an error to warning, when entering FillBlock64 and current_h... | ptitSeb | 2025-07-19 | 1 | -4/+3 |
| * | [WRAPPER] Improved myStackAlignGVariantNew(Va) helper functions, for [RV64] a... | ptitSeb | 2025-07-19 | 1 | -53/+361 |
| * | [DYNAREC] Fine tuned DIRTY=1 settings and added 1 game profile to [RCFILE] | ptitSeb | 2025-07-19 | 2 | -1/+11 |
| * | [BUNDLE] Add ncurses (#2828) | Luke Short | 2025-07-19 | 1 | -0/+2 |
| * | [BUNDLE] List install dependencies for Arch Linux (#2827) | Luke Short | 2025-07-19 | 1 | -3/+8 |