azahar/src
liushuyu b588d6181b
qt_multimedia_camera: fix image handling in Qt 5.15+ ... (#6231)
... In Qt 5.15+ the QImage will not accept non-natively handled pixel
formats anymore. We can however use the newly added conversion method
provided in `QVideoFrame` to convert it to `QImage` instead
2022-12-24 11:45:31 +05:30
..
android Add 3GX plugin loader (#6172) 2022-12-11 10:08:58 +02:00
audio_core Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
citra Change Monoscopic Render mode to a dropdown (#6215) 2022-12-24 03:17:49 +01:00
citra_qt qt_multimedia_camera: fix image handling in Qt 5.15+ ... (#6231) 2022-12-24 11:45:31 +05:30
common Change Monoscopic Render mode to a dropdown (#6215) 2022-12-24 03:17:49 +01:00
core Change Monoscopic Render mode to a dropdown (#6215) 2022-12-24 03:17:49 +01:00
dedicated_room Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
input_common Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
network Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
tests Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
video_core Change Monoscopic Render mode to a dropdown (#6215) 2022-12-24 03:17:49 +01:00
web_service Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00