mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-13 19:36:56 +00:00
revert: video_core changes reverted due to instability
Reverted video_core changes as they were causing instability and OpenGL had no video output. The following commits were reverted:1fd5fefcb1edfb500ee7b25c7653e65d952717ff964bbf489aa4088f3a1e18def48dfe3205c9b6912f57a35d2df706427815fc88c06769Signed-off-by: Zephyron <zephyron@citron-emu.org>
This commit is contained in:
parent
ba98d0f15c
commit
03aab9becc
29 changed files with 180 additions and 3016 deletions
|
|
@ -19,9 +19,9 @@ cmake .. \
|
|||
-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON \
|
||||
-DENABLE_QT_TRANSLATION=ON \
|
||||
-DUSE_DISCORD_PRESENCE=ON \
|
||||
-DYUZU_CRASH_DUMPS=ON \
|
||||
-DYUZU_ENABLE_COMPATIBILITY_REPORTING=${ENABLE_COMPATIBILITY_REPORTING:-"OFF"} \
|
||||
-DYUZU_USE_BUNDLED_FFMPEG=ON \
|
||||
-DCITRON_CRASH_DUMPS=ON \
|
||||
-DCITRON_ENABLE_COMPATIBILITY_REPORTING=${ENABLE_COMPATIBILITY_REPORTING:-"OFF"} \
|
||||
-DCITRON_USE_BUNDLED_FFMPEG=ON \
|
||||
-GNinja
|
||||
|
||||
ninja
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue