about summary refs log tree commit diff stats
path: root/src/include (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-30[LA64_DYNAREC] Add la64 avx cmp ops, part3. TEST ops. (#2857)phorcys4-11/+203
2025-07-30[RV64_DYNAREC] Added MMX handling to `fpu_{push,pop}cache` for vector (#2858)Yang Liu1-5/+28
2025-07-29[LA64_DYNAREC] Add la64 avx int cmp ops. (#2856)phorcys4-7/+146
2025-07-29[RV64][LA64] Added partial FLUSHTO0 support (#2855)Yang Liu4-7/+125
2025-07-29[WOW64] Removed a warningptitSeb1-0/+1
2025-07-29[ARM+4_DYNAREC] Another fix for STMXCSR opcode when using SSE_FLUSHTO0ptitSeb1-1/+1
2025-07-29[ARM+4_DYNAREC] Fixed (V)[LD/ST]MXCSR opcodes when using SSE_FLUSHTO0ptitSeb2-35/+35
2025-07-29[LA64_DYNAREC] Add la64 avx float cmp ops. (#2854)phorcys5-17/+132
2025-07-29[LA64_DYNAREC] Add la64 avx float ops part 3. (#2845)phorcys11-30/+412
2025-07-28[ARM64_DYNAREC] Improved adjust for REP MOVSx opcode on signalptitSeb1-26/+25
2025-07-28[BOX32] Added some comment on arguments for a syscallptitSeb1-1/+4
2025-07-26[DYNAREC] Fixed an issue introduced with 48ae536d95390b98add016866948e9152294...ptitSeb2-23/+49
2025-07-25[WRAPPER][VULKAN] Added 1 new extensions (for #2847, used by PanVK)ptitSeb4-0/+28
2025-07-25[WRAPPER] Wrapper wrappedgobject2 g_closure_ref and g_closure_sink (#2848) (#...Leslie Zhai4-3/+76
2025-07-24[TRACE] More traces for LOG=2ptitSeb1-0/+8
2025-07-24[TRACE] Try to preserve errno when tracingptitSeb1-4/+8
2025-07-24[TRACE] Some mor eimprovment to LOG=2 tracesptitSeb2-0/+13
2025-07-24[LA64_DYNAREC] Fixed some issue with ADD/SUB x64 eflags when using LBT extensionptitSeb1-10/+10
2025-07-23[BOX32] Use box64path instead of argv[0] in personality relaunch sequence (co...ptitSeb1-1/+1
2025-07-23Some handling of case where signal numbers differs between native and x64 arc...ptitSeb26-159/+366
2025-07-23[RV64_DYNAREC][LA64_DYNAREC] Simplified defered flags handling and limited ca...Yang Liu5-58/+41
2025-07-23[LA64_DYNAREC] Add la64 avx float ops VDPP{S,D}, VH{ADD,SUB}{PS,PD} (#2842)phorcys6-4/+191
2025-07-22[BOX32] Better error on box32 personnality re-launch faillureptitSeb1-1/+1
2025-07-22[WRAPPER] Added more slot to libdbus callback wrappersptitSeb1-1/+5
2025-07-22[WRAPPER] Added 4 more symbols to libwaylandclientptitSeb1-4/+4
2025-07-22[WRAPPER] Added 1 more function to wrapped libharfbuzzptitSeb4-1/+9
2025-07-22[WRAPPER] Added 2 more wrapped function to libcairoptitSeb7-2/+50
2025-07-22[WRAPPER] Added 1 more wrapped function to libfontconfigptitSeb1-0/+1
2025-07-22[WRAPPER] Added 3 more functions to libcairoptitSeb4-4/+13
2025-07-22[WRAPPER] Added some more dbus wrapped functionsptitSeb4-3/+50
2025-07-22[BOX32] Enable personality setting for RV64 and LA64 (#2841)Yang Liu2-2/+6
2025-07-22[LA64_DYNAREC] Add la64 avx float arith ops, part 1. (#2840)phorcys5-0/+385
2025-07-22[LA64_DYNAREC] Add la64 avx FMA insts. (#2838)phorcys4-1/+473
2025-07-21[LA64_DYNAREC] add la64 avx pack/unpack ops, part5. (#2837)phorcys3-32/+340
2025-07-21[DYNAREC] Another fix for RV64 and LA64 buildsptitSeb1-3/+3
2025-07-21[DYNAREC] This should fix build on RV64 and LA64ptitSeb2-24/+16
2025-07-21[DYNAREC] Consolidate access to native register in signal and register mappin...ptitSeb6-458/+345
2025-07-21[DYNACACHE]LA64] Enabled dynacache for LA64 (#2836)Yang Liu9-39/+99
2025-07-21[LA64_DYNAREC] add la64 avx pack/unpack ops, part4. (#2830)phorcys8-16/+288
2025-07-20[BUNDLE] Add hidapi (#2833)Luke Short1-0/+2
2025-07-20[RCFILE] Update profile for BeamNG (#2832)Luke Short1-0/+1
2025-07-20[RCFILE] Add profile for Subnautica (#2831)Luke Short1-0/+3
2025-07-20[LA64_DYNAREC] Add la64 avx pack/unpack ops , part 3 blend ops. (#2824)phorcys2-3/+228
2025-07-19[BUNDLE] Check for broken symlinks (#2829)Luke Short1-0/+7
2025-07-19[DYNAREC] Change an error to warning, when entering FillBlock64 and current_h...ptitSeb1-4/+3
2025-07-19[WRAPPER] Improved myStackAlignGVariantNew(Va) helper functions, for [RV64] a...ptitSeb1-53/+361
2025-07-19[DYNAREC] Fine tuned DIRTY=1 settings and added 1 game profile to [RCFILE]ptitSeb2-1/+11
2025-07-19[BUNDLE] Add ncurses (#2828)Luke Short1-0/+2
2025-07-19[BUNDLE] List install dependencies for Arch Linux (#2827)Luke Short1-3/+8
2025-07-18[LA64_DYNAREC] Add la64 avx pack/unpack ops , part 2. (#2823)phorcys3-2/+74