| Commit message (Expand) | Author | Age | Files | Lines |
| * | [ARM64_DYNAREC] Reworked a bit FASTROUND | ptitSeb | 2024-11-05 | 1 | -1/+1 |
| * | [RCFIEL] Add an option to force usage of native EGL/GLESv2 library | ptitSeb | 2024-11-02 | 1 | -0/+1 |
| * | [rebree]The name of rbtree is set error. (#1984) | zymayunyan | 2024-10-31 | 1 | -1/+1 |
| * | [ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native ... | ptitSeb | 2024-10-20 | 1 | -0/+2 |
| * | [CORE] Refactored %pid trace file handling (#1933) | Yang Liu | 2024-10-13 | 1 | -2/+2 |
| * | [BOX32] Reworked alignment for 32bits stacks | ptitSeb | 2024-10-13 | 1 | -2/+3 |
| * | Improve debugging trace of rb_tree | ptitSeb | 2024-10-08 | 1 | -5/+7 |
| * | Reworked mmap allocator and wine prereserve handling ([BOX32] fix handling of... | ptitSeb | 2024-10-07 | 1 | -6/+34 |
| * | [BOX32] Added more 32bits wrapped function and reworked 32bits memory allocator | ptitSeb | 2024-10-03 | 1 | -2/+2 |
| * | Revert a change ffrom previous build and pushed missing BOX32 generated files... | ptitSeb | 2024-09-29 | 1 | -1/+1 |
| * | [ANDROID][BOX32] Fix __libc_init, Fix Some Warnings (#1887) | Pablo Labs | 2024-09-29 | 1 | -1/+2 |
| * | [WRAPPER] Some rework on a few wrapped function foor glib2, libxcb and libxcb... | ptitSeb | 2024-09-19 | 1 | -9/+12 |
| * | [RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGS | ptitSeb | 2024-09-09 | 1 | -0/+8 |
| * | [BOX32] Small improvments on memory management | ptitSeb | 2024-09-04 | 2 | -2/+2 |
| * | [RCFILE] Fixed some missing box_free/box_strdup in rcfile | ptitSeb | 2024-09-03 | 1 | -11/+11 |
| * | [BOX32] More wrapped function and a few fixes for steamclient.so (still crash... | ptitSeb | 2024-09-01 | 1 | -1/+1 |
| * | Added preliminary Box32 support (#1760) | ptitSeb | 2024-08-26 | 3 | -84/+369 |
| * | Improved Steam wine compatibility, not perfect, but better (thanks Hugo for t... | ptitSeb | 2024-08-09 | 1 | -1/+9 |
| * | [GTK] Added wrapped GstVideoBufferPool | ptitSeb | 2024-08-07 | 1 | -0/+102 |
| * | [RCFILE] Added support for generic names in RCFiles | ptitSeb | 2024-07-25 | 1 | -19/+39 |
| * | Change (again) how Wine prereserved memory is allocated and freed | ptitSeb | 2024-07-16 | 1 | -2/+19 |
| * | Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us... | ptitSeb | 2024-07-15 | 2 | -1/+2 |
| * | fix some spelling (#1668) | josch | 2024-07-10 | 1 | -1/+1 |
| * | Fixes (#1659) | rajdakin | 2024-07-09 | 2 | -6/+6 |
| * | Cosmetic change | ptitSeb | 2024-07-05 | 1 | -1/+2 |
| * | Should not follow symlinks on file path resolution (#1644) | Yip Coekjan | 2024-07-05 | 1 | -7/+24 |
| * | Detect UnityPlayer.dll to apply strongmem=1 automatically (can be disabled wi... | ptitSeb | 2024-07-03 | 1 | -0/+1 |
| * | [COSIM] Added range handling in BOX64_DYNAREC_TEST ([RCFILE] too) | ptitSeb | 2024-06-24 | 1 | -1/+27 |
| * | Improved CPUID a bit more, adding RDRAND (helps geekbench6 avx2 version) | ptitSeb | 2024-06-24 | 1 | -4/+55 |
| * | Improved handling of cpuid leaf 0x80000006 | ptitSeb | 2024-06-22 | 1 | -1/+1 |
| * | [RCFILE] Improved hendling of BOX64_NODYNAREC | ptitSeb | 2024-06-21 | 1 | -14/+16 |
| * | Added BOX64_RESERVE_HIGH in rcfile handling | ptitSeb | 2024-06-18 | 1 | -0/+5 |
| * | Fixed usage of getcpu, only enablign that for recent enough glibc (should hel... | ptitSeb | 2024-06-17 | 1 | -1/+3 |
| * | [ANDROID] This should fix android build | ptitSeb | 2024-06-13 | 1 | -0/+2 |
| * | More work on RDTSC emulation | ptitSeb | 2024-06-13 | 2 | -0/+11 |
| * | Only expose xsave extension if avx is used | ptitSeb | 2024-06-07 | 1 | -2/+2 |
| * | [INTERPRETER] Added suport for F16C extension (linked to AVX flag) ([ARM64_DY... | ptitSeb | 2024-06-06 | 1 | -1/+1 |
| * | Disable F16C for now, it's not ready yet | ptitSeb | 2024-06-06 | 1 | -1/+1 |
| * | [ARM64_DYNAREC] Added a new small batch of AVX/BMI2 opcodes | ptitSeb | 2024-06-06 | 1 | -1/+2 |
| * | [INTERPRETER] Added FMA cpu extension (linked to BOX64_AVX=2) | ptitSeb | 2024-06-02 | 1 | -1/+1 |
| * | [INTERPRETER] Added BMI1, BMI2 and ADX extensions | ptitSeb | 2024-05-31 | 1 | -2/+3 |
| * | [INTERPRETER] More avx, avx2 and vaes opcodes | ptitSeb | 2024-05-28 | 1 | -0/+1 |
| * | Fixed cpuid leaf d, component 2 (fixes wine 9.6+ not booting) | ptitSeb | 2024-05-27 | 1 | -14/+0 |
| * | More avx infrastructure | ptitSeb | 2024-05-27 | 2 | -1/+15 |
| * | Small cleanup in my_cpuid | ptitSeb | 2024-05-27 | 1 | -1/+1 |
| * | [INTERPRETER] my first avx opcode | ptitSeb | 2024-05-26 | 2 | -0/+3 |
| * | more avx infrastructure | ptitSeb | 2024-05-24 | 1 | -5/+12 |
| * | Added support for XSAVE/XRSTOR ([ARM64_DYNAREC] too) | ptitSeb | 2024-05-24 | 1 | -8/+28 |
| * | Changed the workaround for MiniMetro/Steam, using rcfile now (for #1311) | ptitSeb | 2024-05-09 | 1 | -0/+8 |
| * | This should fix non-dynarec build | ptitSeb | 2024-04-29 | 1 | -0/+2 |