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
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019-2024 Ben Ashbaugh
Copyright (c) 2019-2025 Ben Ashbaugh

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion include/getenv_util.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion include/layer_util.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion include/util.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2021-2024 Ben Ashbaugh
// Copyright (c) 2021-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion layers/00_example/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion layers/00_example/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion layers/10_cmdbufemu/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion layers/10_cmdbufemu/emulate.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion layers/10_cmdbufemu/emulate.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion layers/10_cmdbufemu/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion layers/11_semaemu/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion layers/11_semaemu/emulate.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion layers/11_semaemu/emulate.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion layers/11_semaemu/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion layers/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/00_enumopencl/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/00_enumopencl/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/00_enumopenclpp/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/00_enumopenclpp/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/00_enumqueuefamilies/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/00_enumqueuefamilies/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2021-2024 Ben Ashbaugh
// Copyright (c) 2021-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/00_extendeddevicequeries/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/00_extendeddevicequeries/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2021-2024 Ben Ashbaugh
// Copyright (c) 2021-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/00_loaderinfo/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/00_loaderinfo/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/00_newqueries/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/00_newqueries/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/00_newqueriespp/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/00_newqueriespp/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/01_copybuffer/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/01_copybuffer/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/02_copybufferkernel/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/02_copybufferkernel/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/03_mandelbrot/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/03_mandelbrot/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/04_julia/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/04_julia/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/04_sobel/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2023-2024 Ben Ashbaugh
# Copyright (c) 2023-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/04_sobel/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2023-2024 Ben Ashbaugh
// Copyright (c) 2023-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/05_kernelfromfile/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/05_kernelfromfile/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/05_spirvkernelfromfile/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/05_spirvkernelfromfile/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/06_ndrangekernelfromfile/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/06_ndrangekernelfromfile/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/10_queueexperiments/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/10_queueexperiments/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/11_semaphores/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2024 Ben Ashbaugh
# Copyright (c) 2019-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/11_semaphores/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2019-2024 Ben Ashbaugh
// Copyright (c) 2019-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/12_commandbuffers/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/12_commandbuffers/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/12_commandbufferspp/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/12_commandbufferspp/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/13_mutablecommandbuffers/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/13_mutablecommandbuffers/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/14_ooqcommandbuffers/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/14_ooqcommandbuffers/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/15_mutablecommandbufferasserts/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Ben Ashbaugh
# Copyright (c) 2022-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion samples/15_mutablecommandbufferasserts/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
// Copyright (c) 2022-2024 Ben Ashbaugh
// Copyright (c) 2022-2025 Ben Ashbaugh
//
// SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion samples/16_floatatomics/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2024 Ben Ashbaugh
# Copyright (c) 2024-2025 Ben Ashbaugh
#
# SPDX-License-Identifier: MIT

Expand Down
Loading
Loading