obs-StreamFX/source/obs/gs
Michael Fabian 'Xaymar' Dirks cc9d3486b2 project: Fix Linux support by fixing errors and warnings
With this, GCC 8 and above should now be able to compile the project both in obs-studio and as a standalone install. Some features are currently still not fully supported and require extra work, but the majority of things are supported and work out of the box. Exact feature parity can be looked up here on the wiki: https://github.com/Xaymar/obs-StreamFX/wiki/Platform-Feature-Parity

Related: #119 #98 #30
2020-04-02 20:37:45 +02:00
..
gs-effect-parameter.cpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
gs-effect-parameter.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-effect-pass.cpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
gs-effect-pass.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-effect-technique.cpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
gs-effect-technique.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-effect.cpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
gs-effect.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-helper.cpp gs-helper: Fix nonstandard usage of va_start 2019-12-21 18:07:08 +01:00
gs-helper.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-indexbuffer.cpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
gs-indexbuffer.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-limits.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-mipmapper.cpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
gs-mipmapper.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-rendertarget.cpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
gs-rendertarget.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-sampler.cpp project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
gs-sampler.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-texture.cpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
gs-texture.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-vertex.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
gs-vertex.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-vertexbuffer.cpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
gs-vertexbuffer.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00