about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ...ptitSeb2023-03-077-4/+102
* Removed ONCE optim in gtkclassptitSeb2023-03-071-41/+0
* Added some special case to the CPU Name grabbingptitSeb2023-03-061-9/+11
* Fixed cpu name extraction for big.LITTLE configurationsptitSeb2023-03-061-0/+6
* [DYNAREC] Put box64 dynarec and cpu info on the same lineptitSeb2023-03-061-2/+2
* Change branding of Cpu to refect Box64 and the cpu it's running onptitSeb2023-03-063-31/+81
* Merge pull request #536 from ksco/fix-rv64-warningptitSeb2023-03-061-0/+2
|\
| * [RISCV] Get pc from ucontext_t for RV64Yang Liu2023-03-061-0/+2
|/
* Wrapped 1 more libc function for bash (for #770)ptitSeb2023-03-064-2/+7
* Forcing BAD_SIGNAL for RK3588 configptitSeb2023-03-051-0/+1
* Added back the load of libGL when using GL in SDL2 (fixed regression with Nuc...ptitSeb2023-03-051-0/+8
* [RCFLE] Better default for heroic launcher when no rcfile is foundptitSeb2023-03-051-0/+4
* Made the Signal workaround more generic, so it can be used by Termux userptitSeb2023-03-053-1/+11
* Merge pull request #534 from ptitSeb/steam_chromeptitSeb2023-03-0547-487/+1663
|\
| * [DYNAREC] Some fixes to double SSE opcode (fixes Steam BigPicture)ptitSeb2023-03-053-12/+16
| * Removed a warning when getting glXGetProcAddress with a glXGetProcAddress fun...ptitSeb2023-03-051-1/+3
| * Added wrapped libGLXptitSeb2023-03-058-0/+152
| * Refactored OpenGL symbol fetching and managmentptitSeb2023-03-058-298/+296
| * Added automatic detection of libcef (will help zoon #510, #451, #302 and prob...ptitSeb2023-03-055-0/+21
| * Added some more wrapped function for zoom (for #510, #451, #302...)ptitSeb2023-03-0510-10/+26
| * [DYNAREC] Fixed (again) and improved new jmptable memory managerptitSeb2023-03-052-14/+16
| * Let steamwebhelper use native gtkptitSeb2023-03-041-1/+0
| * [DYNAREC] Fixed a nasty bug with the finetunning of the jump table memory all...ptitSeb2023-03-041-11/+11
| * Added wrapped libibus and a few other libgtk fixedptitSeb2023-03-0412-5/+732
| * Better way to use CREATE_VALIST_FROM_VAARG macroptitSeb2023-03-032-5/+7
| * Use CREATE_VALIST_FROM_VAARG if exist on XXprintf familyptitSeb2023-03-021-0/+16
| * Better default rcfile for when no rcfile are presentptitSeb2023-03-021-1/+3
| * [DYNAREC] Finetuned the jump table memory allocationptitSeb2023-03-024-107/+160
| * Merge branch 'main' into steam_chromeptitSeb2023-03-021-2/+2
| |\ | |/ |/|
* | Added a couple of wrapped function to libm (for #496)ptitSeb2023-02-281-2/+2
| * [RK3588] Made Workaround also working on non-dynarec build (just in case...)ptitSeb2023-02-261-6/+6
| * Made the Signal workaround specific to RK3588ptitSeb2023-02-261-0/+3
| * Try to improved the Workaround, to make it more genericptitSeb2023-02-251-1/+6
| * [STEAM] Added a workaround for issue with steamwebhelper running on Armbian (...ptitSeb2023-02-251-1/+1
| * [DYNAREC] Small imrvment in managing memory protectionptitSeb2023-02-252-4/+5
| * fixed logs to malloc_hack_2ptitSeb2023-02-241-1/+1
| * Added more logs to malloc_hack_2ptitSeb2023-02-241-1/+1
| * Merge branch 'main' into steam_chromeptitSeb2023-02-242-5/+5
| |\ | |/ |/|
* | Merge pull request #526 from julliard/dynarecptitSeb2023-02-242-5/+5
|\ \
| * | [DYNAREC] Fetch a quad in PSHUFLW instruction.Alexandre Julliard2023-02-241-1/+1
| * | [DYNAREC] Fix the opcode bit in the generated TBX instruction.Alexandre Julliard2023-02-241-4/+4
|/ /
| * Merge branch 'main' into steam_chromeptitSeb2023-02-236-8/+64
| |\ | |/ |/|
* | [D3DADAPTER9] Added support for CreateDeviceExptitSeb2023-02-236-8/+64
| * Merge branch 'main' into steam_chromeptitSeb2023-02-212-186/+30
| |\ | |/ |/|
* | Use Ubuntu 20.04 for Tegra buildptitSeb2023-02-211-2/+2
* | Simply handling of pthread_mutex_t structure (for #522)ptitSeb2023-02-211-184/+28
| * Merge branch 'main' into steam_chromeptitSeb2023-02-2110-300/+584
| |\ | |/ |/|
* | Added a large batch of libssl/libcrypto wrapped functions (for StardewValley)ptitSeb2023-02-2110-300/+584
* | Merge pull request #521 from alyssarosenzweig/xasyncptitSeb2023-02-211-1/+1
|\ \
| * | wrap _XAsyncErrorHandlerAlyssa Rosenzweig2023-02-201-1/+1
|/ /