obs-StreamFX/source/obs/gs
Michael Fabian 'Xaymar' Dirks ad64314b37 obs/gs/effect: Use the actual shared_ptr, not a pointer to it
Fixes several warnings and potential memory corruptions that could happen. Also makes the entire thing easier to read.
2020-07-29 05:17:42 +02:00
..
gs-effect-parameter.cpp obs/gs/effect: Use the actual shared_ptr, not a pointer to it 2020-07-29 05:17:42 +02:00
gs-effect-parameter.hpp obs/gs/effect: Use the actual shared_ptr, not a pointer to it 2020-07-29 05:17:42 +02:00
gs-effect-pass.cpp obs/gs/effect: Use the actual shared_ptr, not a pointer to it 2020-07-29 05:17:42 +02:00
gs-effect-pass.hpp obs/gs/effect: Use the actual shared_ptr, not a pointer to it 2020-07-29 05:17:42 +02:00
gs-effect-technique.cpp obs/gs/effect: Use the actual shared_ptr, not a pointer to it 2020-07-29 05:17:42 +02:00
gs-effect-technique.hpp obs/gs/effect: Use the actual shared_ptr, not a pointer to it 2020-07-29 05:17:42 +02:00
gs-effect.cpp obs/gs/effect: Use the actual shared_ptr, not a pointer to it 2020-07-29 05:17:42 +02:00
gs-effect.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gs-helper.cpp obs/gs-helper: Optimize performance with inline 2020-05-12 04:13:20 +02:00
gs-helper.hpp obs/gs/helper: Throw exception if we aren't in a context 2020-07-27 03:39:59 +02:00
gs-indexbuffer.cpp project: Code cleanup and reapply formatting 2020-07-29 05:17:42 +02:00
gs-indexbuffer.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gs-limits.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gs-mipmapper.cpp project: Code cleanup and reapply formatting 2020-07-29 05:17:42 +02:00
gs-mipmapper.hpp gs-mipmapper: Update API usage, remove broken options and optimize 2020-04-25 08:40:06 +02:00
gs-rendertarget.cpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gs-rendertarget.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gs-sampler.cpp project: Code cleanup and reapply formatting 2020-07-29 05:17:42 +02:00
gs-sampler.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gs-texture.cpp project: Code cleanup and reapply formatting 2020-07-29 05:17:42 +02:00
gs-texture.hpp project: Code cleanup and reapply formatting 2020-07-29 05:17:42 +02:00
gs-vertex.cpp project: Code cleanup and reapply formatting 2020-07-29 05:17:42 +02:00
gs-vertex.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gs-vertexbuffer.cpp project: Code cleanup and reapply formatting 2020-07-29 05:17:42 +02:00
gs-vertexbuffer.hpp project: Code cleanup and reapply formatting 2020-07-29 05:17:42 +02:00