]> git.sesse.net Git - casparcg/history - accelerator/ogl/image/image_kernel.cpp
[mixer] #503 Fixed bug where already drawn GL_QUADS were not composited against,...
[casparcg] / accelerator / ogl / image / image_kernel.cpp
2017-03-22 Helge Norberg[mixer] #503 Fixed bug where already drawn GL_QUADS...
2017-03-14 HellGoreMerge pull request #547 from jamesdwise/2.1.0
2017-03-10 HellGoreMerge pull request #506 from dimitry-ishenko-casparcg...
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-12 Helge Norberg* Implemented supports for timeline marks in scene_prod...
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-17 Helge Norberg* Refactored to use enum class instead of enum_class.
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2013-10-11 Helge NorbergMore unit-tests added.
2013-08-07 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-07 niklaspanderssondisabled GL_DEPTH_TEST to prevent z-fighting in text...
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-09 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-04 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-17 ronag### Mayor refactoring. Simplified frame handling and...
2012-02-16 ronag2.1.0: Renamed ogl::context to ogl::device.
2012-02-08 ronag2.1.0: accelerator project: Restructured. Started on...