| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ENV] Initial refactor of env variables infrastructure (#2274) | Yang Liu | 2025-01-21 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ENV] Initial refactor of env variables infrastructure * Ported BOX64_DYNAREC_LOG * Ported more options * Ported BOX64_MALLOC_HACK * Ported BOX64_DYNAREC_TEST * Ported more options * Ported more options * Ported more options * Ported all options * Removed old rcfile parser * Fix * review * fix * fix * more fixes | ||||
| * | [BOX32][WRAPPER] Hacked some support for libGLX_nvidia.so.0 | ptitSeb | 2024-10-13 | 1 | -1/+8 |
| | | |||||
| * | [BOX32] More work on libX11 and friends, using more shadow structure like ↵ | ptitSeb | 2024-10-12 | 1 | -10/+7 |
| | | | | | Screen and Visual (help wine, probably other too) | ||||
| * | [BOX32] More 32bits wrapped functions | ptitSeb | 2024-10-10 | 1 | -1/+53 |
| | | |||||
| * | [BOX32][WRAPPER] Reworked 32bits libGL with new wrapperhelper | ptitSeb | 2024-10-07 | 1 | -18/+401 |
| | | |||||
| * | [BOX32] More work on 32bits X11 wrapping (not 12 Labor of Hercules 6 works ↵ | ptitSeb | 2024-10-05 | 1 | -0/+74 |
| | | | | | from Steam, but not Steam itself) | ||||
| * | [BOX32] Added many more 32bits wrapped function (some using wrapperhelper) | ptitSeb | 2024-10-05 | 1 | -16/+1 |
| | | |||||
| * | [BOX32] Fixed wrapping for glShaderSourceARB | ptitSeb | 2024-09-28 | 1 | -1/+10 |
| | | |||||
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few more | ptitSeb | 2024-09-25 | 1 | -10/+10 |
| | | |||||
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few ↵ | ptitSeb | 2024-09-24 | 1 | -0/+101 |
| | | | | | x11/glX ones too | ||||
| * | [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX ↵ | ptitSeb | 2024-09-22 | 1 | -1/+39 |
| | | | | | wrapping, and more 32bits wrapped functions | ||||
| * | [BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ↵ | ptitSeb | 2024-09-14 | 1 | -0/+562 |
| zsnes works) | |||||