You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lizzie
9b64944480
[video_core/control] Fix SIGBUS due to uninit channel_state (#4406)
Some homebrew don't properly initialize the GPU but seemingly try to use it, this is meant to be benign, yet triggers a SIGBUS due to garbage data being on the pointer after ctor(), so the fix is to make it nullptr on construction.
Signed-off-by: lizzie <lizzie@eden-emu.dev>
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4406
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
|
3 days ago |
| .. |
|
Bloom.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
Blur.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
CRT.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
Cartoon.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
CartoonSoft.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
CelShading.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
ChromaticAberration.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
ColorGrade.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
Deband.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
Denoise.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
FilmGrain.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
FilmicCurve.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
LensDistortion.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
Levels.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
MotionBlur.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
NaturalColors.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
Reflections.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
Scanlines.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
Sharpen.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
SplitToning.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
Vignette.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |
|
WhiteBalance.fx
|
[vulkan, android] Add feature of post-processing shaders on Android (#4348)
|
6 days ago |