Home
last modified time | relevance | path

Searched refs:GLFW_CONTEXT_VERSION_MINOR (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_glfw_opengl3/
H A Dmain.cpp66 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
72 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in main()
79 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/math/curv/curv-0.5/extern/imgui/examples/example_glfw_opengl3/
H A Dmain.cpp42 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in main()
49 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/example_glfw_opengl3/
H A Dmain.cpp50 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in main()
57 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/example_glfw_opengl3/
H A Dmain.cpp42 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in main()
49 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/math/curv/curv-0.5/libcurv/viewer/
H A Dglfw.cc23 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 3); in glfw_set_context_parameters()
/dports/graphics/cegui/cegui-0.8.7/samples_framework/src/
H A DCEGuiOpenGLES2BaseApplication.cpp53 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in setGLFWWindowCreationHints()
H A DCEGuiOpenGLBaseApplication.cpp54 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in setGLFWWindowCreationHints()
H A DCEGuiOpenGL3BaseApplication.cpp54 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in setGLFWWindowCreationHints()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/opengl/glfw/
H A Dbackground_window.cpp12 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in background_window()
/dports/graphics/wings/libigl-2.1.0/include/igl/opengl/glfw/
H A Dbackground_window.cpp12 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in background_window()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/docs/
H A Dcompat.dox72 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
104 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
125 `GLFW_CONTEXT_VERSION_MINOR` hints will cause @ref glfwCreateWindow to fail if
132 `GLFW_CONTEXT_VERSION_MINOR` hints will fail if given a version above 2.1, the
/dports/graphics/glad/glad-0.1.34/example/c++/
H A Dhellowindow2.cpp32 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 3); in main()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/tests/
H A Dglfwinfo.c265 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, minor); in main()
298 minor = glfwGetWindowAttrib(window, GLFW_CONTEXT_VERSION_MINOR); in main()
H A Ddefaults.c67 { GLFW_CONTEXT_VERSION_MINOR, "Context version minor" },
/dports/science/chrono/chrono-7.0.1/src/chrono_opengl/
H A DChOpenGLWindow.cpp32 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 3); in Initialize()
137 minor = glfwGetWindowAttrib(main_window, GLFW_CONTEXT_VERSION_MINOR); in GLFWGetVersion()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/utils/
H A DGLFWUtils.cpp36 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 4); in SetupGLFWWindowHintsForBackend()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/utils/
H A DGLFWUtils.cpp36 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 4); in SetupGLFWWindowHintsForBackend()
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dclientside_vertex_arrays_es3.c45 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/examples/
H A Dsimple.c90 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/examples/
H A Dsimple.c90 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
H A Doffscreen.c97 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/graphics/glfw/glfw-3.3.4/examples/
H A Doffscreen.c97 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/examples/
H A Doffscreen.c96 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
H A Dsimple.c89 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/examples/
H A Doffscreen.c96 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()

123456789