{"id":19657759,"url":"https://github.com/esss/glinfo","last_synced_at":"2025-04-28T19:32:25.115Z","repository":{"id":147478330,"uuid":"132748226","full_name":"ESSS/glinfo","owner":"ESSS","description":"A C++ Qt-based utility to assess the OpenGL capabilities of the current platform","archived":false,"fork":false,"pushed_at":"2018-05-10T12:48:37.000Z","size":5,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-05T10:33:26.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ESSS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-09T11:40:13.000Z","updated_at":"2020-12-30T08:57:34.000Z","dependencies_parsed_at":"2023-07-24T18:46:10.499Z","dependency_job_id":null,"html_url":"https://github.com/ESSS/glinfo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ESSS%2Fglinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ESSS%2Fglinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ESSS%2Fglinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ESSS%2Fglinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ESSS","download_url":"https://codeload.github.com/ESSS/glinfo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251375515,"owners_count":21579460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T15:33:36.484Z","updated_at":"2025-04-28T19:32:25.109Z","avatar_url":"https://github.com/ESSS.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"glinfo\n======\n\n`glinfo` is a small utility to assess the OpenGL capabilities of the current environment. When called without parameters, the command will create a hidden OpenGL context using Qt and write to standard output contents similar to:\n\n```\nLibGL Vendor: NVIDIA Corporation\nRenderer: GeForce GTX 980/PCIe/SSE2\nVersion: 4.6.0 NVIDIA 388.13\nShading Language: 4.60 NVIDIA\n```\n\nIf the context can't be created, the command will output:\n\n```\nERROR: Unable to create an OpenGL context.\n```\n\nMost of the (short) code is taken directly from the source code of Qt's `qtdiag` utility. Since standard output writing can have buffering issues on Windows (see `ETK-1517`, and the open Qt bug: https://bugreports.qt.io/browse/QTBUG-67860), the command includes a `-f` option to write the contents to a file (the contents are still written to standard output regardless). The contents of the file are UTF-8 encoded.\n\nAn `environment.devenv.yml` file is provided for local development, and the compilation itself should work fine on `conda build`. Currently the conda package can only be reliably built on win64 (seems to be a problem with the Qt package used on linux64 + py27).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesss%2Fglinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesss%2Fglinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesss%2Fglinfo/lists"}