Home
last modified time | relevance | path

Searched refs:GLFW_CONTEXT_VERSION_MINOR (Results 76 – 100 of 214) sorted by relevance

123456789

/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/examples/
H A Dsharing.c88 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/common/
H A DglUtils.cpp138 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, minor); in SetMinimumGLVersion()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/docs/
H A Dcompat.dox162 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
205 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
236 `GLFW_CONTEXT_VERSION_MINOR` hints will cause @ref glfwCreateWindow to fail if
243 `GLFW_CONTEXT_VERSION_MINOR` hints will fail if given a version above 2.1,
/dports/graphics/glfw/glfw-3.3.4/docs/
H A Dcompat.dox162 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
205 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
236 `GLFW_CONTEXT_VERSION_MINOR` hints will cause @ref glfwCreateWindow to fail if
243 `GLFW_CONTEXT_VERSION_MINOR` hints will fail if given a version above 2.1,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/docs/
H A Dcompat.dox157 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
200 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
231 `GLFW_CONTEXT_VERSION_MINOR` hints will cause @ref glfwCreateWindow to fail if
238 `GLFW_CONTEXT_VERSION_MINOR` hints will fail if given a version above 2.1,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/docs/
H A Dcompat.dox157 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
200 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
231 `GLFW_CONTEXT_VERSION_MINOR` hints will cause @ref glfwCreateWindow to fail if
238 `GLFW_CONTEXT_VERSION_MINOR` hints will fail if given a version above 2.1,
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/docs/
H A Dcompat.dox162 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
205 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
236 `GLFW_CONTEXT_VERSION_MINOR` hints will cause @ref glfwCreateWindow to fail if
243 `GLFW_CONTEXT_VERSION_MINOR` hints will fail if given a version above 2.1,
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/docs/
H A Dcompat.dox162 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
205 unavailable, the `GLFW_CONTEXT_VERSION_MAJOR` and `GLFW_CONTEXT_VERSION_MINOR`
236 `GLFW_CONTEXT_VERSION_MINOR` hints will cause @ref glfwCreateWindow to fail if
243 `GLFW_CONTEXT_VERSION_MINOR` hints will fail if given a version above 2.1,
/dports/cad/opencascade/opencascade-7.6.0/samples/glfw/
H A DGlfwOcctView.cpp142 glfwWindowHint (GLFW_CONTEXT_VERSION_MINOR, 3); in initWindow()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/example/
H A Dexample_fbo.c126 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in main()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/example/
H A Dexample_fbo.c126 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in main()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/example/
H A Dexample_fbo.c126 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 2); in main()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/tests/
H A Dinputlag.c201 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
H A Dglfwinfo.c487 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, atoi(optarg)); in main()
644 minor = glfwGetWindowAttrib(window, GLFW_CONTEXT_VERSION_MINOR); in main()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Dwindow.c355 case GLFW_CONTEXT_VERSION_MINOR: in glfwWindowHint()
561 case GLFW_CONTEXT_VERSION_MINOR: in glfwGetWindowAttrib()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dwindow.c342 case GLFW_CONTEXT_VERSION_MINOR: in glfwWindowHint()
578 case GLFW_CONTEXT_VERSION_MINOR: in glfwGetWindowAttrib()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/tests/
H A Dinputlag.c202 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
H A Dglfwinfo.c489 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, atoi(optarg)); in main()
646 minor = glfwGetWindowAttrib(window, GLFW_CONTEXT_VERSION_MINOR); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/tests/
H A Dinputlag.c201 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
H A Dcursor.c255 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
H A Dglfwinfo.c492 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, atoi(optarg)); in main()
646 minor = glfwGetWindowAttrib(window, GLFW_CONTEXT_VERSION_MINOR); in main()
/dports/graphics/glfw/glfw-3.3.4/tests/
H A Dinputlag.c202 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
H A Dglfwinfo.c489 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, atoi(optarg)); in main()
646 minor = glfwGetWindowAttrib(window, GLFW_CONTEXT_VERSION_MINOR); in main()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/tests/
H A Dinputlag.c202 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 0); in main()
H A Dglfwinfo.c489 glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, atoi(optarg)); in main()
646 minor = glfwGetWindowAttrib(window, GLFW_CONTEXT_VERSION_MINOR); in main()

123456789