25 Commits
Author SHA1 Message Date
nastys be29f090f3 Update and move DivaGL plugin conflict checks to launcher 2024-04-10 20:00:12 +02:00
nastys c6ceb61636 Attempt to fix DivaGL detection code crashing 2024-03-30 22:14:38 +01:00
nastys 232ac31190 DivaGL, glut32, and conflict detection in Launcher 2024-03-30 21:07:17 +01:00
nastys b6fc62bbf1 Change DivaGL detection method, fix non_nv_name 2024-03-26 20:16:40 +01:00
nastys 2c10f27ab0 DivaGL detection, Ada Lovelace "support" 2024-03-26 00:25:30 +01:00
somewhatlurker 579af98e72 use latest installed win 10 sdk instead of specific version 2020-06-27 20:34:43 +10:00
nastys bb41a46789 Revert everything to VCRuntime2019 (since Appveyor doesn't work well with Clang/LLVM 2020-04-04 03:34:45 +02:00
nastys fd2181343e Fix Windows Vista compatibility 2020-04-04 03:02:30 +02:00
nastys 3c6ff05649 Switch to /MD (Visual C++ Runtime 2019 may be required) 2020-02-05 00:25:34 +01:00
somewhatlurker 0dc2de6050 ShaderPatch: fix stack alignment in thunk 2020-01-26 13:55:50 +00:00
somewhatlurker e5c360e0ed ShaderPatch: trim config key names as well as values 2019-11-01 20:59:22 +11:00
somewhatlurker 052de69a21 ShaderPatch: separate data and user config 2019-11-01 20:57:30 +11:00
somewhatlurker 487c63a632 shaderpatch: fix crashing(?) 2019-10-21 01:33:59 +11:00
somewhatlurker d95fc70b2d remove 32 bit configurations, re-enable exception handling but with FH4 disabled
https://devblogs.microsoft.com/cppblog/making-cpp-exception-handling-smaller-x64/#comment-510
2019-10-16 09:19:43 +11:00
nastys 8edf8c9175 No more VCRUNTIME140_1.dll 2019-10-15 17:42:56 +02:00
somewhatlurker b6c29b7819 ShaderPatch: allow \n escape in to: rules 2019-10-11 03:46:51 +11:00
somewhatlurker aecf295b12 make GPUModel.h for GPU model/architecture detection,
use GPU architecture detection for launcher GPU support detection (and also ShaderPatch)
2019-10-08 20:02:33 +11:00
somewhatlurker 4b67df0db4 ShaderPatch: add <fname> replacement tag (filename), and Nametags patches using it 2019-10-07 19:49:38 +11:00
somewhatlurker 8136641dc1 ShaderPatch: allow per-value comments in ini as value names 2019-10-06 20:15:03 +11:00
somewhatlurker 8b732b8be9 ShaderPatch: use ini comments as config tooltips 2019-10-06 19:12:14 +11:00
somewhatlurker f10eb6fa96 add ShaderPatch config UI, clean up some plugin dependencies 2019-10-06 01:41:40 +10:00
somewhatlurker 384008d8ea ShaderPatch: new config value syntax 2019-10-05 15:28:13 +10:00
somewhatlurker 9019971faf ShaderPatch: free old buffer when replacing data 2019-10-04 21:11:05 +10:00
somewhatlurker 1f917a2478 ShaderPatch: add patch config, copy lyb's toon shader improvements 2019-10-04 18:58:17 +10:00
somewhatlurker 0e60da7e0f add ShaderPatch plugin 2019-10-04 15:46:47 +10:00