about summary refs log tree commit diff stats
path: root/src/wrapped32/generated (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [BOX32][WRAPPER] Added 32bits wrapped/hacked libtcmallocminimalptitSeb2024-09-286-0/+56
|
* [BOX32][WRAPPER] Added some minimum 32bits wrpping for fontconfig, and some ↵ptitSeb2024-09-286-4/+54
| | | | fixes for iconv wrapped function signature
* [BOX32][WRAPPER] Some fixes to libexpat 32bits wrapping and more other ↵ptitSeb2024-09-284-5/+14
| | | | 32bits functions
* [BOX32] Fixed wrapping for glShaderSourceARBptitSeb2024-09-282-0/+2
|
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed one from ↵ptitSeb2024-09-286-0/+57
| | | | SDL2
* [BOX32][WRAPPER] Added 32bits wrapped libexpat and another batch of wrapped ↵ptitSeb2024-09-287-0/+114
| | | | function for 32bits libfreetype and SDL2
* [BOX32][WRAPPER] Added a bunch of 32bits functions to SDL2 and libcptitSeb2024-09-287-1/+60
|
* [BOX32][WRAPPER] Wrapped more SDL2 functions (#1881)Yang Liu2024-09-274-1/+110
|
* [BOX32][WRAPPER] Added 2 more 32bits wrapped function to freetypeptitSeb2024-09-272-0/+4
|
* [BOX32][WRAPPER] Added some more 32bits wrapped functionsptitSeb2024-09-266-1/+45
|
* [BOX32][WRAPPER] Added 32bits empty wrapped libXxf86vmptitSeb2024-09-264-0/+34
|
* [BOX32][WRAPPER] Added preliminary wrapper for SDL2 (postal1 works) (#1872)Yang Liu2024-09-266-0/+63
| | | | | * [BOX32][WRAPPER] Added preliminary wrapper for SDL2 (postal1 works) * Handle more events
* [BOX32][WRAPPER] Improved 32bits wrapping for libfreetype (still not 100% ok)ptitSeb2024-09-254-13/+49
|
* [WRAPPER] Added 1 GLX extension ([BOX32] too)ptitSeb2024-09-253-0/+28
|
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few moreptitSeb2024-09-255-6/+117
|
* [BOX32][WRAPPING] More fixes with intermediate structure conversionsptitSeb2024-09-241-5/+5
|
* [BOX32][WRAPPING] Fixed some issue with intermediate structure conversionsptitSeb2024-09-244-1/+5
|
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few ↵ptitSeb2024-09-247-9/+84
| | | | x11/glX ones too
* [BOX32][WRAPPER] Added a few 32bits function to libxrandrptitSeb2024-09-244-1/+23
|
* [BOX32][WRAPPER] Added more 32bits wrapped functionsptitSeb2024-09-244-1/+71
|
* [BOX32][WRAPPER] Added 32bits empty libfreetypeptitSeb2024-09-246-0/+42
|
* [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ↵ptitSeb2024-09-238-0/+201
| | | | handling
* [BOX32][WRAPPER] One more 32bits wrapped libX11 functionptitSeb2024-09-234-0/+8
|
* [BOX32][WRAPPER] More 32bits wrapped function to libX11ptitSeb2024-09-236-69/+123
|
* [BOX32][WRAPPER] Added 32bits wrapped openalptitSeb2024-09-236-0/+112
|
* [BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, ↵ptitSeb2024-09-2216-0/+148
| | | | and empty 32bits wrapped libXfixes, libXcursor, libXrender and libXrandr
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX ↵ptitSeb2024-09-2211-86/+386
| | | | wrapping, and more 32bits wrapped functions
* [BOX32] Added some more 32bits wrapped functionsptitSeb2024-09-214-0/+10
|
* [BOX32] Added 32bits wrapped libGLUptitSeb2024-09-216-0/+142
|
* [BOX32] Added some more 32bits wrapped functions (Chicken Invaders 3 works, ↵ptitSeb2024-09-217-0/+35
| | | | but need SDL12COMPAT_OPENGL_SCALING=0)
* [BOX32][WRAPPER] Added minimum 32bits libasound supportptitSeb2024-09-196-0/+74
|
* [BOX32] Added 1 more wrapped 32bits libc functionptitSeb2024-09-163-0/+4
|
* [BOX32] Added some more 32bits wrapped function, and fixing some SDL onesptitSeb2024-09-162-0/+4
|
* [BOX32][WRAPPER] Added more 32bits sdl1 and libc symbolsptitSeb2024-09-145-8/+61
|
* [BOX32] Added a few libc 32biyts wrapped functionsptitSeb2024-09-143-0/+9
|
* [BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ↵ptitSeb2024-09-1410-2/+2413
| | | | zsnes works)
* [BOX32] Adjusted some 32bits wrapped functionsptitSeb2024-09-134-17/+17
|
* [BOX32][WRAPPER] Added support for old pthread_kill (fixing hanging steamcmd)ptitSeb2024-09-112-2/+2
|
* [BOX32] Put back pthread_t behind hash, but ease hash range to have more ↵ptitSeb2024-09-104-55/+59
| | | | native values
* [BOX32] Fix and simplified 32bits threads handlingptitSeb2024-09-104-63/+59
|
* [BOX32] Added some more 32bits wrapped function to libcptitSeb2024-09-034-0/+12
|
* [BOX32] Various small fixesptitSeb2024-09-024-26/+30
|
* [BOX32] Better handling for FILE*ptitSeb2024-09-014-88/+103
|
* [BOX32] Fixes and hacks to get steamcmd shows the promptptitSeb2024-09-014-5/+11
|
* [BOX32] More wrapped function and a few fixes for steamclient.so (still ↵ptitSeb2024-09-015-13/+174
| | | | crashing)
* [BOX32] New batch of 32bits wrapped functions for steamconsole.soptitSeb2024-08-314-0/+48
|
* [BOX32] One more 32bits wrapped function for libvstdlib_s.soptitSeb2024-08-312-0/+2
|
* [BOX32] Another batch of 32bits wrapped function, for libvstdlib_s.so this timeptitSeb2024-08-314-0/+122
|
* [BOX32] Another batch of 32bits wrapped function, for libtier0_s.soptitSeb2024-08-314-4/+72
|
* [BOX32] More 32bits wrapped functionsptitSeb2024-08-314-0/+33
|