forked from KhronosGroup/OpenCL-SDK
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add DEB packaging * Update check-format script * Android build in CI * Add linux CI * Remove the C headers, C++ headers and loader from the SDK deb package * Submodules update * Add Windows CI job * Add MacOS CI job * Unify C/C++ standards * Fix warnings and errors gcc * Fix warnings and errors clang * Fix multi-config * Fix MacOS errors * Fix Windows errors * Install Windows OpenCL runtime * Fix blur/blurcpp samples failures * Fix MacOS test execution * Fixed blur/blucpp OpenCL 2.0 check * Various minor improvements * Updated release scripts * Building and packaging clinfo * Minor fixes and improvements * Removed ToDos * Updated RELEASE.md * Removed _get_platform(cl_platform_id platform) from mako * Fixed resource release bug in binaries sample * Remove null pointer checks * Re-added whereami * Using upstream main for OpenCL-Headers submodule * Bump deprecated actions * Removed MSVC++ v141 jobs * Whereami workaround * fix(ci): Fetch a newer version of SFML, update patch * fix(ci): Set up OSX architecture * fix(binaries): Sample lang in binary name * fix(ci): Fixed system deps in Linux builds * Update docker images * Fix MSVC compiler toolset version * Removed OpenCL 2.0 check and cl_khr_subgroups from blur sample * Fixed compiler options being reset * Bumped version of pocl * Updated submodules' repository URL --------- Co-authored-by: Beatriz Navidad Vilches <[email protected]>
- Loading branch information
Showing
50 changed files
with
1,669 additions
and
253 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.