compute-runtime/runtime/os_interface/windows
Chodor, Jaroslaw d65128d4e8 Refactor around sharings
- exposing additional handles in common code
- adding proxy for CreateEvent (windows)

Change-Id: I90872682c6c518c98d9d43e79f5112ee869e94aa
2018-03-26 15:32:25 +02:00
..
CMakeLists.txt Refactor around sharings 2018-03-26 15:32:25 +02:00
api.cpp Initial commit 2017-12-21 00:45:38 +01:00
d3d9_sharing_functions.cpp Initial commit 2017-12-21 00:45:38 +01:00
d3d10_11_sharing_functions.cpp Initial commit 2017-12-21 00:45:38 +01:00
d3d_sharing_functions.h Initial commit 2017-12-21 00:45:38 +01:00
debug_registry_reader.cpp Always set DisableGpuTimeout. 2018-02-06 19:21:06 +01:00
deferrable_deletion_win.cpp Async deleter: move releasing cpu/gpu pointers to main thread 2018-01-12 13:16:59 +01:00
deferrable_deletion_win.h Async deleter: move releasing cpu/gpu pointers to main thread 2018-01-12 13:16:59 +01:00
device_command_stream.inl Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
device_factory.cpp Kmd notify improvements [2/n]: Use QuickKmdSleep for sporadic waits 2018-03-22 17:09:16 +01:00
driver_info.cpp use ADAPTER_INFO in one method only 2018-03-09 12:30:05 +01:00
driver_info.h Initial commit 2017-12-21 00:45:38 +01:00
gdi_interface.cpp Initial commit 2017-12-21 00:45:38 +01:00
gdi_interface.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
hw_info_config.cpp CapabilityTable adjustments part 1 2018-03-23 09:37:39 +01:00
kmdaf_listener.cpp Add DAF headers to manifest.yml and redefined headers search path in cmake 2018-02-07 17:12:17 +01:00
kmdaf_listener.h Add support for DAF injection 2018-02-05 16:08:52 +01:00
kmdaf_listener_stub.cpp Add support for DAF injection 2018-02-05 16:08:52 +01:00
options.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_inc.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
os_interface.cpp Refactor around sharings 2018-03-26 15:32:25 +02:00
os_interface.h Refactor around sharings 2018-03-26 15:32:25 +02:00
os_library.cpp use ImageBase when loading dependency 2018-03-07 14:23:30 +01:00
os_library.h add function to properly load dependency 2018-03-06 23:47:53 +01:00
os_socket.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
os_time.cpp Fix profiling calculation for CPU profiling path. 2018-02-19 19:08:23 +01:00
os_time.h Fix profiling calculation for CPU profiling path. 2018-02-19 19:08:23 +01:00
performance_counters_win.cpp Initial commit 2017-12-21 00:45:38 +01:00
performance_counters_win.h Initial commit 2017-12-21 00:45:38 +01:00
print.cpp Initial commit 2017-12-21 00:45:38 +01:00
registry_reader.h Initial commit 2017-12-21 00:45:38 +01:00
sys_calls.cpp Refactor around sharings 2018-03-26 15:32:25 +02:00
sys_calls.h Refactor around sharings 2018-03-26 15:32:25 +02:00
thk_wrapper.h Initial commit 2017-12-21 00:45:38 +01:00
wddm.cpp Read-only memory allocations handling in Wddm 2018-03-23 14:30:00 +01:00
wddm.h Refactor around sharings 2018-03-26 15:32:25 +02:00
wddm.inl use ADAPTER_INFO in one method only 2018-03-09 12:30:05 +01:00
wddm_32bit_memory.cpp Initial commit 2017-12-21 00:45:38 +01:00
wddm_allocation.h [16/n] Internal 4GB allocator. 2018-03-22 09:26:19 +01:00
wddm_create.cpp Initial commit 2017-12-21 00:45:38 +01:00
wddm_device_command_stream.h Improve page table manager initialization 2018-02-15 13:31:50 +01:00
wddm_device_command_stream.inl [6/n] Internal 4GB allocator 2018-03-01 21:50:14 +01:00
wddm_engine_mapper.h Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
wddm_engine_mapper.inl Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
wddm_memory_manager.cpp Read-only memory allocations handling in Wddm 2018-03-23 14:30:00 +01:00
wddm_memory_manager.h Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
windows_defs.h For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
windows_inc.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
windows_wrapper.h Initial commit 2017-12-21 00:45:38 +01:00