about summary refs log tree commit diff stats
path: root/LLVMprivateGenerator/registered_structs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-07Removed ONCE optim in gtkclassptitSeb1-41/+0
2023-03-06Added some special case to the CPU Name grabbingptitSeb1-9/+11
2023-03-06Fixed cpu name extraction for big.LITTLE configurationsptitSeb1-0/+6
2023-03-06[DYNAREC] Put box64 dynarec and cpu info on the same lineptitSeb1-2/+2
2023-03-06Change branding of Cpu to refect Box64 and the cpu it's running onptitSeb3-31/+81
2023-03-06[RISCV] Get pc from ucontext_t for RV64Yang Liu1-0/+2
2023-03-06Wrapped 1 more libc function for bash (for #770)ptitSeb4-2/+7
2023-03-05Forcing BAD_SIGNAL for RK3588 configptitSeb1-0/+1
2023-03-05Added back the load of libGL when using GL in SDL2 (fixed regression with Nuc...ptitSeb1-0/+8
2023-03-05[RCFLE] Better default for heroic launcher when no rcfile is foundptitSeb1-0/+4
2023-03-05Made the Signal workaround more generic, so it can be used by Termux userptitSeb3-1/+11
2023-03-05[DYNAREC] Some fixes to double SSE opcode (fixes Steam BigPicture)ptitSeb3-12/+16
2023-03-05Removed a warning when getting glXGetProcAddress with a glXGetProcAddress fun...ptitSeb1-1/+3
2023-03-05Added wrapped libGLXptitSeb8-0/+152
2023-03-05Refactored OpenGL symbol fetching and managmentptitSeb8-298/+296
2023-03-05Added automatic detection of libcef (will help zoon #510, #451, #302 and prob...ptitSeb5-0/+21
2023-03-05Added some more wrapped function for zoom (for #510, #451, #302...)ptitSeb10-10/+26
2023-03-05[DYNAREC] Fixed (again) and improved new jmptable memory managerptitSeb2-14/+16
2023-03-04Let steamwebhelper use native gtkptitSeb1-1/+0
2023-03-04[DYNAREC] Fixed a nasty bug with the finetunning of the jump table memory all...ptitSeb1-11/+11
2023-03-04Added wrapped libibus and a few other libgtk fixedptitSeb12-5/+732
2023-03-03Better way to use CREATE_VALIST_FROM_VAARG macroptitSeb2-5/+7
2023-03-02Use CREATE_VALIST_FROM_VAARG if exist on XXprintf familyptitSeb1-0/+16
2023-03-02Better default rcfile for when no rcfile are presentptitSeb1-1/+3
2023-03-02[DYNAREC] Finetuned the jump table memory allocationptitSeb4-107/+160
2023-02-28Added a couple of wrapped function to libm (for #496)ptitSeb1-2/+2
2023-02-26[RK3588] Made Workaround also working on non-dynarec build (just in case...)ptitSeb1-6/+6
2023-02-26Made the Signal workaround specific to RK3588ptitSeb1-0/+3
2023-02-25Try to improved the Workaround, to make it more genericptitSeb1-1/+6
2023-02-25[STEAM] Added a workaround for issue with steamwebhelper running on Armbian (...ptitSeb1-1/+1
2023-02-25[DYNAREC] Small imrvment in managing memory protectionptitSeb2-4/+5
2023-02-24fixed logs to malloc_hack_2ptitSeb1-1/+1
2023-02-24Added more logs to malloc_hack_2ptitSeb1-1/+1
2023-02-24[DYNAREC] Fetch a quad in PSHUFLW instruction.Alexandre Julliard1-1/+1
2023-02-24[DYNAREC] Fix the opcode bit in the generated TBX instruction.Alexandre Julliard1-4/+4
2023-02-23[D3DADAPTER9] Added support for CreateDeviceExptitSeb6-8/+64
2023-02-21Use Ubuntu 20.04 for Tegra buildptitSeb1-2/+2
2023-02-21Simply handling of pthread_mutex_t structure (for #522)ptitSeb1-184/+28
2023-02-21Added a large batch of libssl/libcrypto wrapped functions (for StardewValley)ptitSeb10-300/+584
2023-02-20wrap _XAsyncErrorHandlerAlyssa Rosenzweig1-1/+1
2023-02-20Added some more libFAudio wrapped functionsptitSeb1-3/+3
2023-02-20Preliminary work to get steamwebhelper workingptitSeb1-1/+1
2023-02-20[DYNAREC] Optimized DB /7 opcodeptitSeb3-3/+65
2023-02-20Added some more wrapped functions to gstreamer and gsttagptitSeb2-6/+6
2023-02-20Hide a warning when running java stuffsptitSeb1-2/+2
2023-02-20Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...ptitSeb6-10/+69
2023-02-20Fixed a regression with factorioptitSeb1-2/+2
2023-02-20Fixed a improved HotPage handlingptitSeb3-33/+29
2023-02-20[DYNAREC] Directly run program Segfault handler for Access Error with PROT_DY...ptitSeb1-1/+4
2023-02-20[DYNAREC] This small utility function can be staticptitSeb1-1/+1