obs-StreamFX/source/obs/gs
Michael Fabian 'Xaymar' Dirks 11a2329519 gs-effect: Refactor onto std::shared_ptr 2019-12-15 11:13:47 +01:00
..
gs-effect-parameter.cpp gs-effect-parameter: Refactor effect_parameter onto std::shared_ptr 2019-12-15 10:35:29 +01:00
gs-effect-parameter.hpp gs-effect-parameter: Refactor effect_parameter onto std::shared_ptr 2019-12-15 10:35:29 +01:00
gs-effect-pass.cpp gs-effect-pass/technique: Implement wrapper code based on std::shared_ptr 2019-12-15 09:05:23 +01:00
gs-effect-pass.hpp gs-effect-pass/technique: Change to protected inheritance 2019-12-15 10:37:41 +01:00
gs-effect-technique.cpp gs-effect-technique: Return nullptr instead of throwing exception 2019-12-15 10:37:57 +01:00
gs-effect-technique.hpp gs-effect-pass/technique: Change to protected inheritance 2019-12-15 10:37:41 +01:00
gs-effect.cpp gs-effect: Refactor onto std::shared_ptr 2019-12-15 11:13:47 +01:00
gs-effect.hpp gs-effect: Refactor onto std::shared_ptr 2019-12-15 11:13:47 +01:00
gs-helper.cpp gs-helper: Remove unused constructor 2019-10-18 23:04:23 +02:00
gs-helper.hpp gs-helper: Add common debug colors 2019-10-31 05:59:16 +01:00
gs-indexbuffer.cpp project: Correct usage of exceptions and include stdexcept 2019-09-04 02:59:04 +02:00
gs-indexbuffer.hpp project: Apply new coding guidelines 2019-08-04 16:20:26 +02:00
gs-limits.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gs-mipmapper.cpp project: Correct usage of exceptions and include stdexcept 2019-09-04 02:59:04 +02:00
gs-mipmapper.hpp project: Apply new coding guidelines 2019-08-04 16:20:26 +02:00
gs-rendertarget.cpp project: Apply formatting 2019-08-24 12:59:32 +02:00
gs-rendertarget.hpp project: Apply new coding guidelines 2019-08-04 16:20:26 +02:00
gs-sampler.cpp project: Correct usage of exceptions and include stdexcept 2019-09-04 02:59:04 +02:00
gs-sampler.hpp project: Apply new coding guidelines 2019-08-04 16:20:26 +02:00
gs-texture.cpp project: Apply formatting 2019-08-24 12:59:32 +02:00
gs-texture.hpp project: Apply new coding guidelines 2019-08-04 16:20:26 +02:00
gs-vertex.cpp project: Correct usage of exceptions and include stdexcept 2019-09-04 02:59:04 +02:00
gs-vertex.hpp project: Apply new coding guidelines 2019-08-04 16:20:26 +02:00
gs-vertexbuffer.cpp gs-vertexbuffer: Fix and improve various problematic locations 2019-10-13 06:38:15 +02:00
gs-vertexbuffer.hpp gs-vertexbuffer: Fix and improve various problematic locations 2019-10-13 06:38:15 +02:00