Commit Graph
16 Commits
Author SHA1 Message Date
nastys bb9301978b Remove modpacks tab and MINIMALIST config 2021-09-19 17:14:28 +02:00
nastys 860302a119 Minimalist build configuration; move toon to keyconfig 2021-09-18 00:54:54 +02:00
Raspberry-Monster 251637311c [Plugins] Fix MSVC Multiple Language Support by Adding /utf-8 in vcxproj file 2021-03-07 10:31:25 +08:00
somewhatlurker f005d9bc10 novidia, gpumodel: actually detect AMD instead of non-nvidia 2020-11-20 14:52:29 +11:00
somewhatlurker 1e7cda3f0d novidia: add nv check so plugin can be enabled by default 2020-11-20 12:56:34 +11:00
somewhatlurker ac928b0456 novidia: slightly better error handling (no real-world difference though tbh) 2020-11-15 03:34:05 +11:00
somewhatlurker 5f5346cee4 Novidia: remove shader_amd_farc option, add config for shader_delta_patches, use diva filesystem funcs to read shader.farc for (hopefully) less interference with possible future plugins 2020-11-13 20:32:27 +11:00
somewhatlurker ca78ebefc3 novidia: cleanup shader patching, fix crc formatting bug 2020-11-12 23:55:55 +11:00
somewhatlurker 8abf74bf97 novidia: add shader.farc xdelta/vcdiff patching 2020-11-10 05:00:18 +11:00
somewhatlurker 90a1c8c6ec Novidia: allow disabling skinning uploads for performance 2020-08-13 03:49:04 +10:00
somewhatlurker f64330d50e Novidia: smaller texture uploads when using glTexSubImage 2020-08-09 00:18:15 +10:00
somewhatlurker fb7c46774d use shader_amd.farc for AMD patches (now toggling Novidia changes shaders between original and patched for multi-GPU users)
users of old versions need to repatch shaders or rename shader.farc in MAMD to use this option in Novidia.
2020-07-27 14:15:38 +10:00
somewhatlurker faf460be9c Novidia: support (and allow forcing) BGRA texture uploads for extra performance 2020-07-25 14:34:53 +10:00
somewhatlurker 2af53ce087 Novidia: make use of glTexImage1D or glTexSubImage1D configurable 2020-07-24 22:51:09 +10:00
somewhatlurker 93e7a34ab8 Novidia: fix running without GLIntercept 2020-07-24 21:41:06 +10:00
somewhatlurker 0bb614ce53 add Novidia (non-Nvidia chara skinning) 2020-07-22 16:28:46 +10:00