From 3abcaee63ff285514e8b51a60949c97a7dfa5304 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 24 Feb 2016 07:46:57 +0100 Subject: Cleanups and version bump --- src/osd/modules/render/bgfx/inputpair.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/osd/modules/render/bgfx/inputpair.cpp') diff --git a/src/osd/modules/render/bgfx/inputpair.cpp b/src/osd/modules/render/bgfx/inputpair.cpp index bcebb755ab6..e28372db3ce 100644 --- a/src/osd/modules/render/bgfx/inputpair.cpp +++ b/src/osd/modules/render/bgfx/inputpair.cpp @@ -23,4 +23,4 @@ bgfx_input_pair::bgfx_input_pair(int index, std::string sampler, bgfx_texture* t void bgfx_input_pair::bind(bgfx_effect *effect) { bgfx::setTexture(m_index, effect->uniform(m_sampler)->handle(), m_texture->handle()); -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2