max
4cfff8ea4a
[MSbuild] Detect and use MSVC version for NMake CL.
...
- llvm and glslang projects modified to detect and use Visual Studio Version.
- Added `-Thost=x64` to llvm NMake CL (warning in cmake lists)
Note: `-A` option is used to set platform since rpcs3 requires cmake 3.8.3+ anyway.
2019-08-17 23:30:23 +03:00
Nekotekina
955be34914
Update dependencies
2018-08-25 01:47:13 +03:00
Zangetsu38
c30a7c0041
Update Project to Visual Studio 2017.
2018-08-25 01:15:47 +03:00
Ryan Jarvis
a545e23b00
White space and switch to .format() strings
2018-06-29 19:37:09 +01:00
Mårten Nordheim
458e5fa4e1
Multithreaded compile on Windows for llvm, glsl, vulkan
2017-03-23 20:50:22 +03:00
Nekotekina
4a669fd86e
DX12 dependencies fix
2015-11-17 21:00:59 +03:00
Nekotekina
b3dfa4f5a2
VS2015
2015-07-22 02:10:14 +03:00
S Gopal Rajagopal
06a4c301cd
Merge remote-tracking branch 'upstream/master' into ppu_llvm_recompiler
...
Conflicts:
rpcs3/Emu/Cell/PPUInterpreter.h
rpcs3/Emu/Cell/PPULLVMRecompiler.cpp
rpcs3/Emu/Cell/PPULLVMRecompiler.h
rpcs3/Emu/Cell/PPUThread.cpp
rpcs3/emucore.vcxproj.filters
rpcs3/rpcs3.vcxproj
2014-11-10 02:31:35 +05:30
Peter Tissen
1af2f5b214
remove dependency on CMake and python
2014-10-26 17:59:08 +01:00
S Gopal Rajagopal
024c15d4d3
Some cleanup
2014-10-20 01:16:35 +05:30
S Gopal Rajagopal
2ff8b9fb20
Remove unneeded files
2014-10-13 15:36:24 +05:30
S Gopal Rajagopal
170439f91c
LLVM VS project files that were part of the reposiory have been removed. These files will now be auto-generated. It should now be possbile to build from any directory and not just D:\Projects\rpcs3.
2014-10-13 15:35:03 +05:30
S Gopal Rajagopal
c72d97c64a
Implemented LF*, STF*, RL* and a few more instructions
2014-10-13 15:30:58 +05:30
S Gopal Rajagopal
02d1c9f6d2
Added LLVM as a submodule
2014-10-13 15:24:24 +05:30