.. |
linux
|
Move headers to core
|
2019-12-10 12:19:29 +01:00 |
windows
|
Move SysCalls to core
|
2019-12-18 10:02:53 +01:00 |
CMakeLists.txt
|
Test non-default root device in api fixture
|
2019-12-30 15:28:00 +01:00 |
array_count_tests.cpp
|
Move files to core
|
2020-01-29 12:21:40 +01:00 |
base_object_tests.cpp
|
Fail castToObject when icdDispatch is invalid
|
2020-01-24 12:51:17 +01:00 |
base_object_tests_mt.cpp
|
Remove not used waitUntilGet parameter from takeOwnership method
|
2019-07-02 15:41:13 +02:00 |
basic_math_tests.cpp
|
Move basic_math.h and vec.h to core directory
|
2019-05-14 21:32:55 +02:00 |
bit_helpers_tests.cpp
|
Refactor blit buffer call
|
2019-08-09 16:43:40 +02:00 |
built_ins_helper.cpp
|
Add ClDevice
|
2020-01-17 12:43:11 +01:00 |
cl_helper_tests.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
cmd_buffer_validator.h
|
Move majority of utilities to the core dir
|
2019-09-12 15:07:02 +02:00 |
cmd_buffer_validator_tests.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
debug_helpers.cpp
|
Make UNRECOVERABLE_IF more verbose in ULTs
|
2020-01-17 17:44:58 +01:00 |
debug_helpers_tests.cpp
|
Move DebugSettingsManager to core
|
2019-12-17 10:39:53 +01:00 |
deferred_deleter_helpers_tests.cpp
|
Add method for checking if deferr deleter is enabled
|
2019-10-15 13:28:14 +02:00 |
dirty_state_helpers_tests.cpp
|
Replace Event::eventNotReady with CompletionStamp::levelNotReady
|
2020-01-23 16:16:23 +01:00 |
dispatch_flags_helper.h
|
Add per-DSS backed buffer programming to dispatch flags
|
2020-01-30 08:40:59 +01:00 |
dispatch_info_builder_tests.cpp
|
Add ClDevice
|
2020-01-17 12:43:11 +01:00 |
dispatch_info_tests.cpp
|
Add ClDevice
|
2020-01-17 12:43:11 +01:00 |
execution_environment_helper.cpp
|
Make MemoryOperationsHandler adapter specific
|
2019-12-30 19:26:19 +01:00 |
execution_environment_helper.h
|
Move PageTableManager to RootDeviceEnvironment
|
2019-12-19 12:26:45 +01:00 |
extendable_enum_tests.cpp
|
Move memory pool to the core dir
|
2019-09-13 09:56:21 +02:00 |
flush_stamp_tests.cpp
|
Replace Event::eventNotReady with CompletionStamp::levelNotReady
|
2020-01-23 16:16:23 +01:00 |
get_gpgpu_engines_tests.inl
|
Move HwHelper to core directory
|
2019-11-15 14:06:40 +01:00 |
get_info_tests.cpp
|
Moved files from gmm_helper to core
|
2020-01-25 11:49:17 +01:00 |
gtest_helpers.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
hardware_commands_helper_tests.cpp
|
Simplify HardwareCommandsHelper
|
2020-01-27 17:10:33 +01:00 |
hardware_commands_helper_tests.h
|
Simplify HardwareCommandsHelper
|
2020-01-27 17:10:33 +01:00 |
hw_helper_default_tests.cpp
|
Move headers to core
|
2019-12-02 14:20:45 +01:00 |
hw_helper_tests.cpp
|
Add function to query minimal SIMD size.
|
2020-01-27 18:13:43 +01:00 |
hw_helper_tests.h
|
Move HwHelper to core directory
|
2019-11-15 14:06:40 +01:00 |
hw_parse.h
|
Move helpers files to core folder
|
2019-12-31 10:39:21 +01:00 |
hw_parse.inl
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
kernel_binary_helper.cpp
|
Builtin kernels refactoring
|
2020-01-24 11:56:02 +01:00 |
kernel_binary_helper.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
kernel_binary_helper_hash_value.cpp
|
Builtin kernels refactoring
|
2020-01-24 11:56:02 +01:00 |
kernel_filename_helper.h
|
Update copyright headers
|
2018-09-20 18:02:35 +02:00 |
kmd_notify_tests.cpp
|
Add ClDevice
|
2020-01-17 12:43:11 +01:00 |
mem_properties_parser_helper_tests.cpp
|
Connect UnifiedMemoryProperties with MemoryPropertiesFlags
|
2019-12-09 14:23:46 +01:00 |
memory_management_tests.cpp
|
Move enumerateLeak to core.
|
2019-07-15 13:53:03 +02:00 |
memory_properties_flags_helpers_tests.cpp
|
Remove unnecessary program of default value for allocation flags
|
2019-12-13 14:33:32 +01:00 |
mipmap_tests.cpp
|
Refactor ImageInfo 2/n
|
2020-01-10 14:20:31 +01:00 |
per_thread_data_tests.cpp
|
Move grf size to HwInfo
|
2019-12-17 17:27:21 +01:00 |
ptr_math_tests.cpp
|
Avoid casting void* to uint64_t.
|
2019-12-03 11:55:26 +01:00 |
queue_helpers_tests.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
raii_hw_helper.h
|
Move HwHelper to core directory
|
2019-11-15 14:06:40 +01:00 |
sampler_helpers_tests.cpp
|
clang-format: enable sorting includes
|
2019-02-27 11:50:07 +01:00 |
static_size3.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
task_information_tests.cpp
|
Move files from runtime/memory_manager to core
|
2020-01-21 15:28:47 +01:00 |
test_debug_variables.inl
|
DebugVariables cleanup
|
2018-10-26 17:55:25 +02:00 |
test_files.cpp
|
Moving hash and file_io to core
|
2019-10-17 13:16:20 +02:00 |
test_files.h
|
Update copyright headers
|
2018-09-20 18:02:35 +02:00 |
timestamp_packet_tests.cpp
|
Move files to core
|
2020-01-29 12:21:40 +01:00 |
transfer_properties_tests.cpp
|
Remove redundant getters/setters from MockContext class
|
2019-10-16 12:29:34 +02:00 |
uint16_sse4_tests.cpp
|
Move runtime/helpers/aligned_memory.h to core/helpers
|
2019-08-06 23:56:24 +02:00 |
ult_limits.h
|
Test non-default root device in api fixture
|
2019-12-30 15:28:00 +01:00 |
unit_test_helper.h
|
Pass CsrDependencies from events to BlitProperties
|
2020-01-28 12:31:59 +01:00 |
unit_test_helper.inl
|
Add mechanism to dynamically assign thread arbitration policy by one kernel
|
2019-12-11 09:30:33 +01:00 |
validator_tests.cpp
|
Move ptr.h to core folder
|
2019-05-29 00:11:34 -07:00 |
variable_backup.h
|
add more VariableBackup constructors
|
2018-03-06 08:03:26 +01:00 |