• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

glad/H08-Jun-2018-

LICENSEH A D08-Jun-201817.7 KiB

README.mdH A D08-Jun-2018822

fast_mutex.hH A D08-Jun-20187.2 KiB

ofxsCoords.hH A D08-Jun-20189 KiB

ofxsCopier.hH A D08-Jun-201864.9 KiB

ofxsFileOpen.cppH A D08-Jun-20182.2 KiB

ofxsFileOpen.hH A D08-Jun-20181.4 KiB

ofxsFilter.hH A D08-Jun-201849.4 KiB

ofxsFormatResolution.hH A D08-Jun-20185.6 KiB

ofxsGenerator.cppH A D08-Jun-201836.4 KiB

ofxsGenerator.hH A D08-Jun-20188.2 KiB

ofxsImageBlenderMasked.hH A D08-Jun-20184.3 KiB

ofxsLut.cppH A D08-Jun-201821.7 KiB

ofxsLut.hH A D08-Jun-201851.8 KiB

ofxsMacros.hH A D08-Jun-201811.3 KiB

ofxsMaskMix.hH A D08-Jun-201817.7 KiB

ofxsMatrix2D.hH A D08-Jun-201832.1 KiB

ofxsMerging.hH A D08-Jun-201836.9 KiB

ofxsMipmap.cppH A D08-Jun-201814 KiB

ofxsMipmap.hH A D08-Jun-20183 KiB

ofxsMultiPlane.cppH A D08-Jun-201852.2 KiB

ofxsMultiPlane.hH A D08-Jun-201824.4 KiB

ofxsOGLDebug.hH A D08-Jun-201826.1 KiB

ofxsOGLFontData.cppH A D08-Jun-2018383.4 KiB

ofxsOGLFontUtils.hH A D08-Jun-20183.4 KiB

ofxsOGLFunctions-README.mdH A D08-Jun-20182 KiB

ofxsOGLFunctions.hH A D08-Jun-2018188 KiB

ofxsOGLFunctions_gl.cppH A D08-Jun-201856.2 KiB

ofxsOGLFunctions_mesa.cppH A D08-Jun-201851.4 KiB

ofxsOGLTextRenderer.cppH A D08-Jun-20185.1 KiB

ofxsOGLTextRenderer.hH A D08-Jun-20183.1 KiB

ofxsOGLUtilities.cppH A D08-Jun-20189.7 KiB

ofxsOGLUtilities.hH A D08-Jun-20184.2 KiB

ofxsPixelProcessor.hH A D08-Jun-201814.7 KiB

ofxsPositionInteract.hH A D08-Jun-20189.9 KiB

ofxsRamp.cppH A D08-Jun-201817.9 KiB

ofxsRamp.hH A D08-Jun-201811.3 KiB

ofxsRectangleInteract.cppH A D08-Jun-201824.3 KiB

ofxsRectangleInteract.hH A D08-Jun-20186.8 KiB

ofxsShutter.cppH A D08-Jun-20183.7 KiB

ofxsShutter.hH A D08-Jun-20182.8 KiB

ofxsThreadSuite.cppH A D08-Jun-201819.3 KiB

ofxsThreadSuite.hH A D08-Jun-20181.6 KiB

ofxsTracking.cppH A D08-Jun-201840 KiB

ofxsTracking.hH A D08-Jun-201811.5 KiB

ofxsTransform3x3.cppH A D08-Jun-201856.2 KiB

ofxsTransform3x3.hH A D08-Jun-20189.1 KiB

ofxsTransform3x3Processor.hH A D08-Jun-201818.1 KiB

ofxsTransformInteract.cppH A D08-Jun-201858.4 KiB

ofxsTransformInteract.hH A D08-Jun-20188.9 KiB

tinythread.cppH A D08-Jun-20189.1 KiB

tinythread.hH A D08-Jun-201832 KiB

README.md

1openfx-supportext
2=================
3
4Extensions for the OpenFX Support library
5
6License
7-------
8
9<!-- BEGIN LICENSE BLOCK -->
10Copyright (C) 2013-2018 INRIA
11
12openfx-supportext is free software: you can redistribute it and/or modify
13it under the terms of the GNU General Public License as published by
14the Free Software Foundation; either version 2 of the License, or
15(at your option) any later version.
16
17openfx-supportext is distributed in the hope that it will be useful,
18but WITHOUT ANY WARRANTY; without even the implied warranty of
19MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20GNU General Public License for more details.
21
22You should have received a copy of the GNU General Public License
23along with openfx-supportext.  If not, see <http://www.gnu.org/licenses/gpl-2.0.html>
24<!-- END LICENSE BLOCK -->
25