obs-StreamFX/source/gfx
Michael Fabian 'Xaymar' Dirks 8e52bbf88b code: Ignore warnings from external code
May need to find a better solution such as disabling all warnings on third party code.
2023-04-05 18:58:38 +02:00
..
blur code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
lut code: Always provide a default case for enumerations 2023-04-05 18:58:37 +02:00
shader code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
gfx-debug.cpp code: Always initialize or cast to correct type 2023-04-05 18:58:37 +02:00
gfx-debug.hpp gfx/debug: Helper class to handle common debug rendering 2023-04-05 18:51:35 +02:00
gfx-opengl.cpp code: Ignore warnings from external code 2023-04-05 18:58:38 +02:00
gfx-opengl.hpp third-party: Add GLAD OpenGL wrapper 2023-04-05 18:51:40 +02:00
gfx-source-texture.cpp gfx/source-texture: Fix bad ref with Debug compiles 2023-04-05 18:58:30 +02:00
gfx-source-texture.hpp gfx/source-texture: Apply formatting as required by clang-format 14 2023-04-05 18:58:26 +02:00