Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ports/opengl-registry/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/OpenGL-Registry
REF d38ff693f3e99ac5a61e3858de76c6c02976fa67
SHA512 25cbbf92ec40a4b82eb73e117056338ffccf0f69dc05429cad83a6583e057ec8a43ba1e39ac9c4761d0258554581acecc003dade6faa41f9c4f67b39543575e3
REF 0b449b97cdf1043eef5e1f0e235cbbab6ec10c86
SHA512 148e1bfe4cc199bcc2c23b22d0b3e4988a29389d7f510ba4a6340672dbb7ab99bb836d2c08587499484df704d51a1adf4f0dc3a30d5ad8977ee0ad339163b17e
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/opengl-registry/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opengl-registry",
"version-date": "2025-10-23",
"version-date": "2026-01-26",
"description": "OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry",
"homepage": "https://github.com/KhronosGroup/OpenGL-Registry",
"supports": "!xbox",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -7253,7 +7253,7 @@
"port-version": 3
},
"opengl-registry": {
"baseline": "2025-10-23",
"baseline": "2026-01-26",
"port-version": 0
},
"openh264": {
Expand Down
5 changes: 5 additions & 0 deletions versions/o-/opengl-registry.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0cd17c3b57221250d5ba174580f0a2993853ce34",
"version-date": "2026-01-26",
"port-version": 0
},
{
"git-tree": "b6fc96510e68698d19afeb423ace590134969ad6",
"version-date": "2025-10-23",
Expand Down
Loading