about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedsdl2_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPER] Added support of BOX64_MAXCPU in wrapped SDL2, plus some various ot...ptitSeb2025-01-091-1/+1
* Add SDL_RenderGeometryRaw wrapped function to SDL2 (#2195)DragonSWDev2024-12-231-0/+1
* [WRAPPER] Added 1 missing symbol to libSDL2ptitSeb2024-10-181-0/+1
* [BOX32][WRAPPER] Added more SDL2 and freetype function, and fixed missing fon...ptitSeb2024-09-291-2/+2
* [BOX32][WRAPPER] Wrapped more SDL2 functions (#1881)Yang Liu2024-09-271-1/+1
* Workaround on a race condition on SDL_GetThreadID (#1530)Yang Liu2024-05-241-1/+1
* Added 3 more functions on wrapped sdl2 (for VVVVVV)ptitSeb2024-04-271-0/+3
* Added 1 more sdl2 function (for #1458)ptitSeb2024-04-191-0/+1
* Added 2 wrapped functions to sdl2ptitSeb2024-04-181-0/+2
* Updated wrapped SDL2 (will help #1225)ptitSeb2024-02-041-15/+41
* Updated wrapping of SDL_GetJoystickGUIDInfo with latest version (will help #1...ptitSeb2023-10-101-1/+1
* Add SDL_RenderWindowToLogical and SDL_SetSurfaceColorMod wrapped functions fo...SeeSchloß2023-09-251-0/+2
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* Used wrapperhelper on SDL2 and friendsptitSeb2023-04-241-87/+87
* Added SDL_ResetKeyboard wrapped functionptitSeb2022-11-131-0/+1
* Backport SDL_DYNAPI_entry wrapper from box86. (#374)João Henrique2022-08-061-1/+1
* Added 2 SDL2 wrapped function (for #364)ptitSeb2022-07-281-2/+2
* Added SDL_GameControllerFromPlayerIndex wrapped function to sdl2ptitSeb2022-07-271-0/+1
* Added SDL_LoadFile wrapped function (helps Terraria)ptitSeb2022-06-261-0/+1
* Added wrapped SDL_GetPreferredLocales function (for #247)ptitSeb2022-03-041-0/+1
* Added 1 wrapped function to libsdl2ptitSeb2022-02-111-1/+1
* Added SDL_GetAudioDeviceSpec wrapped function to SDL2ptitSeb2022-02-051-0/+1
* Fixed SDL2 build, allowing to include structures in function signaturesrajdakin2021-08-011-1/+3
* Added fallback for SDL_GetJoystickGUIDInfo wrapped function if not in native ...ptitSeb2021-07-051-1/+1
* Added some more SDL2 GameController wrapped functions (for #18)ptitSeb2021-07-041-0/+8
* Fixed SDL_HasIntersection signature (fixing To The Moon blank screen)ptitSeb2021-06-161-1/+1
* Fixed SDL_JoystickGetGUIDString function signatureptitSeb2021-06-041-1/+1
* Added some wrapped function for libSDL2 and libGLptitSeb2021-05-171-1/+1
* Added 1 more funciton to libSDL2ptitSeb2021-04-211-1/+1
* Added a few SDL2 wrapped function from v2.0.10ptitSeb2021-04-131-0/+4
* Forgot to add SDL1rajdakin2021-04-111-1/+1
* General improvements to box64 and fixed some SDL2 functionsrajdakin2021-04-111-6/+6
* Fixed some wrapped function signature, and added a few moreptitSeb2021-03-301-2/+2
* Fixed wrapped SDL_GetThreadID function signatureptitSeb2021-03-301-1/+1
* Wraped some SDL2 printf functionsptitSeb2021-03-301-2/+2
* Added wrapped libcups, plus some changes in wrapped libSDL2 and pthreadptitSeb2021-03-261-0/+7
* Disabled va_list wrapped function in SDL2, wrapping is not done yetptitSeb2021-03-071-3/+3
* Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenalptitSeb2021-03-071-0/+689