compute-runtime/opencl/source/mem_obj
Fabian Zwolinski 6fca8ee195 refactor: Remove SourceLevelDebugger
Removed:
- SourceLevelDebugger (with tests)
- DebuggerLibrary
- DebuggerLibraryRestore
- debuggerSupported field from hwInfo.capabilityTable
- HasSourceLevelDebuggerSupport matcher
- ExperimentalEnableSourceLevelDebugger debug var
- EnableMockSourceLevelDebugger debug var
- DebuggerOptDisable debug var
- lib_names.h.in file
- third_party/source_level_debugger/igfx_debug_interchange_types.h

Related-To: NEO-7213
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
2023-08-10 11:14:02 +02:00
..
definitions Refactor creation of buffer surface state 1/n 2021-10-21 13:11:31 +02:00
CMakeLists.txt feature: implementation for creating image with external memory 2023-04-28 16:04:19 +02:00
buffer.cpp feature: Add logic around cpu side allocations 2023-07-28 21:04:24 +02:00
buffer.h refactor: remove unused isSharedContext variable 2023-07-26 12:14:23 +02:00
buffer_base.inl refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
buffer_factory_init.inl Copyright header update 2021-05-17 20:38:19 +02:00
buffer_linux.cpp Cleanup includes 22 2023-01-05 16:59:01 +01:00
buffer_windows.cpp Cleanup includes 22 2023-01-05 16:59:01 +01:00
image.cpp refactor: remove unused isSharedContext variable 2023-07-26 12:14:23 +02:00
image.h refactor: remove unused isSharedContext variable 2023-07-26 12:14:23 +02:00
image.inl refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
image_factory_init.inl Simplify OCL image implementation for SKL and later 2021-12-09 11:26:20 +01:00
image_linux.cpp feature: implementation for creating image with external memory 2023-04-28 16:04:19 +02:00
image_tgllp_and_later.inl Simplify OCL image implementation for SKL and later 2021-12-09 11:26:20 +01:00
image_windows.cpp feature: implementation for creating image with external memory 2023-04-28 16:04:19 +02:00
map_operations_handler.cpp fix: add missing lock in MapOperationsStorage::getInfoForHostPtr 2023-04-25 10:40:49 +02:00
map_operations_handler.h Reuse graphics allocation from mapped buffers in OpenCL 2021-10-27 15:53:10 +02:00
mem_obj.cpp feature: Add logic around cpu side allocations 2023-07-28 21:04:24 +02:00
mem_obj.h feature: Add logic around cpu side allocations 2023-07-28 21:04:24 +02:00
mem_obj_helper.cpp Cleanup includes 49 2023-02-10 17:26:49 +01:00
mem_obj_helper.h Cleanup includes 49 2023-02-10 17:26:49 +01:00
pipe.cpp Fix OCL: don't set multi storage resource for system memory buffers 2023-02-15 14:22:37 +01:00
pipe.h Cleanup includes 56 2023-02-16 14:42:44 +01:00