Commit Graph
16 Commits
Author SHA1 Message Date
somewhatlurker a0eb693dd7 ShaderPatch: fix stack alignment in thunk 2020-01-26 13:55:50 +00:00
somewhatlurker 818675000f ShaderPatch: trim config key names as well as values 2019-11-01 20:59:22 +11:00
somewhatlurker b051c6ce06 ShaderPatch: separate data and user config 2019-11-01 20:57:30 +11:00
somewhatlurker 97817d306e shaderpatch: fix crashing(?) 2019-10-21 01:33:59 +11:00
somewhatlurker 258484051d 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 67bde614e0 No more VCRUNTIME140_1.dll 2019-10-15 17:42:56 +02:00
somewhatlurker 7a4b874832 ShaderPatch: allow \n escape in to: rules 2019-10-11 03:46:51 +11:00
somewhatlurker 74ea2ab7bc 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 d1d206c4cd ShaderPatch: add <fname> replacement tag (filename), and Nametags patches using it 2019-10-07 19:49:38 +11:00
somewhatlurker 4e787c29ad ShaderPatch: allow per-value comments in ini as value names 2019-10-06 20:15:03 +11:00
somewhatlurker 47b3ba36d2 ShaderPatch: use ini comments as config tooltips 2019-10-06 19:12:14 +11:00
somewhatlurker b354932d3d add ShaderPatch config UI, clean up some plugin dependencies 2019-10-06 01:41:40 +10:00
somewhatlurker ab2e538388 ShaderPatch: new config value syntax 2019-10-05 15:28:13 +10:00
somewhatlurker 6274f23e5b ShaderPatch: free old buffer when replacing data 2019-10-04 21:11:05 +10:00
somewhatlurker 9308788c90 ShaderPatch: add patch config, copy lyb's toon shader improvements 2019-10-04 18:58:17 +10:00
somewhatlurker 6a9c03c650 add ShaderPatch plugin 2019-10-04 15:46:47 +10:00