Commit Graph
11 Commits
Author SHA1 Message Date
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