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 fstat, fstatat and lstat wrapper signature (for #295)
ptitSeb
2022-05-01
4
-3
/
+7
*
Added fake libunwind wrapping
ptitSeb
2022-04-30
6
-0
/
+100
*
Added a few wrapped functions to libc
ptitSeb
2022-04-30
4
-0
/
+22
*
Added wrapped stat (for #293)
ptitSeb
2022-04-27
3
-0
/
+3
*
Added some libfuse wrapping (AppImage is not working yet)
ptitSeb
2022-04-26
2
-11
/
+11
*
Added some wrapped libs and functions
ptitSeb
2022-04-18
10
-6
/
+112
*
Added libdl as a dependancy for libXext (for #246)
ptitSeb
2022-04-16
1
-2
/
+3
*
Various small fixes and warning removal
ptitSeb
2022-04-11
3
-6
/
+6
*
Added wrapping for g_object_weak_ref()
mhavu
2022-04-10
4
-1
/
+36
*
Added wrapping for gtk_tree_selection_selected_foreach()
mhavu
2022-04-10
4
-1
/
+33
*
Fixed a typo
mhavu
2022-04-10
1
-1
/
+1
*
Add wrapping for gtk_tree_view_column_set_cell_data_func()
mhavu
2022-04-10
4
-1
/
+34
*
Added some new gtk wrappings
mhavu
2022-04-10
5
-49
/
+54
*
Merge branch 'main' of https://github.com/ptitSeb/box64
mhavu
2022-04-09
1
-3
/
+3
|
\
|
*
Added XDefaultGCOfScreen wrapped function (for #272)
ptitSeb
2022-04-09
1
-1
/
+1
|
*
Added XRootWindowOfScreen wrapped function (for #272)
ptitSeb
2022-04-09
1
-1
/
+1
|
*
Added XDefaultColormapOfScreen wrapped function (for #272)
ptitSeb
2022-04-09
1
-1
/
+1
|
*
Added XDefaultVisualOfScreen wrapped function (for #272)
ptitSeb
2022-04-09
1
-1
/
+1
*
|
Added new wrappings for libx11
mhavu
2022-04-09
1
-17
/
+17
|
/
*
Added some libX11 and libxi wrapped functons (for #215)
ptitSeb
2022-04-06
2
-3
/
+3
*
Fixed some bugs on my__XVa* x11 wrapping (might help #265)
ptitSeb
2022-04-05
1
-16
/
+16
*
Updated autogenerated files
mhavu
2022-04-05
3
-4
/
+9
*
Harmonized signature of XID type parameters and added remaining XID wrappings
mhavu
2022-04-05
1
-9
/
+9
*
Added libfontconfig wrapped function FcFontSetCreate
mhavu
2022-04-04
1
-1
/
+1
*
Added remaining __strto*_internal libc wrapped functions
Marko Havu
2022-04-04
4
-5
/
+24
*
Update test10 (it was a bit flaky), update libstdc++ binary, and added fake _...
ptitSeb
2022-03-31
2
-0
/
+5
*
Added some obstack_XXX wrapped function (ported from box86)
ptitSeb
2022-03-28
3
-2
/
+6
*
Added clone wrapped function and libgbm wrapped lib
ptitSeb
2022-03-27
11
-3
/
+162
*
More work around steam and proton/SteamPlay (working, but need also latest bo...
ptitSeb
2022-03-26
4
-1
/
+5
*
Some fixes to gstreamer-1.0 wrapping
ptitSeb
2022-03-20
2
-9
/
+9
*
Some more gtk wrapping work
ptitSeb
2022-03-19
1
-0
/
+4
*
More work on GTK wrapping (hterm seems to run fine now)
ptitSeb
2022-03-19
6
-207
/
+173
*
Small fixes to some wrapped X11 functions
ptitSeb
2022-03-19
1
-4
/
+4
*
Fixed new wrapped x11 functions (from 7943858290281e0fc506bd530d16427c5e93b011)
ptitSeb
2022-03-14
1
-18
/
+19
*
Fixed the new memmap tracking
ptitSeb
2022-03-13
1
-7
/
+4
*
Add some function wrapper of libx11
wannacu
2022-03-11
6
-34
/
+217
*
Better handling of environ and envp in execve
ptitSeb
2022-03-08
2
-2
/
+6
*
Added some vulkan extentions
ptitSeb
2022-03-06
6
-0
/
+95
*
Improved speed of mmap changes
ptitSeb
2022-03-06
1
-3
/
+3
*
Change on mmap to help some stagging version of wine
ptitSeb
2022-03-06
1
-2
/
+4
*
Some work to have steam streaming working (for #247)
ptitSeb
2022-03-05
7
-9
/
+285
*
Added wrapped SDL_GetPreferredLocales function (for #247)
ptitSeb
2022-03-04
1
-0
/
+1
*
Various changes and improvement centered around steam (but still not good eno...
ptitSeb
2022-03-04
12
-32
/
+476
*
More work on readlinkat and clone syscall
ptitSeb
2022-03-01
9
-9
/
+55
*
Some work on glib, gobject and steam
ptitSeb
2022-03-01
7
-19
/
+85
*
Added a few more slot to glib2
ptitSeb
2022-03-01
1
-1
/
+3
*
Added some more wrapped pulse functions
ptitSeb
2022-03-01
6
-96
/
+248
*
Added a few more wrapped function (for #241)
ptitSeb
2022-02-26
6
-3
/
+14
*
Added __wcsncpy_chk to wrapped libc
ptitSeb
2022-02-26
1
-1
/
+1
*
Fixed build for x86_64
ptitSeb
2022-02-20
1
-2
/
+3
[next]