Commit Graph

51 Commits (3ea26cc9108256270ae1d1953919b12c6809866e)

Author SHA1 Message Date
Stenzek 0faa9cf650
Build: Add Devel configuration
Gets you debug assertions and logging, while still producing an
optimized executable.
3 months ago
Stenzek b971125469
MSBuild: Support creating legacy SSE2 builds 5 months ago
Stenzek 128d5254ca
MSBuild: Disable RTTI on Windows builds
It's not used.
6 months ago
Stenzek 9a70003b70
MSBuild: Silence MSVC warning C4324 8 months ago
Stenzek 0ae6ddcf7f
Common: Add GSVector
Mostly based on PCSX2.
8 months ago
Stenzek 0d3e674500
Qt: Move resources out of exe into rcc file 8 months ago
Stenzek 015804c434
System: Move GDB server into core 9 months ago
Stenzek 164062f80d
Build: Use C++20 for everything except reshadefx 11 months ago
Stenzek b143d96476
Build: Use deps DLLs on Windows 11 months ago
Stenzek 7fbf40a9fc
MSBuild: Purge 32-bit targets
This has never been supported.
1 year ago
Stenzek cf45047463
CI/Windows: Use Clang-CL instead of MSVC 1 year ago
Stenzek 7120b19ab7 MSBuild: Generate combined .qm files 1 year ago
Stenzek ea68c5b4b5 Build: Use dependency package on Windows 2 years ago
Stenzek 3d8e63da9e Scripts: Add Windows dependency build scripts 2 years ago
Stenzek 817129328b dep: Move WinPixEventRuntime to root 2 years ago
Stenzek 76b5b8ad06 MSBuild: Support building with clang-cl 2 years ago
Stenzek 7b4cbe3007 MSBuild: Fix TLS plugin not getting included 2 years ago
Stenzek 827446b27f Build: Switch to Qt 6.5.0 on Windows 2 years ago
Stenzek 1b486d3f42 dep: Add WinPixEventRuntime 2 years ago
Connor McLaughlin 899efb2bdc MSBuild: Use MultiToolTask mode 2 years ago
Connor McLaughlin fd807b14aa dep: Update SDL2 to 2.24.2 2 years ago
Connor McLaughlin 7bbacd2392 Misc: Remove unused code 3 years ago
Connor McLaughlin 58cc3efa7f vsprops: Simplify conditions 3 years ago
Connor McLaughlin b42b5501f6 UI: Massive revamp, new features and improvements 3 years ago
Connor McLaughlin ad26d352d3 vsprops: Update to VS2022 toolchain 3 years ago
Connor McLaughlin c3a39a9bba vsprops: Add DynamicLibrary.props 3 years ago
Connor McLaughlin 9278b7f110 dep/msvc: Update SDL2 to 2.0.16 4 years ago
Connor McLaughlin 74bf021c2f MSBuild: Copy base translation files 4 years ago
Connor McLaughlin 281f7c5789 Build: Add UWP configurations 4 years ago
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 4 years ago
Connor McLaughlin 815146e7d8 GPU/HW: Fix incorrect blend factor
Regression from 75e6c175de
4 years ago
Connor McLaughlin 81f004b6c6 dep/msvc: Sync Qt submodule 4 years ago
Connor McLaughlin 05a89e385d Build: Use Qt 6 on Windows 4 years ago
Connor McLaughlin d588c26cf6 Revert "dep/msvc: Update SDL2 to 2.0.14"
This reverts commit 8debaa34d9.

Seems to be a few regressions, namely XBox Controller Rumble, other
controllers not detecting, etc.
4 years ago
Connor McLaughlin 8debaa34d9 dep/msvc: Update SDL2 to 2.0.14 4 years ago
Connor McLaughlin b76859a8c2 Update Qt submodule 4 years ago
Connor McLaughlin b53be2687d dep/sdl2: Add ARM64 binaries 4 years ago
Connor McLaughlin f81502ea6f Add ARM64 Qt to QtCompile.props 4 years ago
Connor McLaughlin f0ac695710 dep/sdl2: Fix compilation on ARM64 4 years ago
Connor McLaughlin 9c4e935de9 Update Windows Qt submodule 5 years ago
Connor McLaughlin bb56b169fc VSProps: Support compiling Qt translation files 5 years ago
Connor McLaughlin a4e9adad25 Update Windows Qt build to 5.15.0 5 years ago
Connor McLaughlin 47c2b29395 Build: Use bin directory for cmake, fix Windows/cmake build 5 years ago
Connor McLaughlin 745c2785b2 Move shared frontend code from SDL to a seperate project 5 years ago
Connor McLaughlin 5957df5b5c Update SDL2 to 2.0.10 5 years ago
Connor McLaughlin 4aadcbf470 dep: Remove msvc zlib binaries from tree 5 years ago
Connor McLaughlin b937275073 Qt: Link with and copy Qt5Network library 5 years ago
Connor McLaughlin 93948adca3 dep: Use external Qt for compiling on Windows 5 years ago
Connor McLaughlin 415e4531eb dep: Add minimal Qt for Windows submodule 5 years ago
Connor McLaughlin f3e9c3ec8c Add initial work on Qt frontend 5 years ago