18 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 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