Skip to content

Commit

Permalink
Match OpenCL-Docs default branch rename (KhronosGroup#118)
Browse files Browse the repository at this point in the history
OpenCL-Docs is renaming it's default branch to `main`, match that.  This PR
does not include rebuilds of specifications etc, so those still contain the old
links.  That will be automatically fixed on the next release.
  • Loading branch information
alycm authored Mar 2, 2022
1 parent 729a01e commit 271c0b6
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ extension specifications, and problems with the content of the registry

OpenCL enumerants are now documented in the specification repository
https://github.com/KhronosGroup/OpenCL-Docs in the file
https://github.com/KhronosGroup/OpenCL-Docs/blob/master/xml/cl.xml
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/xml/cl.xml

New enumerant ranges can be allocated by proposing a pull request to master
New enumerant ranges can be allocated by proposing a pull request to `main`
branch of OpenCL-Docs modifying `cl.xml`, following the
existing examples. Allocate ranges starting at the lowest free values
available (search for "`Reserved for vendor extensions`"). Ranges are not
officially allocated until your pull request is *accepted* into master
officially allocated until your pull request is *accepted* into `main`
branch of the OpenCL-Docs repository. At that point you can use values from
your assigned range for API extensions.

Expand Down
2 changes: 1 addition & 1 deletion extensions/img/cl_img_cached_allocations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ https://www.khronos.org/registry/OpenCL/extensions/img/cl_img_cached_allocations
The asciidoc source for this extension specification may
be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/extensions/cl_img_cached_allocations.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/extensions/cl_img_cached_allocations.asciidoc
2 changes: 1 addition & 1 deletion extensions/img/cl_img_use_gralloc_ptr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ https://www.khronos.org/registry/OpenCL/extensions/img/cl_img_use_gralloc_ptr.ht
The asciidoc source for this extension specification may
be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/extensions/cl_img_use_gralloc_ptr.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/extensions/cl_img_use_gralloc_ptr.asciidoc
2 changes: 1 addition & 1 deletion extensions/img/cl_img_yuv_image.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ https://www.khronos.org/registry/OpenCL/extensions/img/cl_img_yuv_image.html
The asciidoc source for this extension specification may
be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/extensions/cl_img_yuv_image.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/extensions/cl_img_yuv_image.asciidoc
2 changes: 1 addition & 1 deletion extensions/intel/cl_intel_packed_yuv.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ https://www.khronos.org/registry/OpenCL/extensions/intel/cl_intel_packed_yuv.htm
The asciidoc source for this extension specification may
be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/extensions/cl_intel_packed_yuv.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/extensions/cl_intel_packed_yuv.asciidoc
2 changes: 1 addition & 1 deletion extensions/intel/cl_intel_planar_yuv.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ https://www.khronos.org/registry/OpenCL/extensions/intel/cl_intel_planar_yuv.htm
The asciidoc source for this extension specification may
be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/extensions/cl_intel_planar_yuv.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/extensions/cl_intel_planar_yuv.asciidoc
2 changes: 1 addition & 1 deletion extensions/intel/cl_intel_required_subgroup_size.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ https://www.khronos.org/registry/OpenCL/extensions/intel/cl_intel_required_subgr
The asciidoc source for this extension specification may
be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/extensions/cl_intel_required_subgroup_size.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/extensions/cl_intel_required_subgroup_size.asciidoc
2 changes: 1 addition & 1 deletion extensions/intel/cl_intel_subgroups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ https://www.khronos.org/registry/OpenCL/extensions/intel/cl_intel_subgroups.html
The asciidoc source for this extension specification may
be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/extensions/cl_intel_subgroups.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/extensions/cl_intel_subgroups.asciidoc
2 changes: 1 addition & 1 deletion extensions/intel/cl_intel_subgroups_short.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ https://www.khronos.org/registry/OpenCL/extensions/intel/cl_intel_subgroups_shor
The asciidoc source for this extension specification may
be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/extensions/cl_intel_subgroups_short.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/extensions/cl_intel_subgroups_short.asciidoc
2 changes: 1 addition & 1 deletion extensions/khr/cl_khr_d3d10_sharing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ https://www.khronos.org/registry/OpenCL/

The Asciidoc source for this extension may be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/ext/cl_khr_d3d10_sharing.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/ext/cl_khr_d3d10_sharing.asciidoc
4 changes: 2 additions & 2 deletions extensions/khr/cl_khr_gl_sharing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ https://www.khronos.org/registry/OpenCL/

The Asciidoc source for this extension may be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/ext/cl_khr_gl_sharing__context.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/master/ext/cl_khr_gl_sharing__memobjs.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/ext/cl_khr_gl_sharing__context.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/ext/cl_khr_gl_sharing__memobjs.asciidoc

2 changes: 1 addition & 1 deletion extensions/khr/cl_khr_icd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ https://www.khronos.org/registry/OpenCL/

The Asciidoc source for this extension may be found here:

https://github.com/KhronosGroup/OpenCL-Docs/blob/master/ext/cl_khr_icd.asciidoc
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/ext/cl_khr_icd.asciidoc
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@

<h6> Enumerant and Extension Number Registry </h6>

<p> <a href="https://github.com/KhronosGroup/OpenCL-Docs/blob/master/xml/cl.xml">
<p> <a href="https://github.com/KhronosGroup/OpenCL-Docs/blob/main/xml/cl.xml">
cl.xml </a> is the registry of reserved OpenCL API enumerant ranges.
(Note that following this link will probably not render sensibly in
browsers, since the file is not entirely valid XML, simply a manually
Expand Down

0 comments on commit 271c0b6

Please sign in to comment.