]> git.sesse.net Git - casparcg/history - accelerator/ogl/util/device.h
#430 Fixed bug where it was assumed that all Decklink devices implements the IDeckLin...
[casparcg] / accelerator / ogl / util / device.h
2015-12-16 Helge NorbergAdd call tracing at selected placed in the code to...
2015-11-18 Helge NorbergMerged GL GC command from 2.0.
2015-11-18 Helge NorbergMerged GL INFO command from 2.0.
2015-06-04 Helge Norberg* Merged MIXER MIPMAP support from 2.0. Implemented...
2015-02-13 Helge Norberg* started using final keyword on classes where previous...
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2013-10-09 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-09-25 Helge NorbergChanged use of microsoft specific sealed keyword to...
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-04-04 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-10 ronag2.1.0: -Simplified by removing auto deinterlacing for...
2012-02-20 ronag2.1.0: -common: Restructured files. Moved most files...
2012-02-18 ronag2.1.0: changed "const_array" and "mutable_array" into...
2012-02-18 ronag2.1.0: Use const_ types consistently when no modificati...
2012-02-17 ronag### Mayor refactoring. Simplified frame handling and...
2012-02-16 ronag2.1.0: Renamed ogl::context to ogl::device.