| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed a warning in wrapped libsdl2 | ptitSeb | 2021-04-11 | 1 | -1/+1 |
| * | Forgot to add SDL1 | rajdakin | 2021-04-11 | 1 | -2/+1 |
| * | General improvements to box64 and fixed some SDL2 functions | rajdakin | 2021-04-11 | 1 | -158/+79 |
| * | Fixed SDL AudioSpec structure definition | ptitSeb | 2021-04-06 | 1 | -0/+1 |
| * | Fixed some wrapped function signature, and added a few more | ptitSeb | 2021-03-30 | 1 | -2/+2 |
| * | Wraped some SDL2 printf functions | ptitSeb | 2021-03-30 | 1 | -26/+11 |
| * | Better functions name resolving when using TRACE, and fixed some printf stuff... | ptitSeb | 2021-03-10 | 1 | -3/+4 |
| * | Fixed an issue with SDL Thread Creation | ptitSeb | 2021-03-09 | 1 | -1/+2 |
| * | Wrapped function SDL_LogXXXX needs va_list | ptitSeb | 2021-03-07 | 1 | -1/+2 |
| * | Wrapped SDL_LogXXXX function correctly | ptitSeb | 2021-03-07 | 1 | -37/+9 |
| * | Disabled va_list wrapped function in SDL2, wrapping is not done yet | ptitSeb | 2021-03-07 | 1 | -26/+26 |
| * | Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenal | ptitSeb | 2021-03-07 | 1 | -0/+994 |