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
/
wrappedlibgl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored how wrapped symbols are fetch and stored
ptitSeb
2023-08-20
1
-8
/
+30
*
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
-2
/
+2
*
|
[WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)
Yang Liu
2023-05-07
1
-6
/
+6
|
/
*
Removed a warning when getting glXGetProcAddress with a glXGetProcAddress fun...
ptitSeb
2023-03-05
1
-1
/
+3
*
Refactored OpenGL symbol fetching and managment
ptitSeb
2023-03-05
1
-121
/
+274
*
Added box64rc configuration file handling
ptitSeb
2022-11-27
1
-3
/
+1
*
Added one more GLES extension to wrapped libGL
ptitSeb
2022-11-15
1
-0
/
+1
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
1
-3
/
+3
*
Added some more GL/GLES extensions
ptitSeb
2022-09-10
1
-0
/
+13
*
Changed various log level for libdl file open error
ptitSeb
2022-07-09
1
-6
/
+6
*
Added preliminary support for wrapped libEGL
ptitSeb
2022-06-05
1
-1
/
+2
*
Added a new large batch of wrapped GL extensions (for #73)
ptitSeb
2021-07-28
1
-0
/
+36
*
Fixed some wrapped functions, upgraded the python script
rajdakin
2021-06-04
1
-0
/
+2
*
Better functions name resolving when using TRACE, and fixed some printf stuff...
ptitSeb
2021-03-10
1
-1
/
+2
*
Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenal
ptitSeb
2021-03-07
1
-0
/
+193