This website requires JavaScript.
Explore
Help
Sign in
RPCSX
/
rpcsx
Watch
1
Star
0
Fork
You've already forked rpcsx
0
mirror of
https://github.com/RPCSX/rpcsx.git
synced
2026-04-05 06:26:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
dcd7f442fa
rpcsx
/
Vulkan
/
CMakeLists.txt
4 lines
70 B
Text
Raw
Normal View
History
Unescape
Escape
Update Vulkan submodules Temporarily disabled Vulkan build for Linux
2016-07-11 17:26:47 +03:00
if(WIN32 AND NOT VULKAN_PREBUILT)
LLVM AOT
2016-06-07 23:24:20 +03:00
add_subdirectory( glslang )
Optimizations (#1680) * Optimizations 1) Some headers simplified for better compilation time 2) Some templates simplified for smaller executable size 3) Eliminate std::future to fix compilation for mingw64 4) PKG installation can be cancelled now 5) cellGame fixes 6) XAudio2 fix for mingw64 7) PPUInterpreter bug fixed (Clang) * any_pod<> implemented Aliases: any16, any32, any64 rsx::make_command fixed
2016-04-25 13:49:12 +03:00
endif()
Reference in a new issue
Copy permalink