..
CMakeLists.txt
[1/n] Mipmap support
2018-04-05 01:09:27 +02:00
abort.cpp
Initial commit
2017-12-21 00:45:38 +01:00
abort.h
Initial commit
2017-12-21 00:45:38 +01:00
address_patch.h
Add patch info comments to AUB dump
2018-03-23 13:08:54 +01:00
aligned_memory.h
Fixing IntDescr programing for blocked cmd and MT
2018-01-17 12:19:07 +01:00
array_count.h
Initial commit
2017-12-21 00:45:38 +01:00
base_object.cpp
Initial commit
2017-12-21 00:45:38 +01:00
base_object.h
[1/n] Mipmap support
2018-04-05 01:09:27 +02:00
base_object_allocator.cpp
Initial commit
2017-12-21 00:45:38 +01:00
basic_math.h
Make sure that local workgroup size is properly passed for IOH estimation.
2018-02-15 07:57:39 +01:00
cache_policy.cpp
Initial commit
2017-12-21 00:45:38 +01:00
cache_policy.h
Initial commit
2017-12-21 00:45:38 +01:00
completion_stamp.h
Cmake refactor part 1: fix dependencies with including os_inc.h
2018-02-08 09:40:40 +01:00
convert_color.h
Fix normalizing factor for SNORM formats
2018-02-02 16:10:48 +01:00
debug_helpers.cpp
Initial commit
2017-12-21 00:45:38 +01:00
debug_helpers.h
[1/n] Mipmap support
2018-04-05 01:09:27 +02:00
dirty_state_helpers.cpp
[7/n] Internal 4GB allocator
2018-03-05 22:16:14 +01:00
dirty_state_helpers.h
Initial commit
2017-12-21 00:45:38 +01:00
dispatch_info.cpp
Initial commit
2017-12-21 00:45:38 +01:00
dispatch_info.h
For HostPtr surfaces of enqueue calls use GPU address
2018-02-14 15:44:27 +01:00
dispatch_info_builder.h
Create GpgpuWalkerHelper class
2018-04-04 16:42:16 +02:00
enable_product.inl
CapabilityTable adjustments part 1
2018-03-23 09:37:39 +01:00
engine_node.h
Cmake refactor part 1: fix dependencies with including os_inc.h
2018-02-08 09:40:40 +01:00
error_mappers.h
Initial commit
2017-12-21 00:45:38 +01:00
file_io.cpp
Initial commit
2017-12-21 00:45:38 +01:00
file_io.h
Initial commit
2017-12-21 00:45:38 +01:00
flush_stamp.cpp
Set flushstamp only if client provides it.
2018-02-05 15:55:26 +01:00
flush_stamp.h
Cmake refactor part 1: fix dependencies with including os_inc.h
2018-02-08 09:40:40 +01:00
get_info.h
Initial commit
2017-12-21 00:45:38 +01:00
hash.h
Convert FALLTHROUGH comments to C++17 [[fallthrough]] attribute
2018-02-14 07:08:00 -08:00
hw_helper.cpp
Make HW Helper abstract class.
2018-02-23 10:30:52 +01:00
hw_helper.h
Make HW Helper abstract class.
2018-02-23 10:30:52 +01:00
hw_helper.inl
Change max image3d dimensions for gen8
2018-02-21 13:17:03 +01:00
hw_info.cpp
Initial commit
2017-12-21 00:45:38 +01:00
hw_info.h
Kmd notify improvements [1/n]: Quick KMD sleep optimization
2018-03-21 20:41:33 +01:00
kernel_commands.h
[21/n] Remove Instruction Heap from enqueue path.
2018-03-28 20:15:55 +02:00
kernel_commands.inl
[21/n] Remove Instruction Heap from enqueue path.
2018-03-28 20:15:55 +02:00
kmd_notify_properties.cpp
Kmd notify improvements [2/n]: Use QuickKmdSleep for sporadic waits
2018-03-22 17:09:16 +01:00
kmd_notify_properties.h
Kmd notify improvements [2/n]: Use QuickKmdSleep for sporadic waits
2018-03-22 17:09:16 +01:00
mipmap.cpp
[1/n] Mipmap support
2018-04-05 01:09:27 +02:00
mipmap.h
[1/n] Mipmap support
2018-04-05 01:09:27 +02:00
options.cpp
Initial commit
2017-12-21 00:45:38 +01:00
options.h
Add AUB generation in parallel to execution on TBX
2018-03-08 16:52:52 +01:00
per_thread_data.cpp
Initial commit
2017-12-21 00:45:38 +01:00
per_thread_data.h
Initial commit
2017-12-21 00:45:38 +01:00
pipeline_select_helper.h
Change pipeline select programing
2018-01-18 14:39:47 +01:00
preamble.h
[23/n] Internal 4GB allocator.
2018-03-29 12:21:46 +02:00
preamble.inl
[23/n] Internal 4GB allocator.
2018-03-29 12:21:46 +02:00
properties_helper.cpp
[1/n] Mipmap support
2018-04-05 01:09:27 +02:00
properties_helper.h
[1/n] Mipmap support
2018-04-05 01:09:27 +02:00
ptr_math.h
Initial commit
2017-12-21 00:45:38 +01:00
queue_helpers.h
Initial commit
2017-12-21 00:45:38 +01:00
sampler_helpers.h
Initial commit
2017-12-21 00:45:38 +01:00
selectors.h
Initial commit
2017-12-21 00:45:38 +01:00
state_base_address.h
[20/n] Internal 4GB allocator.
2018-03-28 16:07:26 +02:00
state_base_address.inl
[20/n] Internal 4GB allocator.
2018-03-28 16:07:26 +02:00
stdio.h
Initial commit
2017-12-21 00:45:38 +01:00
string.h
Initial commit
2017-12-21 00:45:38 +01:00
string_helpers.h
Initial commit
2017-12-21 00:45:38 +01:00
surface_formats.cpp
SNORM formats support
2018-02-01 11:18:01 +01:00
surface_formats.h
[1/n] Mipmap support
2018-04-05 01:09:27 +02:00
task_information.cpp
[26/n] Internal 4GB allocator.
2018-04-09 10:47:37 +02:00
task_information.h
[26/n] Internal 4GB allocator.
2018-04-09 10:47:37 +02:00
translationtable_callbacks.h
Improve page table manager initialization
2018-02-15 13:31:50 +01:00
translationtable_callbacks.inl
Improve page table manager initialization
2018-02-15 13:31:50 +01:00
uint16_avx2.h
Initial commit
2017-12-21 00:45:38 +01:00
uint16_sse4.h
Initial commit
2017-12-21 00:45:38 +01:00
validators.cpp
Initial commit
2017-12-21 00:45:38 +01:00
validators.h
Initial commit
2017-12-21 00:45:38 +01:00
wddm_helper.h
Initial commit
2017-12-21 00:45:38 +01:00