.. |
linux
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
windows
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
CMakeLists.txt
|
Move ptr.h to core folder
|
2019-05-29 00:11:34 -07:00 |
abort.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
abort.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
address_patch.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
aligned_memory.h
|
Add alignment check to CL_DEVICE_MEM_BASE_ADDR_ALIGN for compressed buffers
|
2019-04-02 12:20:12 +02:00 |
array_count.h
|
Update copyright headers
|
2018-09-20 18:02:35 +02:00 |
base_object.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
base_object.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
base_object_allocator.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
blit_commands_helper.h
|
Support offsets in blitter
|
2019-06-04 16:16:37 +02:00 |
blit_commands_helper_base.inl
|
Support offsets in blitter
|
2019-06-04 16:16:37 +02:00 |
blit_commands_helper_bdw_plus.inl
|
Accept different copy directions during blit operations
|
2019-05-16 18:53:30 +02:00 |
built_ins_helper.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
built_ins_helper.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
cache_policy.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
cache_policy.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
cl_helper.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
completion_stamp.h
|
Move EngineType to aub_stream.
|
2019-03-27 10:06:29 +01:00 |
convert_color.h
|
Move basic_math.h and vec.h to core directory
|
2019-05-14 21:32:55 +02:00 |
csr_deps.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
csr_deps.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
debug_helpers.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
debug_helpers.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
device_helpers.cpp
|
Add DeviceHelper::getEnginesCount() function
|
2019-05-20 15:26:48 +02:00 |
device_helpers.h
|
Add DeviceHelper::getEnginesCount() function
|
2019-05-20 15:26:48 +02:00 |
dirty_state_helpers.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
dirty_state_helpers.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
dispatch_info.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
dispatch_info.h
|
Move basic_math.h and vec.h to core directory
|
2019-05-14 21:32:55 +02:00 |
dispatch_info_builder.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
enable_product.inl
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
engine_control.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
error_mappers.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
extendable_enum.h
|
Update copyright headers
|
2018-09-20 18:02:35 +02:00 |
file_io.cpp
|
clang-format: enable sorting includes
|
2019-02-27 11:50:07 +01:00 |
file_io.h
|
clang-format: enable sorting includes
|
2019-02-27 11:50:07 +01:00 |
flat_batch_buffer_helper.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
flat_batch_buffer_helper.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
flat_batch_buffer_helper_hw.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
flat_batch_buffer_helper_hw.inl
|
Add new allocation type for internal allocations in system memory
|
2019-04-17 11:20:50 +02:00 |
flush_stamp.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
flush_stamp.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
get_info.h
|
clang-format: enable sorting includes
|
2019-02-27 11:50:07 +01:00 |
gmm_callbacks.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
gmm_callbacks.inl
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
hardware_context_controller.cpp
|
Call submitBatchBuffer on HardwareContext
|
2019-04-26 15:22:42 +02:00 |
hardware_context_controller.h
|
AUB capture with AubStream to support image dumps
|
2019-04-08 17:28:14 +02:00 |
hash.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
hw_helper.cpp
|
Simplify code for Front End programming
|
2019-05-20 09:42:07 +02:00 |
hw_helper.h
|
Simplify code for Front End programming
|
2019-05-20 09:42:07 +02:00 |
hw_helper_base.inl
|
Extract functions to aub_helper_bdw_plus.inl, helpers/hw_helper_bdw_plus.inl
|
2019-05-16 17:08:54 +02:00 |
hw_helper_bdw_plus.inl
|
Extract functions to aub_helper_bdw_plus.inl, helpers/hw_helper_bdw_plus.inl
|
2019-05-16 17:08:54 +02:00 |
hw_info.cpp
|
Rename HardwareInfo members
|
2019-05-09 09:13:55 +02:00 |
hw_info.h
|
Rename HardwareInfo members
|
2019-05-09 09:13:55 +02:00 |
kernel_commands.h
|
Move basic_math.h and vec.h to core directory
|
2019-05-14 21:32:55 +02:00 |
kernel_commands.inl
|
Move ptr.h to core folder
|
2019-05-29 00:11:34 -07:00 |
kernel_commands_base.inl
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
kernel_helpers.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
kmd_notify_properties.cpp
|
Do not use max power saving mode in VA sharing scenarios.
|
2019-05-07 15:23:13 +02:00 |
kmd_notify_properties.h
|
Do not use max power saving mode in VA sharing scenarios.
|
2019-05-07 15:23:13 +02:00 |
mipmap.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mipmap.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
neo_driver_version.h
|
AUB CSR with a capability to add AUB comment
|
2019-04-01 14:14:58 +02:00 |
options.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
options.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
per_thread_data.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
per_thread_data.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
pipeline_select_helper.h
|
Add support for Gen11 platform
|
2019-04-05 14:28:55 +02:00 |
preamble.h
|
Calculate max threads for preamble only once
|
2019-05-30 15:23:17 +02:00 |
preamble_base.inl
|
Simplify code for Front End programming
|
2019-05-20 09:42:07 +02:00 |
preamble_bdw_plus.inl
|
Calculate max threads for preamble only once
|
2019-05-30 15:23:17 +02:00 |
properties_helper.cpp
|
Add dedicated map allocation
|
2019-04-09 16:16:31 +02:00 |
properties_helper.h
|
Add dedicated map allocation
|
2019-04-09 16:16:31 +02:00 |
queue_helpers.cpp
|
Add function to flush caches
|
2019-04-05 09:48:50 +02:00 |
queue_helpers.h
|
Add function to flush caches
|
2019-04-05 09:48:50 +02:00 |
sampler_helpers.h
|
Add pitch programming to Blit dispatch and align max width to cacheline
|
2019-05-09 16:08:06 +02:00 |
state_base_address.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
state_base_address_base.inl
|
Extract functions to state_base_address_bdw_plus.inl
|
2019-05-23 10:29:58 +02:00 |
state_base_address_bdw_plus.inl
|
Extract functions to state_base_address_bdw_plus.inl
|
2019-05-23 10:29:58 +02:00 |
stdio.h
|
clang-format: enable sorting includes
|
2019-02-27 11:50:07 +01:00 |
string.h
|
clang-format: enable sorting includes
|
2019-02-27 11:50:07 +01:00 |
string_helpers.h
|
clang-format: enable sorting includes
|
2019-02-27 11:50:07 +01:00 |
surface_formats.cpp
|
Extended format support in VA sharing
|
2019-04-26 12:28:33 +02:00 |
surface_formats.h
|
Refactor GMM creation
|
2019-04-01 13:56:02 +02:00 |
task_information.cpp
|
Delete CommandQueue argument from dispatchScheduler
|
2019-04-01 11:13:37 +02:00 |
task_information.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
timestamp_packet.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
timestamp_packet.h
|
Simplify code by introducing TimestampPacketStorage::Packet.
|
2019-04-18 16:14:04 +02:00 |
uint16_avx2.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
uint16_sse4.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
validators.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
validators.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |