about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibgl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed a warning when getting glXGetProcAddress with a glXGetProcAddress fun...ptitSeb2023-03-051-1/+3
* Refactored OpenGL symbol fetching and managmentptitSeb2023-03-051-121/+274
* Added box64rc configuration file handlingptitSeb2022-11-271-3/+1
* Added one more GLES extension to wrapped libGLptitSeb2022-11-151-0/+1
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-3/+3
* Added some more GL/GLES extensionsptitSeb2022-09-101-0/+13
* Changed various log level for libdl file open errorptitSeb2022-07-091-6/+6
* Added preliminary support for wrapped libEGLptitSeb2022-06-051-1/+2
* Added a new large batch of wrapped GL extensions (for #73)ptitSeb2021-07-281-0/+36
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-041-0/+2
* Better functions name resolving when using TRACE, and fixed some printf stuff...ptitSeb2021-03-101-1/+2
* Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenalptitSeb2021-03-071-0/+193