data/forge-1.0.1/.github/ISSUE_TEMPLATE.md: ASCII text data/forge-1.0.1/.github/PULL_REQUEST_TEMPLATE.md: ASCII text data/forge-1.0.1/.gitignore: ASCII text data/forge-1.0.1/CMakeLists.txt: ASCII text data/forge-1.0.1/CMakeModules/FGInstallDirs.cmake: ASCII text data/forge-1.0.1/CMakeModules/FindFontConfig.cmake: ASCII text data/forge-1.0.1/CMakeModules/FindFreeImage.cmake: ASCII text data/forge-1.0.1/CMakeModules/FindGLFW.cmake: ASCII text data/forge-1.0.1/CMakeModules/FindOpenCL.cmake: C source, ASCII text data/forge-1.0.1/CMakeModules/FindSDL2.cmake: ASCII text data/forge-1.0.1/CMakeModules/ForgeConfig.cmake.in: ASCII text data/forge-1.0.1/CMakeModules/ForgeConfigVersion.cmake.in: ASCII text data/forge-1.0.1/CMakeModules/GLSLtoH.cmake: ASCII text data/forge-1.0.1/CMakeModules/HunterGate.cmake: ASCII text data/forge-1.0.1/CMakeModules/Version.cmake: ASCII text data/forge-1.0.1/CMakeModules/build_cl2hpp.cmake: ASCII text data/forge-1.0.1/CMakeModules/build_freetype.cmake: ASCII text data/forge-1.0.1/CMakeModules/build_glbinding.cmake: ASCII text data/forge-1.0.1/CMakeModules/build_glm.cmake: ASCII text data/forge-1.0.1/CMakeModules/examples.dox.in: ASCII text data/forge-1.0.1/CMakeModules/glsl2cpp.cpp: C++ source, ASCII text data/forge-1.0.1/CMakeModules/version.h.in: C source, ASCII text data/forge-1.0.1/CMakeModules/version.hpp.in: C source, ASCII text data/forge-1.0.1/CONTRIBUTING.md: ASCII text data/forge-1.0.1/LICENSE: ASCII text data/forge-1.0.1/README.md: ASCII text, with very long lines data/forge-1.0.1/docs/CMakeLists.txt: ASCII text data/forge-1.0.1/docs/details/.gitignore: empty data/forge-1.0.1/docs/footer.html: HTML document, ASCII text data/forge-1.0.1/docs/forge.css: ASCII text data/forge-1.0.1/docs/header.html: HTML document, ASCII text data/forge-1.0.1/docs/images/bubble.png: PNG image data, 998 x 844, 8-bit/color RGBA, non-interlaced data/forge-1.0.1/docs/images/hist.png: PNG image data, 1228 x 829, 8-bit/color RGBA, non-interlaced data/forge-1.0.1/docs/images/image.png: PNG image data, 728 x 772, 8-bit/color RGBA, non-interlaced data/forge-1.0.1/docs/images/plot.png: PNG image data, 1000 x 841, 8-bit/color RGBA, non-interlaced data/forge-1.0.1/docs/images/plot31.png: PNG image data, 997 x 834, 8-bit/color RGBA, non-interlaced data/forge-1.0.1/docs/images/plot32.png: PNG image data, 999 x 844, 8-bit/color RGBA, non-interlaced data/forge-1.0.1/docs/images/surface.png: PNG image data, 1022 x 812, 8-bit/color RGBA, non-interlaced data/forge-1.0.1/docs/layout.xml: exported SGML document, ASCII text data/forge-1.0.1/docs/pages/README.md: ASCII text data/forge-1.0.1/docs/tabs.css: ASCII text data/forge-1.0.1/docs/doxygen.mk: ASCII text data/forge-1.0.1/examples/CMakeLists.txt: ASCII text data/forge-1.0.1/examples/cpu/bubblechart.cpp: C++ source, ASCII text data/forge-1.0.1/examples/cpu/field.cpp: C++ source, ASCII text data/forge-1.0.1/examples/cpu/fractal.cpp: C source, ASCII text data/forge-1.0.1/examples/cpu/histogram.cpp: C++ source, ASCII text data/forge-1.0.1/examples/cpu/plot3.cpp: C++ source, ASCII text data/forge-1.0.1/examples/cpu/plotting.cpp: C++ source, ASCII text data/forge-1.0.1/examples/cpu/stream.cpp: C++ source, ASCII text data/forge-1.0.1/examples/cpu/surface.cpp: C++ source, ASCII text data/forge-1.0.1/examples/cuda/bubblechart.cu: C source, ASCII text data/forge-1.0.1/examples/cuda/field.cu: C source, ASCII text data/forge-1.0.1/examples/cuda/fractal.cu: C source, ASCII text data/forge-1.0.1/examples/cuda/histogram.cu: C++ source, ASCII text data/forge-1.0.1/examples/cuda/plot3.cu: C source, ASCII text data/forge-1.0.1/examples/cuda/plotting.cu: C source, ASCII text data/forge-1.0.1/examples/cuda/stream.cu: C source, ASCII text data/forge-1.0.1/examples/cuda/surface.cu: C source, ASCII text data/forge-1.0.1/examples/opencl/bubblechart.cpp: C++ source, ASCII text data/forge-1.0.1/examples/opencl/cl_helpers.h: C source, ASCII text data/forge-1.0.1/examples/opencl/field.cpp: C++ source, ASCII text data/forge-1.0.1/examples/opencl/fractal.cpp: C++ source, ASCII text data/forge-1.0.1/examples/opencl/histogram.cpp: C++ source, ASCII text data/forge-1.0.1/examples/opencl/plot3.cpp: C++ source, ASCII text data/forge-1.0.1/examples/opencl/plotting.cpp: C++ source, ASCII text data/forge-1.0.1/examples/opencl/stream.cpp: C++ source, ASCII text data/forge-1.0.1/examples/opencl/surface.cpp: C++ source, ASCII text data/forge-1.0.1/include/ComputeCopy.h: C source, ASCII text data/forge-1.0.1/include/fg/.gitignore: ASCII text data/forge-1.0.1/include/fg/chart.h: C source, ASCII text data/forge-1.0.1/include/fg/defines.h: C++ source, ASCII text data/forge-1.0.1/include/fg/exception.h: C++ source, ASCII text data/forge-1.0.1/include/fg/font.h: C++ source, ASCII text data/forge-1.0.1/include/fg/histogram.h: C++ source, ASCII text data/forge-1.0.1/include/fg/image.h: C++ source, ASCII text data/forge-1.0.1/include/fg/plot.h: C++ source, ASCII text data/forge-1.0.1/include/fg/surface.h: C++ source, ASCII text data/forge-1.0.1/include/fg/util.h: C++ source, ASCII text data/forge-1.0.1/include/fg/vector_field.h: C++ source, ASCII text data/forge-1.0.1/include/fg/window.h: C source, ASCII text data/forge-1.0.1/include/forge.h: C source, ASCII text data/forge-1.0.1/src/api/c/chart.cpp: C source, ASCII text data/forge-1.0.1/src/api/c/exception.cpp: C source, ASCII text data/forge-1.0.1/src/api/c/font.cpp: C source, ASCII text data/forge-1.0.1/src/api/c/histogram.cpp: C source, ASCII text data/forge-1.0.1/src/api/c/image.cpp: C source, ASCII text data/forge-1.0.1/src/api/c/plot.cpp: C source, ASCII text data/forge-1.0.1/src/api/c/surface.cpp: C source, ASCII text data/forge-1.0.1/src/api/c/vector_field.cpp: C source, ASCII text data/forge-1.0.1/src/api/c/window.cpp: C source, ASCII text data/forge-1.0.1/src/api/cpp/chart.cpp: C++ source, ASCII text data/forge-1.0.1/src/api/cpp/error.hpp: C source, ASCII text data/forge-1.0.1/src/api/cpp/exception.cpp: C++ source, ASCII text data/forge-1.0.1/src/api/cpp/font.cpp: C++ source, ASCII text data/forge-1.0.1/src/api/cpp/histogram.cpp: C++ source, ASCII text data/forge-1.0.1/src/api/cpp/image.cpp: C++ source, ASCII text data/forge-1.0.1/src/api/cpp/plot.cpp: C++ source, ASCII text data/forge-1.0.1/src/api/cpp/surface.cpp: C++ source, ASCII text data/forge-1.0.1/src/api/cpp/vector_field.cpp: C++ source, ASCII text data/forge-1.0.1/src/api/cpp/window.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/CMakeLists.txt: ASCII text data/forge-1.0.1/src/backend/chart.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/chart_common.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/chart_renderables.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/cmap.hpp: C source, ASCII text data/forge-1.0.1/src/backend/defines.hpp: C source, ASCII text data/forge-1.0.1/src/backend/err_common.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/err_common.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/font.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/chart_fs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/chart_vs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/font_fs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/font_vs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/histogram_fs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/histogram_vs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/image_fs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/image_vs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/marker2d_vs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/marker_fs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/plot3_fs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/plot3_vs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/tick_fs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/vector_field2d_gs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/vector_field2d_vs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/vector_field_gs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/glsl_shaders/vector_field_vs.glsl: C source, ASCII text data/forge-1.0.1/src/backend/handle.cpp: C source, ASCII text data/forge-1.0.1/src/backend/handle.hpp: C source, ASCII text data/forge-1.0.1/src/backend/image.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/CMakeLists.txt: ASCII text data/forge-1.0.1/src/backend/opengl/backend.hpp: C source, ASCII text data/forge-1.0.1/src/backend/opengl/chart_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/chart_impl.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/colormap_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/colormap_impl.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/common.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/err_opengl.cpp: C source, ASCII text data/forge-1.0.1/src/backend/opengl/err_opengl.hpp: C source, ASCII text data/forge-1.0.1/src/backend/opengl/font_atlas_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/font_atlas_impl.hpp: C++ source, UTF-8 Unicode text data/forge-1.0.1/src/backend/opengl/font_impl.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/gl_native_handles.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/gl_native_handles.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/glfw/window.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/glfw/window.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/histogram_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/histogram_impl.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/image_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/image_impl.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/plot_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/plot_impl.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/sdl/window.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/sdl/window.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/surface_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/surface_impl.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/util.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/vector_field_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/vector_field_impl.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/window_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/window_impl.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/common.hpp: C++ source, ASCII text data/forge-1.0.1/src/backend/opengl/font_impl.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/util.cpp: C++ source, ASCII text data/forge-1.0.1/src/backend/util.hpp: C source, ASCII text data/forge-1.0.1/src/backend/window.hpp: C++ source, ASCII text data/forge-1.0.1/debian/changelog: ASCII text data/forge-1.0.1/debian/clean: ASCII text data/forge-1.0.1/debian/compat: ASCII text data/forge-1.0.1/debian/control: ASCII text data/forge-1.0.1/debian/copyright: ASCII text data/forge-1.0.1/debian/forge-doc.doc-base: ASCII text data/forge-1.0.1/debian/forge-doc.install: ASCII text data/forge-1.0.1/debian/gbp.conf: ASCII text data/forge-1.0.1/debian/libforge-dev.install: ASCII text data/forge-1.0.1/debian/libforge1.install: ASCII text data/forge-1.0.1/debian/patches/0001-Use-system-MathJax.patch: unified diff output, ASCII text data/forge-1.0.1/debian/patches/0002-No-version-queries-with-Git.patch: unified diff output, ASCII text data/forge-1.0.1/debian/patches/0004-Fix-spelling-errors.patch: unified diff output, ASCII text data/forge-1.0.1/debian/patches/63e4a2037e42c00554a26de2355d962f91a9ab20.patch: unified diff output, ASCII text data/forge-1.0.1/debian/patches/befa265294fd9ff679dece7874c1de50fea97b25.patch: unified diff output, ASCII text data/forge-1.0.1/debian/patches/series: ASCII text data/forge-1.0.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/forge-1.0.1/debian/source/format: ASCII text data/forge-1.0.1/debian/tests/control: ASCII text data/forge-1.0.1/debian/upstream/metadata: ASCII text data/forge-1.0.1/debian/watch: ASCII text data/forge-1.0.1/.pc/.version: ASCII text data/forge-1.0.1/.pc/.quilt_patches: ASCII text data/forge-1.0.1/.pc/.quilt_series: ASCII text data/forge-1.0.1/.pc/applied-patches: ASCII text data/forge-1.0.1/.pc/0001-Use-system-MathJax.patch/docs/doxygen.mk: ASCII text data/forge-1.0.1/.pc/0002-No-version-queries-with-Git.patch/docs/doxygen.mk: ASCII text data/forge-1.0.1/.pc/0004-Fix-spelling-errors.patch/src/backend/opengl/font_impl.cpp: C++ source, ASCII text data/forge-1.0.1/.pc/0004-Fix-spelling-errors.patch/src/backend/opengl/glfw/window.cpp: C++ source, ASCII text data/forge-1.0.1/.pc/0004-Fix-spelling-errors.patch/src/backend/opengl/sdl/window.cpp: C++ source, ASCII text data/forge-1.0.1/.pc/63e4a2037e42c00554a26de2355d962f91a9ab20.patch/src/backend/opengl/common.hpp: C++ source, ASCII text data/forge-1.0.1/.pc/befa265294fd9ff679dece7874c1de50fea97b25.patch/src/backend/opengl/font_impl.cpp: C++ source, ASCII text