compute-runtime/runtime/os_interface/windows
Filip Hazubski 6bd101609f Remove bitwise operations on bools from os_interface
Change-Id: If3cfb3daf9deefb0dac040b2c3e709764c7d3155
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2019-08-13 12:02:18 +02:00
..
gl Remove bitwise operations on bools from os_interface 2019-08-13 12:02:18 +02:00
wddm Remove bitwise operations on bools from os_interface 2019-08-13 12:02:18 +02:00
CMakeLists.txt Add ULT for OSMemoryLinux 2019-07-31 15:04:50 +02:00
api_win.cpp Refactor GetSupportedFormats calls 2019-07-02 14:14:25 +02:00
d3d9_sharing_functions.cpp Refactor GetSupportedFormats calls 2019-07-02 14:14:25 +02:00
d3d10_11_sharing_functions.cpp Refactor GetSupportedFormats calls 2019-07-02 14:14:25 +02:00
d3d_sharing_functions.h Refactor GetSupportedFormats calls 2019-07-02 14:14:25 +02:00
debug_registry_reader.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferrable_deletion_win.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferrable_deletion_win.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
device_command_stream.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
device_factory_win.cpp Init gmm after filling hardware info 2019-07-10 18:36:26 +02:00
driver_info.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
driver_info.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
environment_variables.h Adding support for debug variables translation 2019-01-19 20:12:41 +01:00
gdi_interface.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
gdi_interface.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hw_info_config.cpp Remove bitwise operations on bools from os_interface 2019-08-13 12:02:18 +02:00
kmdaf_listener.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kmdaf_listener.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kmdaf_listener_stub.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_context_win.cpp Remove redundant calls from Wddm::init() 2019-07-09 15:10:18 +02:00
os_context_win.h Move EngineType to aub_stream. 2019-03-27 10:06:29 +01:00
os_inc.h Fix compilation with OCL_RUNTIME_PROFILING 2019-03-04 10:55:38 +01:00
os_interface.cpp Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
os_interface.h Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
os_library.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_library.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_memory_win.cpp Add ULT for OSMemoryLinux 2019-07-31 15:04:50 +02:00
os_memory_win.h Add ULT for OSMemoryLinux 2019-07-31 15:04:50 +02:00
os_metrics_library.cpp Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
os_socket.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_thread_win.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_thread_win.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_time_win.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_time_win.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
performance_counters_win.cpp Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
performance_counters_win.h Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
print.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
registry_reader.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
sys_calls.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
sys_calls.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
thk_wrapper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
wddm_additional_context_flags.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
wddm_allocation.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
wddm_allocation.h Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
wddm_device_command_stream.h Minor clean-up. 2019-07-30 11:53:20 +02:00
wddm_device_command_stream.inl Minor clean-up. 2019-07-30 11:53:20 +02:00
wddm_engine_mapper.cpp Support BCS context creation 2019-04-04 12:18:29 +02:00
wddm_engine_mapper.h Move EngineType to aub_stream. 2019-03-27 10:06:29 +01:00
wddm_memory_manager.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
wddm_memory_manager.h Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
wddm_memory_manager_allocate_in_device_pool.cpp Add interface to get local memory size 2019-07-29 14:40:56 +02:00
wddm_residency_allocations_container.cpp Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
wddm_residency_allocations_container.h Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
wddm_residency_controller.cpp Use range-based for. 2019-07-30 07:57:43 +02:00
wddm_residency_controller.h Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
wddm_residency_handler.cpp Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
wddm_residency_handler.h Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
windows_defs.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
windows_inc.cpp Fix compilation with OCL_RUNTIME_PROFILING 2019-03-04 10:55:38 +01:00
windows_wrapper.h Revert undefs in windows_wraper 2019-04-04 14:39:52 +02:00