shadPS4/tools/ModuleGenerator
georgemoralis 2e931c9f72
More modules (#99)
* added dummy sceAudio lib

* added lseek in file_system

* updated sdl3

* forgot sdl3 in cmake

* cmake is case sensitive in linux

* fixed SDL_CreateWindowWithPosition

* fixed vulkan issues with latest sdl3

* some progress in sceAudio

* improvements in audio

* more sound improvements

* first working sound output , from openorbis sound demo

* updated sdl3 , zlib-ng can now be build with msvc+clangci

* fixed cmake

* fix for audio buffering

* clang format fix

* format fix

* better error handling for sceAudioOutput
2024-03-22 18:12:37 +02:00
..
libraries More modules (#99) 2024-03-22 18:12:37 +02:00
.clang-format Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
CMakeLists.txt Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
json.hpp Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
main.cpp More modules (#99) 2024-03-22 18:12:37 +02:00