Emulator Issues #5805
open[Feature Request] Stackable Post-processing shaders
0%
Description
Proposing the ability to stack multiple post-processing shaders on top of each other and also allowing each shader to have multiple inputs in to it.
Updated by degasus about 12 years ago
and link them all together :-)
i hope you won't make a draw-call per shader? Should be flexible and fast enougth
Updated by Sonicadvance1 about 12 years ago
Yea, I'm not silly enough to make it do a draw-call for each shader.
Updated by NeoBrainX over 11 years ago
Unlikely to happen, given the non-trivial question of how to properly implement this without making stuff be ridiculously slow.
Also, creating a proper GUI around this shouldn't be regarded as trivial, either.
Updated by Sonicadvance1 over 11 years ago
Sadly enough, I figured I would get this done back when I was still working at my old job. My new job doesn't allow me enough time to work on the JIT core and complete this feature for 4.0
Updated by delroth over 11 years ago
- Milestone changed from Current to Next
Ok, marking this for next milestone then so we don't forget about it.
Updated by delroth about 11 years ago
- Milestone changed from Next to Current
4.0 was released, moving Milestone-Next to Milestone-Current.
Updated by delroth over 10 years ago
- Milestone changed from Current to Next
Moving to next milestone since these issues are not critical to a new release.
If you feel strongly about this issue and want it to block the next Dolphin release, please assign yourself as owner and re-add Milestone-Current.
Updated by JosJuice over 8 years ago
- Milestone changed from Next to Current
5.0 was released, moving Milestone-Next to Milestone-Current.
Updated by JMC4789 over 7 years ago
- Status changed from New to Work started
- Assignee changed from Sonicadvance1 to Stenzek
Stenzek did indeed start something like this, I think it bitrot though.
Updated by JMC4789 over 6 years ago
- Milestone deleted (
Current)
This is a non-essential feature that I don't think we can necessarily rush and shouldn't block a release if we do manage to get everything else fixed. Still would be really nice.