compute-runtime/runtime/program
Chodor, Jaroslaw 614b69a3bf Adding support for get_image_num_mip_levels
* patch token decoding
* crossthread data patching

* additionally, fixing nasty ODR violation in VA tests
  (note : ODR = One Definition Rule)

Change-Id: I9803ed599826c97359349d2b8fa0d86e46cb33ea
2018-04-06 11:04:29 +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 Kernel Source Level debugger support 2/n 2018-03-19 10:26:45 +01:00
compile.cpp Kernel source debugging support 1/n 2018-03-13 08:01:29 +01: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 Adding support for get_image_num_mip_levels 2018-04-06 11:04:29 +02:00
kernel_info.cpp Update kernel allocation when substitute kernel heap 2018-04-05 10:49:40 +02:00
kernel_info.h Update kernel allocation when substitute kernel heap 2018-04-05 10:49:40 +02:00
link.cpp Initial commit 2017-12-21 00:45:38 +01: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