bookmist

Results 7 issues of bookmist

I try to make universal macro, which can be used to log function parameters with tracy. Now this PR is only a demo, with one module as example.

Improvements * lang: a bit more verbose error on wrong lang xml Bugfixes * kernel/sync_primitives: fix theoretically possible AV * modules/SceAudio: a bit more correct sceAudioOutSetConfig * fix wrong objects...

gxm
modules
io
memory
kernel
audio
renderer
gui
cpu
net
app
hle
ngs
shader
vulkan
codec
compat
config
ctrl
debug
dialog
display
emuenv
gdbstub
host
http
ime
motion
np
opengl
packages
regmgr
texture
touch
util
gui/lang
module

In addition to @nishinji PR, let's add GPU name into github issue template too. IDK why, but github clang-format go crazy on brackets around (version_raw)

renderer
gui
vulkan
opengl

Ready for review. Migration to SDL3 - A lot of renaming, some changes in imgui_impl_sdl - Total rewriting of audio and sdl_audio - Rewriting of motion module because SDL_GameControllerGetSensorDataWithTimestamp was...

modules
kernel
audio
renderer
gui
app
hle
vulkan
ctrl
motion
opengl
touch
gui/lang
.github
external

Fixes crashes when GUI attempts to destroy textures still in use during the current frame. For example, crash on press "Update" on Live Area

gui

This PR implement camera in Vita3k Camera can be actual web camera, static image or solid color. It can be configured in settings. It's a draft PR now, and I...

modules
build
gui
hle
config
debug
emuenv
packages
util