obs-StreamFX/source/obs/gs
Michael Fabian 'Xaymar' Dirks b1d7814c64 gs-helper: Add managed obs graphics context
To further distance the code from having to do too much manually, the graphics context is now available as a managed class. All places that previously used obs_enter_graphics and obs_leave_graphics are now using the new gs::context class instead.
2019-04-03 00:16:13 +02:00
..
gs-effect.cpp gs-helper: Add managed obs graphics context 2019-04-03 00:16:13 +02:00
gs-effect.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-helper.cpp gs-helper: Add managed obs graphics context 2019-04-03 00:16:13 +02:00
gs-helper.hpp gs-helper: Add managed obs graphics context 2019-04-03 00:16:13 +02:00
gs-indexbuffer.cpp gs-helper: Add managed obs graphics context 2019-04-03 00:16:13 +02:00
gs-indexbuffer.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-limits.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-mipmapper.cpp gs-helper: Add managed obs graphics context 2019-04-03 00:16:13 +02:00
gs-mipmapper.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-rendertarget.cpp gs-helper: Add managed obs graphics context 2019-04-03 00:16:13 +02:00
gs-rendertarget.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-sampler.cpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-sampler.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-texture.cpp gs-helper: Add managed obs graphics context 2019-04-03 00:16:13 +02:00
gs-texture.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-vertex.cpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-vertex.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-vertexbuffer.cpp gs-helper: Add managed obs graphics context 2019-04-03 00:16:13 +02:00
gs-vertexbuffer.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00