shadPS4/tools/ModuleGenerator/libraries
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
..
libkernel.cpp Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libkernel.h Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libsceaudioout.cpp More modules (#99) 2024-03-22 18:12:37 +02:00
libsceaudioout.h More modules (#99) 2024-03-22 18:12:37 +02:00
libscecommondialog.cpp More modules (#99) 2024-03-22 18:12:37 +02:00
libscecommondialog.h More modules (#99) 2024-03-22 18:12:37 +02:00
libscegnmdriver.cpp Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libscegnmdriver.h Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libscemsgdialog.cpp More modules (#99) 2024-03-22 18:12:37 +02:00
libscemsgdialog.h More modules (#99) 2024-03-22 18:12:37 +02:00
libscepad.cpp Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libscepad.h Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libscesystemservice.cpp Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libscesystemservice.h Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libsceuserservice.cpp Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libsceuserservice.h Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libscevideoout.cpp Modules generation tool (#81) 2024-02-24 22:39:29 +02:00
libscevideoout.h Modules generation tool (#81) 2024-02-24 22:39:29 +02:00