about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedlibgl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-3/+3
* [BOX32][WRAPPER] Hacked some support for libGLX_nvidia.so.0ptitSeb2024-10-131-1/+8
* [BOX32] More work on libX11 and friends, using more shadow structure like Scr...ptitSeb2024-10-121-10/+7
* [BOX32] More 32bits wrapped functionsptitSeb2024-10-101-1/+53
* [BOX32][WRAPPER] Reworked 32bits libGL with new wrapperhelperptitSeb2024-10-071-18/+401
* [BOX32] More work on 32bits X11 wrapping (not 12 Labor of Hercules 6 works fr...ptitSeb2024-10-051-0/+74
* [BOX32] Added many more 32bits wrapped function (some using wrapperhelper)ptitSeb2024-10-051-16/+1
* [BOX32] Fixed wrapping for glShaderSourceARBptitSeb2024-09-281-1/+10
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few moreptitSeb2024-09-251-10/+10
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few x11...ptitSeb2024-09-241-0/+101
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...ptitSeb2024-09-221-1/+39
* [BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ...ptitSeb2024-09-141-0/+562