about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedlibasound.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [BOX32] Proper alignment for x86 structuresptitSeb2024-10-061-1/+1
|
* [BOX32][WRAPPER] Added a bunch of wrapped 32bits functions, and fixed a few ↵ptitSeb2024-09-301-10/+17
| | | | existing ones (Now Witcher 2 Linux boot and can enter tutorial, before crashing)
* [BOX32][WRAPPER] Added a few more wrapped functions to libGL, libasound and ↵ptitSeb2024-09-301-0/+25
| | | | libX11
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX ↵ptitSeb2024-09-221-0/+46
| | | | wrapping, and more 32bits wrapped functions
* [BOX32][WRAPPER] Added minimum 32bits libasound supportptitSeb2024-09-191-0/+299