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
...
*
Also use size when selecting symbol for R_X86_64_COPY and R_X86_64_GLOB_DAT r...
ptitSeb
2022-11-13
1
-4
/
+4
*
Fixed wrapped function signature for vkCmdSetScissorWithCount,
ptitSeb
2022-11-12
1
-2
/
+2
*
x86_64 build don't need CreateCPUInfoFile
ptitSeb
2022-11-11
1
-1
/
+1
*
Actualy fix x86_64 build
ptitSeb
2022-11-11
1
-1
/
+1
*
Fix x86_64 build
ptitSeb
2022-11-11
1
-1
/
+1
*
Improved cpu cores detection and reporting
ptitSeb
2022-11-11
1
-7
/
+36
*
Fixed some fuse wrapped functions (better AppImage compatibility)
ptitSeb
2022-11-11
5
-114
/
+188
*
Added fuse_main_real wrapped function
ptitSeb
2022-11-10
6
-1
/
+1123
*
Added libudev.so.1 dependancy for wrapped libudev.so.0
ptitSeb
2022-11-01
1
-1
/
+2
*
Added llrintl wrapped function (for #419)
ptitSeb
2022-11-01
4
-1
/
+13
*
Added XftNameUnparse wrapped function (for #424)
ptitSeb
2022-11-01
1
-1
/
+1
*
Added a few libflac wrapped function (for #425)
ptitSeb
2022-11-01
1
-3
/
+3
*
Detect when program is linked with glibc 2.34+ to workaround the default libc...
ptitSeb
2022-11-01
2
-5
/
+13
*
Added some more wrapped function to libX11 (for #436)
ptitSeb
2022-10-29
4
-5
/
+9
*
Fixed a signature in tbbmallocproxy wrapped lib
ptitSeb
2022-10-29
5
-9
/
+3
*
Malloc override (#437)
ptitSeb
2022-10-29
11
-8
/
+131
*
Fixed FT_Outline_Decompose wrapped function
ptitSeb
2022-10-29
4
-1
/
+124
*
Added a few x11 wrapped function (for #436)
ptitSeb
2022-10-29
1
-6
/
+6
*
Added a few more wrapped libfuse functions
ptitSeb
2022-10-29
1
-5
/
+5
*
Wrapping of GtkTextView and GtkContainer classes for Gtk3
ptitSeb
2022-10-27
1
-0
/
+3
*
Added posix_spawn_file_actions_addclose wrapped function
ptitSeb
2022-10-27
1
-1
/
+1
*
Fixed dlopen that should increment refcount even with RTLD_NOLOAD
ptitSeb
2022-10-27
1
-2
/
+1
*
Improved handling of execve and posix_spawn, especialy with arv[0] is not the...
ptitSeb
2022-10-27
1
-37
/
+64
*
Some fixes to execv and posic_spawn wrapped functions
ptitSeb
2022-10-26
1
-12
/
+15
*
Added one more gtk3 wrapped function
ptitSeb
2022-10-26
4
-1
/
+8
*
More flexibility for BOX64_ROLLING_LOG
ptitSeb
2022-10-26
1
-3
/
+3
*
Added BOX64_ROLLING_LOG support to __stack_chk_fail
ptitSeb
2022-10-26
1
-0
/
+9
*
Added xkb_compose_state_reset wrapped function (for #431)
ptitSeb
2022-10-25
1
-1
/
+1
*
Added xkb_compose_state_get_status wrapped function (for #431)
ptitSeb
2022-10-25
1
-1
/
+1
*
Added xkb_compose_state_feed wrapped function (for #431)
ptitSeb
2022-10-25
1
-1
/
+1
*
Added a few more libxkbcommon wrapped functions (for #431)
ptitSeb
2022-10-25
1
-3
/
+3
*
Added xkb_compose_table_new_from_locale wrapped function (for #431)
ptitSeb
2022-10-24
1
-1
/
+1
*
Forgot a bunch of other box_ malloc/realloc/calloc/free use
ptitSeb
2022-10-23
4
-26
/
+27
*
Refactored, again, elfloader symbol fetching (ported from box86)
ptitSeb
2022-10-22
2
-70
/
+31
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
35
-189
/
+150
*
Added XftFontOpenName vrapped function (for #424)
ptitSeb
2022-10-11
1
-1
/
+1
*
Added PCLMULQDQ ([DYNAREC] Too, using PMULL if present) extension (improve a ...
ptitSeb
2022-09-30
1
-1
/
+1
*
More vulkan wrapped functions
ptitSeb
2022-09-29
1
-2
/
+17
*
Added lzma_auto_decoder wrapped function to liblzma (for #129)
ptitSeb
2022-09-28
1
-1
/
+1
*
Added a vulkan extension
ptitSeb
2022-09-25
1
-0
/
+4
*
Added a few xcb_randr wrapped functions (for #287)
ptitSeb
2022-09-24
1
-3
/
+3
*
Added __pread_chk wrapped function to libc
ptitSeb
2022-09-22
4
-1
/
+6
*
Added wrapped XFreeFontSet function (for #411)
ptitSeb
2022-09-21
1
-1
/
+1
*
More fixes and improvment to bash handling (helps #360)
ptitSeb
2022-09-18
5
-10
/
+33
*
Improved usage of x86_64 bash with BOX64_BASH env var
ptitSeb
2022-09-15
1
-28
/
+50
*
Attempt at fixing wrapped __vfwprintf_chk (for #404)
ptitSeb
2022-09-12
6
-7
/
+18
*
Aded 1 wrapped function libxkbcommon
ptitSeb
2022-09-12
1
-1
/
+1
*
Added vfwprintf and __vfwprintf_chk wrapped function (for #404)
ptitSeb
2022-09-12
6
-12
/
+17
*
Added one more function to libX11
ptitSeb
2022-09-12
1
-1
/
+1
*
Added some wrapped function to libgio, libgdk3 and libxi
ptitSeb
2022-09-12
6
-15
/
+21
[prev]
[next]