1
0

add egl support

This commit is contained in:
2025-08-14 14:44:42 +08:00
parent 5c8f9993e4
commit f31dc23a1f
8 changed files with 266 additions and 204 deletions

View File

@@ -17,7 +17,7 @@ if (MPV_SW_RENDER)
list(APPEND RENDER_DRIVER MPV_SW_RENDER)
endif ()
project(xPlayer)
project(xplayer)
file(GLOB_RECURSE MAIN_SRC
"${CMAKE_SOURCE_DIR}/src/*.cpp"
"${CMAKE_SOURCE_DIR}/imgui/*.cpp"