about summary refs log tree commit diff stats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [STATICBUILD] buildptitSeb2024-07-101-1/+2
* [STATICBUILD] Go green nowptitSeb2024-07-102-1/+4
* [STATICBUILD] This is getting old already, turn to green now!ptitSeb2024-07-101-0/+1
* [STATICBUILD] Removed libbsd build dependancyptitSeb2024-07-103-3/+32
* [STATICBUILD] Yet another attempt to fix CI buildptitSeb2024-07-102-2/+9
* [STATICBUILD] Another attempt to fix CI buildptitSeb2024-07-101-4/+4
* [STATICBUILD] Attempt to fix CI buildptitSeb2024-07-101-18/+18
* [STATICBUILD] Fixed some more errorsptitSeb2024-07-102-7/+10
* This should fix regular buildptitSeb2024-07-104-159/+13910
* [STATICBUILD] Try to fix staticbuild and add it to the CI (for #1377)ptitSeb2024-07-109-13930/+175
* fix some spelling (#1668)josch2024-07-1015-31/+31
* [STATICBUILD] Fixed a warning (for #1377)ptitSeb2024-07-101-1/+1
* [DYNAREC] Fixed `ymm0_purge` for some instructions (#1664)rajdakin2024-07-101-2/+6
* Remove the flags adjustment in `GO_TRACE` for RISC-V 64 (#1663)Yip Coekjan2024-07-101-3/+1
* [LA64_DYNAREC] Added more opcodes and a minor fix too (#1662)Yang Liu2024-07-103-1/+97
* Fixed some X11 wrapping (for Interrogation: You will be deceived linux versio...ptitSeb2024-07-102-1/+3
* Started a new dev. cycleptitSeb2024-07-101-1/+1
* Bumped version to v0.3.0ptitSeb2024-07-091-2/+2
* Fixes (#1659)rajdakin2024-07-0963-774/+777
* [LA64_DYNAREC] Fixed ADC/SBC usage (#1658)Yang Liu2024-07-081-5/+5
* [WRAPPED] Added NSS_Init (#1657)rajdakin2024-07-081-1/+1
* Fixed wrapping of some rare opengl functionsptitSeb2024-07-081-3/+3
* [ARM64_DYNAREC] Small optim on some ROL/ROR opcodesptitSeb2024-07-081-30/+46
* [LA64_DYNAREC] Added more opcodes (#1656)Yang Liu2024-07-081-0/+33
* [LA64_DYNAREC] Added more opcodes (#1654)Yang Liu2024-07-084-0/+145
* Mask `rs2` when using `bext` instruction if `rex.w` is not set (#1653)Yip Coekjan2024-07-082-7/+17
* [VULKAN] Added 1 more extensionptitSeb2024-07-071-0/+3
* Set last_ip to an unclean state at the end of CALL (#1650)Yang Liu2024-07-071-0/+1
* [ARM64_DYNAREC] Fixed a warningptitSeb2024-07-071-1/+1
* [ARM64_DYNAREC] Added AVX.66.0F38 B6 opcodeptitSeb2024-07-071-0/+27
* [ARM64_DYNAREC] Added AVX.F2.0F D0 opcodeptitSeb2024-07-071-0/+21
* [ARM64_DYNAREC] Fixed reflect cache for ymm0ptitSeb2024-07-071-1/+2
* [VULKAN] Added 1 more extensionptitSeb2024-07-071-0/+4
* [ARM64_DYNAREC] Reworked ymm0 propagationptitSeb2024-07-0711-50/+83
* [INTERPRETER] Added 64 66 8D opcode (#1648)Haichen Wu2024-07-062-3/+13
* [ARM64_DYNAREC] Made AVX/AVX2 enabled by default, but only for ARM64 Dynarec ...ptitSeb2024-07-051-0/+9
* [ARM64_DYNAREC] More improvment on YMM handlingptitSeb2024-07-056-24/+39
* [ARM64_DYNAREC] Added Calling Convention as comment in emitter, for referenceptitSeb2024-07-051-0/+35
* Cosmetic changeptitSeb2024-07-051-1/+2
* Put a limit on how much the hardware counter can be shiftedptitSeb2024-07-051-1/+1
* Should not follow symlinks on file path resolution (#1644)Yip Coekjan2024-07-054-12/+31
* Added 1 more wrapped funciton to libcups (for #1629)ptitSeb2024-07-054-1/+32
* [VULKAN] Fixed a typoptitSeb2024-07-051-1/+1
* [VULKAN] Add Wrapped VK_KHR_android_surface (#1643)KreitinnSoftware2024-07-054-0/+6
* [VULKAN] Added 1 more extensionptitSeb2024-07-041-0/+8
* Cosmetic changeptitSeb2024-07-041-3/+3
* [ARM64_DYNAREC] Improved 0F C7 /6 opcodeptitSeb2024-07-041-2/+23
* [DYNAREC] Fixed IMUL sign extension issue (#1639)Yang Liu2024-07-045-34/+26
* Impl `sys_getpgrp` & `sys_getpgid` (#1637)Yip Coekjan2024-07-041-0/+4
* Fixed 2 warningptitSeb2024-07-042-2/+2