Stenzek
|
cce7be4723
|
Misc: Make struct member functions file-local
|
2023-11-18 16:46:11 +10:00 |
|
Stenzek
|
68b59ee748
|
CMake: Swap USE_ and WITH_ for ENABLE_
Consistency.
|
2023-09-17 12:36:52 +10:00 |
|
Stenzek
|
7b068b976b
|
CrashHandler: Use libbacktrace
|
2023-09-05 21:37:03 +10:00 |
|
Stenzek
|
76b5b8ad06
|
MSBuild: Support building with clang-cl
|
2023-08-21 22:38:55 +10:00 |
|
Connor McLaughlin
|
8c7a192128
|
Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
|
2022-12-04 21:03:49 +10:00 |
|
Connor McLaughlin
|
7bbacd2392
|
Misc: Remove unused code
|
2022-08-22 19:55:38 +10:00 |
|
Connor McLaughlin
|
03ab18909a
|
Common: Add UWP support for helper classes
|
2021-07-11 15:20:38 +10:00 |
|
Connor McLaughlin
|
e087e6f3a2
|
CPU/Recompiler: Prevent using fastmem when cache is isolated
No point even trying since it's just going to fault.
|
2021-04-12 02:08:56 +10:00 |
|
Connor McLaughlin
|
8582e2770d
|
CrashHandler: Save minidump on Windows
|
2021-02-06 13:23:50 +10:00 |
|
Connor McLaughlin
|
122cf67bb3
|
Common: Add crash handler functions for Windows
|
2021-01-31 17:00:57 +10:00 |
|