obs-StreamFX/source/obs/gs
Michael Fabian 'Xaymar' Dirks 59fa1d36d7 common: Common header include for improved platform support
This header includes all common data between headers used in the plugin. This should improve cross-platform compiling support whenever possible, as all platform-dependent common includes and defines can be done here.
2020-04-02 17:02:01 +02:00
..
gs-effect-parameter.cpp gs-effect-*: Replace strnlen_s with strnlen 2020-04-02 16:21:42 +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 gs-effect-*: Replace strnlen_s with strnlen 2020-04-02 16:21:42 +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 gs-effect-*: Replace strnlen_s with strnlen 2020-04-02 16:21:42 +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 gs-effect: Pass unmodified parameters as const reference 2019-12-21 18:20:36 +01: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: Correct usage of exceptions and include stdexcept 2019-09-04 02:59:04 +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 gs-mipmapper: Fix some warnings 2020-03-27 20:10:17 +01:00
gs-mipmapper.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-rendertarget.cpp project: Apply formatting 2019-08-24 12:59:32 +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 gs-texture: Reduce context lock time and improve code 2019-12-21 18:06:17 +01: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 utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
gs-vertexbuffer.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00