Commit Graph
7 Commits
Author SHA1 Message Date
gal20andGitHub eca33d2de8 Revert ENABLE_FDK to dependent option 2020-11-16 08:37:34 +02:00
gal20andGitHub 8b82a228f0 change result back to std::optional 2020-11-14 21:46:29 +02:00
5055212063 Update src/video_core/renderer_opengl/gl_shader_manager.cpp
Co-authored-by: Marshall Mohror <mohror64@gmail.com>
2020-11-14 21:45:30 +02:00
gal20andGitHub 5683f86ed3 Remove pessimistic sanity check
This check creates false positive when using the flatpak runtime library
2020-11-14 20:06:25 +02:00
gal20andGitHub d870651df7 Enable fdk decoder in flatpak version 2020-11-14 20:02:36 +02:00
gal20andGitHub c4ac36b9b2 change ENABLE_FDK to option 2020-11-14 20:01:04 +02:00
gal20andGitHub 03c002ee2a make result not optional
This fixes crash when hardware shader is enabled in the flatpak version
2020-11-14 19:58:12 +02:00