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
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-3
/
+3
*
[WRAPPED][ANDROID] Add libGL ALTNAME (#2225)
olegos2
2024-12-28
1
-0
/
+1
*
[WRAPPER] Hacked some support for libGLX_nvidia.so.0
ptitSeb
2024-10-13
1
-1
/
+8
*
Fixed wrapping of some rare opengl functions
ptitSeb
2024-07-08
1
-3
/
+3
*
Changed the workaround for MiniMetro/Steam, using rcfile now (for #1311)
ptitSeb
2024-05-09
1
-6
/
+0
*
Don't try to load libstdc++ when loaing libGL if it's wine (helps mobox, mayb...
ptitSeb
2024-03-09
1
-1
/
+1
*
Added libstdc++ when loading libGL (only if libgcc_s is already loaded), help...
ptitSeb
2024-03-04
1
-0
/
+6
*
Added wrapped support for EGL/GLESv2
ptitSeb
2024-02-29
1
-9
/
+124
*
Used AddCheckBridge were the check could make sense
ptitSeb
2024-01-16
1
-1
/
+1
*
[WRAPPERS] Added fallback glXSwapIntervalEXT function if not present (#1092)
Yang Liu
2023-11-27
1
-1
/
+44
*
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