index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wrapped
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed some potentials segfault with wine apps (maybe other too)
ptitSeb
2023-12-01
1
-2
/
+4
*
[TERMUX] Hopefully this will fix it
ptitSeb
2023-12-01
2
-2
/
+2
*
[TERMUX] Added 2 faked wrapped libs (symbols should be in libc already)
ptitSeb
2023-12-01
4
-0
/
+52
*
[MALLOCHOOK] Small improvments to mallochook_2
ptitSeb
2023-12-01
6
-18
/
+8
*
[VULKAN] Better wrapping of vkCreateInstance
ptitSeb
2023-12-01
1
-9
/
+50
*
[ANDROID] Try to fix libbsd issues
ptitSeb
2023-12-01
2
-1
/
+6
*
[ANDROID] Small change that might help on android?
ptitSeb
2023-11-30
1
-1
/
+0
*
Added support for wrapped libbsd (needed for latest libstdc++ lib)
ptitSeb
2023-11-30
8
-10
/
+186
*
Use non-Android version of functions_list.txt on the repo
ptitSeb
2023-11-28
1
-1
/
+0
*
[WRAPPERS] Added fallback glXSwapIntervalEXT function if not present (#1092)
Yang Liu
2023-11-27
4
-3
/
+50
*
[ANDROID] Fix Compiling (#1091)
Lily
2023-11-27
2
-0
/
+18
*
Added a few wrapped libxcb and xcbrandr function (for Recursed)
ptitSeb
2023-11-27
2
-13
/
+13
*
[ANDROID] Added missing wrappedandroidshmem def headers (#1088)
Lily
2023-11-27
2
-0
/
+16
*
[ANDROID] This should fix Android build, again and again
ptitSeb
2023-11-23
1
-5
/
+5
*
[ANDROID] This should fix Android build, again
ptitSeb
2023-11-23
1
-0
/
+2
*
[ANDROID] This should fix Android build
ptitSeb
2023-11-23
1
-0
/
+35
*
Small change (mostly cosmetics) for some wrapped libc functions
ptitSeb
2023-11-23
1
-20
/
+26
*
Fixed some wrapped aio_ functions signature of librt
ptitSeb
2023-11-23
6
-12
/
+80
*
Better dependancies for fontconfig lib (should help #1063)
ptitSeb
2023-11-13
1
-1
/
+4
*
Added wrapped curl_multi_poll function (for #1053)
ptitSeb
2023-11-09
1
-0
/
+1
*
Added 2 wrapped function to libfontconfig (for aesprites)
ptitSeb
2023-11-08
1
-2
/
+2
*
Added wrapped __isoc23_strtoul (for #1052)
ptitSeb
2023-11-07
1
-0
/
+1
*
Refined ptrace hacks around POKEUSER/PEEKUSER (should help Wine Unity3D games)
ptitSeb
2023-11-07
1
-1
/
+7
*
Fixed some functions signature on gobject2
ptitSeb
2023-11-05
1
-7
/
+7
*
[TRACE] Show mmap size in hex
ptitSeb
2023-11-05
1
-1
/
+1
*
Added some more gtk3/gdk3 wrapped functions
ptitSeb
2023-11-04
2
-0
/
+28
*
[ELFLOADER] Fixed loading of elf with huge alignment
ptitSeb
2023-11-01
1
-3
/
+3
*
[ELFLOADER] Last improvment to elfloader memory managment, should be good now
ptitSeb
2023-11-01
1
-2
/
+5
*
[ELFLOADER] Changed how memory is managed in elfloader
ptitSeb
2023-10-31
1
-6
/
+6
*
Added full SSE 4.2 support
ptitSeb
2023-10-30
1
-1
/
+1
*
Small change on cpuid stuffs
ptitSeb
2023-10-29
1
-1
/
+1
*
Better trace for mmap operations
ptitSeb
2023-10-28
1
-6
/
+6
*
More small improvment to wrapped mmap64
ptitSeb
2023-10-28
1
-13
/
+26
*
[WRAPPER] Fixed my_execl (#1044)
wannacu
2023-10-27
1
-1
/
+6
*
Another fix to wrapped mmap (should fix #1031, hopefully not creating more re...
ptitSeb
2023-10-27
1
-2
/
+2
*
Added 1 more Vulkan extension
ptitSeb
2023-10-26
1
-0
/
+4
*
[WRAPPER] Fixed my_mmap64 on MAP_FIXED handling, helps wine 8.18 (#1039)
Yang Liu
2023-10-26
1
-2
/
+4
*
Fixed wrapping of vkCreateDebugUtilsMessengerEXT
ptitSeb
2023-10-25
2
-3
/
+44
*
[INTERP] Fix fpu_round (#1030)
Yang Liu
2023-10-25
6
-24
/
+192
*
Added wrapped OpenCL (mostly complete, for wine)
ptitSeb
2023-10-24
9
-1
/
+383
*
Added some workaround for program that POKEUSER/PEEKUSER some drX value and e...
ptitSeb
2023-10-20
1
-1
/
+13
*
Various changes on pthread cancel and tls destructor, should be easier to mai...
ptitSeb
2023-10-13
8
-58
/
+56
*
[WRAPPER] Added missing function signature (#1024)
Yang Liu
2023-10-13
3
-0
/
+5
*
Add a new vulkan extension: VK_KHR_maintenance5 (#1021)
Sophon
2023-10-12
1
-0
/
+6
*
A bit more changes to cpuid bits and cpu identifications
ptitSeb
2023-10-11
1
-2
/
+2
*
Added BOX64_SDL2_JGUID, a workaround for game using old SDL_GetJoystickGUIDIn...
ptitSeb
2023-10-11
1
-1
/
+2
*
Added a few libgomp wrapped function (for #1019)
ptitSeb
2023-10-11
6
-5
/
+68
*
Updated wrapping of SDL_GetJoystickGUIDInfo with latest version (will help #1...
ptitSeb
2023-10-10
8
-15
/
+15
*
Fixed signature for functions in wrapped libatomic (will help #1013)
ptitSeb
2023-10-10
4
-4
/
+14
*
Added wrapped libayatana-appindicator3 and libdbusmenu-glib (for #1013)
ptitSeb
2023-10-10
11
-0
/
+341
[prev]
[next]