..
.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
Source Level Debugger - adding notifications
2018-05-11 13:12:36 +02:00
compile.cpp
Source Level Debugger - adding notifications
2018-05-11 13:12:36 +02:00
create.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
create.inl
Revert "Builtins increase context refcount."
2018-05-28 16:35:45 +02: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
Remove createInternalGraphicsAllocation function.
2018-05-21 04:11:43 +02:00
kernel_info.h
Source Level Debugger: initialization & notify new device
2018-05-09 13:42:34 +02:00
link.cpp
Source Level Debugger - adding notifications
2018-05-11 13:12:36 +02:00
patch_info.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02: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
Use device instead of context when programing surface state.
2018-06-11 17:20:11 +02:00
printf_handler.h
Initial commit
2017-12-21 00:45:38 +01:00
process_elf_binary.cpp
return CL_BUILD_NONE when clGetProgramBuildInfo is called
2018-06-29 06:56:45 +02:00
process_gen_binary.cpp
improve kernel data parameter ULTs:
2018-06-29 12:50:49 +02:00
process_spir_binary.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
program.cpp
Decrement context ref count as a last action in program destructor.
2018-06-28 09:01:51 +02:00
program.h
Revert "Builtins increase context refcount."
2018-05-28 16:35:45 +02:00