..
CMakeLists.txt
Reorganization directory structure [1/n]
2020-02-22 21:56:09 +01:00
additional_options.cpp
Add absolute path to include
2020-02-23 08:47:49 +01:00
block_kernel_manager.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
block_kernel_manager.h
Add absolute path to include
2020-02-23 08:47:49 +01:00
build.cpp
Rename device directory
2020-03-24 14:35:21 +01:00
compile.cpp
fix compilation with clang 10
2020-04-02 12:25:03 +02:00
create.cpp
Add absolute path to include
2020-02-23 08:47:49 +01:00
create.inl
Rename memory_constants.h to constants.h
2020-04-02 14:19:39 +02:00
get_info.cpp
Rename device directory
2020-03-24 14:35:21 +01:00
heap_info.h
Reorganization directory structure [1/n]
2020-02-22 21:56:09 +01:00
internal_options.cpp
Add absolute path to include
2020-02-23 08:47:49 +01:00
kernel_arg_info.h
Introducing kernel descriptor
2020-02-25 00:03:15 +01:00
kernel_info.cpp
Rename device directory
2020-03-24 14:35:21 +01:00
kernel_info.h
Adding kernel descriptor initialization
2020-02-26 20:02:01 +01:00
kernel_info_from_patchtokens.cpp
Adding kernel descriptor initialization
2020-02-26 20:02:01 +01:00
kernel_info_from_patchtokens.h
Reorganization directory structure [1/n]
2020-02-22 21:56:09 +01:00
link.cpp
Support for clLink with spec constants
2020-04-03 00:21:33 +02:00
patch_info.h
Reorganization directory structure [1/n]
2020-02-22 21:56:09 +01:00
printf_handler.cpp
Rename device directory
2020-03-24 14:35:21 +01:00
printf_handler.h
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
process_device_binary.cpp
Return 0 when Program Scope Global Variables are not supported
2020-04-21 18:40:10 +02:00
process_intermediate_binary.cpp
Reorganization directory structure [1/n]
2020-02-22 21:56:09 +01:00
program.cpp
Handle debug data when using native binaries
2020-04-15 17:20:08 +02:00
program.h
Add type alias for spec const values map
2020-03-23 12:11:44 +01:00