compute-runtime/runtime/program
Artur Harasimiuk 5fbdad88c6 refactor config.h usage
- add defines to command line
- remove most occurences of include "config.h"

Change-Id: I19d65d83c895fc6143d319d057a50e5ae3e78830
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2018-04-26 10:02:15 +02:00
..
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Cmake refactor part 20 2018-03-23 15:51:12 +01:00
block_kernel_manager.cpp [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
block_kernel_manager.h [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
build.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
compile.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
create.cpp Initial commit 2017-12-21 00:45:38 +01:00
create.inl Avoid default parameter to program constructor. 2018-02-28 16:56:07 +01:00
evaluate_unhandled_token.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_info.cpp Initial commit 2017-12-21 00:45:38 +01:00
heap_info.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_arg_info.h refactor config.h usage 2018-04-26 10:02:15 +02:00
kernel_info.cpp Update kernel allocation when substitute kernel heap 2018-04-05 10:49:40 +02:00
kernel_info.h refactor config.h usage 2018-04-26 10:02:15 +02:00
link.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
patch_info.h Kernel source debugging support 1/n 2018-03-13 08:01:29 +01:00
print_formatter.cpp Fix printf issue with printing pointers from 32bit kernel on 64bit system. 2018-04-05 17:12:33 +02:00
print_formatter.h Fix printf issue with printing pointers from 32bit kernel on 64bit system. 2018-04-05 17:12:33 +02:00
printf_handler.cpp Initial commit 2017-12-21 00:45:38 +01:00
printf_handler.h Initial commit 2017-12-21 00:45:38 +01:00
process_elf_binary.cpp Convert FALLTHROUGH comments to C++17 [[fallthrough]] attribute 2018-02-14 07:08:00 -08:00
process_gen_binary.cpp Adding support for get_image_num_mip_levels 2018-04-06 11:04:29 +02:00
process_spir_binary.cpp Initial commit 2017-12-21 00:45:38 +01:00
program.cpp [16/n] Internal 4GB allocator. 2018-03-15 10:40:39 +01:00
program.h Kernel Source Level debugger support 4/n 2018-03-26 15:02:42 +02:00