compute-runtime/runtime/os_interface/windows
Mrozek, Michal 4139e88982 Allocate command buffers with proper allocation type.
Change-Id: I912dd41cf68fa16ab481bb003c4f5ae63f1f04c4
2019-02-20 12:52:45 +01:00
..
gl Add check that Intel OpenGl is used 2019-01-22 08:10:46 +01:00
wddm Use HEAP_STANDARD64Kb when cpu access is required 2019-02-19 10:36:15 +01:00
CMakeLists.txt Adding support for debug variables translation 2019-01-19 20:12:41 +01:00
api_win.cpp Sharing queries for DX10/DX11 2018-10-31 11:52:46 +01:00
d3d9_sharing_functions.cpp Sharing queries for DX10/DX11 2018-10-31 11:52:46 +01:00
d3d10_11_sharing_functions.cpp Sharing queries for DX10/DX11 2018-10-31 11:52:46 +01:00
d3d_sharing_functions.h Fix usage of memcpy. 2019-01-17 12:30:56 +01:00
debug_registry_reader.cpp Fix dumping of cl_cache 2018-12-05 15:02:04 +01:00
deferrable_deletion_win.cpp Deferred deleter: move to next deletion if current deletion cannot be applied 2018-12-03 15:24:35 +01:00
deferrable_deletion_win.h Deferred deleter: move to next deletion if current deletion cannot be applied 2018-12-03 15:24:35 +01:00
device_command_stream.inl Pass aubfile name to TbxCommandStreamReceiver::create and CSRWithAubDump 2019-02-07 15:05:54 +01:00
device_factory_win.cpp Add /we4189 switch to CMAKE_CXX_FLAGS for MSVC. 2019-02-08 12:06:04 +01:00
driver_info.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
driver_info.h Initial commit 2017-12-21 00:45:38 +01:00
environment_variables.h Adding support for debug variables translation 2019-01-19 20:12:41 +01:00
gdi_interface.cpp Adding support for debug variables translation 2019-01-19 20:12:41 +01:00
gdi_interface.h Preparing the correct signature of WaitForSynchronizationObject 2019-02-08 14:38:31 +01:00
hw_info_config.cpp Extend PhysicalAddressAllocator with page size and alignement 2018-10-03 20:02:58 +02:00
kmdaf_listener.cpp Add /we4189 switch to CMAKE_CXX_FLAGS for MSVC. 2019-02-08 12:06:04 +01:00
kmdaf_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
kmdaf_listener_stub.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_context_win.cpp Allow to create HardwareContextController for multiple Devices 2019-02-14 16:00:00 +01:00
os_context_win.h Don't store preemption mode in Wddm. 2018-12-10 14:48:52 +01:00
os_inc.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_interface.cpp Control enabling of local memory based on OS and HW Capabilities part 2 2018-10-31 13:59:42 +01:00
os_interface.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_library.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_library.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_socket.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_thread_win.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_thread_win.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_time_win.cpp Adding support for debug variables translation 2019-01-19 20:12:41 +01:00
os_time_win.h Update copyright headers 2018-09-20 18:02:35 +02:00
performance_counters_win.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
performance_counters_win.h Initial commit 2017-12-21 00:45:38 +01:00
print.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
registry_reader.h Fix dumping of cl_cache 2018-12-05 15:02:04 +01:00
sys_calls.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
sys_calls.h Update copyright headers 2018-09-20 18:02:35 +02:00
thk_wrapper.h Preparing the correct signature of WaitForSynchronizationObject 2019-02-08 14:38:31 +01:00
wddm_32bit_memory.cpp Retry mmap with a smaller size. 2019-01-22 11:04:16 +01:00
wddm_additional_context_flags.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_allocation.h Make HeapIndex and GraphicsAllocation::origin not specific to Windows. 2019-02-18 08:47:49 +01:00
wddm_device_command_stream.h Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
wddm_device_command_stream.inl Allocate command buffers with proper allocation type. 2019-02-20 12:52:45 +01:00
wddm_engine_mapper.cpp Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
wddm_engine_mapper.h Set OsContext as reference 2018-11-27 15:32:14 +01:00
wddm_memory_manager.cpp Improve iterating over existing CommandStreamReceivers 2019-02-19 11:48:56 +01:00
wddm_memory_manager.h Improve iterating over existing CommandStreamReceivers 2019-02-19 11:48:56 +01:00
wddm_memory_manager_allocate_in_device_pool.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_residency_controller.cpp Add functionality to make resident before locking resource 2019-01-22 08:28:12 +01:00
wddm_residency_controller.h Refactor WddmResidencyController methods implementations 2018-11-21 12:05:37 +01:00
windows_defs.h Update copyright headers 2018-09-20 18:02:35 +02: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 Make HeapIndex and GraphicsAllocation::origin not specific to Windows. 2019-02-18 08:47:49 +01:00