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
/
wrappedsdl1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrapped libraries refactor (#1257)
rajdakin
2024-02-10
1
-8
/
+7
*
Used AddCheckBridge were the check could make sense
ptitSeb
2024-01-16
1
-2
/
+2
*
Fixed signature of SDL1 AudioCallback (for #952)
ptitSeb
2023-08-26
1
-1
/
+1
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
Removed useless box64context_t parameter to RunFunction and friend
ptitSeb
2023-07-09
1
-3
/
+3
*
|
[WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)
Yang Liu
2023-05-07
1
-4
/
+4
|
/
*
Refactored OpenGL symbol fetching and managment
ptitSeb
2023-03-05
1
-46
/
+2
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
1
-10
/
+7
*
Small change to avoid wlib_t declaration in wrappedlibs.h (from box86)
ptitSeb
2022-05-09
1
-1
/
+1
*
Some refactor on wrapped lib handling, to limit calloc/free used and get more...
ptitSeb
2022-05-09
1
-66
/
+11
*
First pass
rajdakin
2021-04-14
1
-0
/
+1
*
Forgot to add SDL1
rajdakin
2021-04-11
1
-84
/
+35
*
Better functions name resolving when using TRACE, and fixed some printf stuff...
ptitSeb
2021-03-10
1
-4
/
+5
*
Fixed an issue with SDL Thread Creation
ptitSeb
2021-03-09
1
-1
/
+2
*
Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenal
ptitSeb
2021-03-07
1
-0
/
+574