Emulator Issues #5805
[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.
Related issues
History
#3
Updated by degasus about 8 years ago
and link them all together :-)
i hope you won't make a draw-call per shader? Should be flexible and fast enougth
#4
Updated by Sonicadvance1 about 8 years ago
Yea, I'm not silly enough to make it do a draw-call for each shader.
#5
Updated by Sonicadvance1 about 8 years ago
- Milestone changed from Next to 4.0
#6
Updated by delroth over 7 years ago
- Milestone changed from 4.0 to Current
Status of this for 4.0?
#7
Updated by NeoBrainX over 7 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.
#8
Updated by Sonicadvance1 over 7 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
#9
Updated by delroth over 7 years ago
- Milestone changed from Current to Next
Ok, marking this for next milestone then so we don't forget about it.
#11
Updated by delroth over 7 years ago
- Milestone changed from Next to Current
4.0 was released, moving Milestone-Next to Milestone-Current.
#12
Updated by delroth almost 7 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.
#13
Updated by JosJuice over 4 years ago
- Milestone changed from Next to Current
5.0 was released, moving Milestone-Next to Milestone-Current.
#14
Updated by JMC4789 over 3 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.
#15
Updated by JMC4789 over 2 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.