]> git.sesse.net Git - casparcg/history - accelerator/ogl/image/image_shader.cpp
[mixer] Merged fixed from 2.0 where contrast adjustment incorrectly worked on premult...
[casparcg] / accelerator / ogl / image / image_shader.cpp
2017-03-06 Helge Norberg[mixer] Merged fixed from 2.0 where contrast adjustment...
2017-03-03 Helge Norberg[chroma key] Implemented much better chroma spill suppr...
2017-02-01 HellGoreMerge pull request #545 from aruanoc/2.1.0
2017-01-30 HellGoreMerge pull request #519 from krzyc/patch-1
2017-01-27 HellGoreMerge pull request #501 from dimitry-ishenko-casparcg...
2017-01-12 Helge Norberg[mixer] Rewrote the chroma key code to support variable...
2015-09-22 Helge Norberg* Merged straight alpha support to 2.1.0
2015-06-09 Helge Norberg* Instead of merging the chroma key conditional compila...
2015-06-09 Helge Norberg* Merged chroma key feature, but removed unsupported...
2015-06-03 Helge Norberg* Merged MIXER CROP, MIXER ANCHOR, MIXER ROTATION and...
2015-03-26 Helge NorbergMade the server more portable
2015-02-13 Helge NorbergUsed raw string literals for shader code and regexes.
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2013-10-11 Helge NorbergMore unit-tests added.
2013-08-01 niklaspandersson* added geometry to frames for custom rendering
2013-07-24 niklaspanderssonpreparing for allowing producers to supply own geometry:
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-03-22 ronag2.1.0: Hardware accelerate BGR and RGB.
2012-03-11 ronag2.1.0: -image_shader: Blend modes enabled by default.
2012-03-04 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-16 ronag2.1.0: Renamed ogl::context to ogl::device.
2012-02-15 ronag2.1.0: image_shader: Fixed YUV -> BGRA.
2012-02-08 ronag2.1.0: accelerator project: Restructured. Started on...