PeterTh / gedosato

The Generic DownSampling Tool
GNU General Public License v3.0
462 stars 166 forks source link

[Question] How does multiple pshashes feature work? #360

Open ebugusey opened 8 years ago

ebugusey commented 8 years ago

As I can understand, until 0.21 post-processing was injected just before shader specified in injectPSHash. How does this work with multiple hashes? Is gedo injecting same post-processing just before every shader specified in all injectPSHash? Like, multiple times before frame is rendered completly?

Wat00 commented 8 years ago

All injection happens right before the first shader found.