.. |
gl
|
Move GMM-OCL types conversions to new helper + includes cleanup
|
2019-12-04 10:42:49 +01:00 |
gmm_memory
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
linux
|
Change makeResident to be non virtual function.
|
2019-12-04 07:29:00 +01:00 |
CMakeLists.txt
|
CMake: rename IGDRCL_SOURCE_DIR to NEO_SOURCE_DIR
|
2019-10-14 12:18:50 +02:00 |
mock_allocation_properties.h
|
Always specify rootDeviceIndex for graphics memory allocations
|
2019-11-15 15:14:41 +01:00 |
mock_async_event_handler.cpp
|
Update copyright headers
|
2018-09-20 18:02:35 +02:00 |
mock_async_event_handler.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_aub_center.h
|
Fail AUB tests execution if AUB file cannot be created
|
2019-03-27 15:40:48 +01:00 |
mock_aub_csr.h
|
Move headers to core
|
2019-12-02 14:20:45 +01:00 |
mock_aub_file_stream.h
|
Reduced a scope of the lock for AUB file stream
|
2019-05-13 08:50:04 +02:00 |
mock_aub_manager.h
|
sync with interface change on Aub stream
|
2019-11-22 00:01:18 +01:00 |
mock_aub_stream.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_aub_subcapture_manager.h
|
Aub subcapture to respect aub capture file name
|
2019-10-08 13:18:00 +02:00 |
mock_block_kernel_manager.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_buffer.h
|
Fix for forceStateless check
|
2019-11-07 08:28:51 +01:00 |
mock_builtin_dispatch_info_builder.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_builtins.cpp
|
Checking builtinParams passed to Multidispatch
|
2019-07-30 08:21:13 +02:00 |
mock_builtins.h
|
Checking builtinParams passed to Multidispatch
|
2019-07-30 08:21:13 +02:00 |
mock_cif.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_cif.h
|
Improving ocloc robustness
|
2019-06-12 10:38:16 +02:00 |
mock_command_queue.h
|
Remove redundant CommandQueue member
|
2019-12-09 13:13:45 +01:00 |
mock_compilers.cpp
|
[2/N] Program refactor - gather compiler options
|
2019-12-06 22:17:19 +01:00 |
mock_compilers.h
|
Fixing race condition in compiler interface
|
2019-11-27 13:29:34 +01:00 |
mock_context.cpp
|
[N/N] compiler interface refactor - move to core
|
2019-10-22 19:14:09 +02:00 |
mock_context.h
|
Remove redundant getters/setters from MockContext class
|
2019-10-16 12:29:34 +02:00 |
mock_csr.cpp
|
Return error code from submit() to application.
|
2019-11-26 12:42:47 +01:00 |
mock_csr.h
|
Move headers to core
|
2019-12-02 14:20:45 +01:00 |
mock_d3d_objects.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_deferrable_deletion.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_deferrable_deletion.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_deferred_deleter.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_deferred_deleter.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_device.cpp
|
Move Device::getProductAbbrev method to MockDevice
|
2019-11-29 11:12:08 +01:00 |
mock_device.h
|
Reorder members and methods in Device class
|
2019-12-03 10:22:31 +01:00 |
mock_device_factory.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_device_queue.h
|
Add patchToken OffsetToSkipSetFFIDGP in device execution
|
2019-11-19 17:26:22 +01:00 |
mock_event.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_execution_environment.h
|
Move initialization of AubCenter to RootDeviceEnvironment
|
2019-11-19 11:30:16 +01:00 |
mock_experimental_command_buffer.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_gfx_partition.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_gfx_partition.h
|
Move a GfxPartition to the core dir
|
2019-09-04 15:42:25 +02:00 |
mock_gmm.h
|
Move GMM-OCL types conversions to new helper + includes cleanup
|
2019-12-04 10:42:49 +01:00 |
mock_gmm_client_context.cpp
|
Use newer GMM API
|
2019-11-05 08:30:09 +01:00 |
mock_gmm_client_context.h
|
Use newer GMM API
|
2019-11-05 08:30:09 +01:00 |
mock_gmm_client_context_base.cpp
|
Use newer GMM API
|
2019-11-05 08:30:09 +01:00 |
mock_gmm_client_context_base.h
|
Use newer GMM API
|
2019-11-05 08:30:09 +01:00 |
mock_gmm_memory_base.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_gmm_memory_base.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_gmm_page_table_mngr.cpp
|
Update GMM API related to page table manager
|
2019-06-21 15:36:39 +02:00 |
mock_gmm_page_table_mngr.h
|
Update GMM API related to page table manager
|
2019-06-21 15:36:39 +02:00 |
mock_gmm_resource_info.cpp
|
y-tiling interface cleanup
|
2019-08-26 15:00:26 +02:00 |
mock_gmm_resource_info.h
|
Support Gmm::GetMipTailStartLodSurfaceState()
|
2019-10-28 08:56:48 +01:00 |
mock_graphics_allocation.h
|
Make GraphicsAllocation constructors unambiguous
|
2019-11-06 10:12:26 +01:00 |
mock_host_ptr_manager.h
|
Move Host Ptr Manager to the core dir
|
2019-09-30 19:07:09 +02:00 |
mock_image.h
|
Remove OCL object from MemoryProperties 11/n
|
2019-10-17 13:28:44 +02:00 |
mock_internal_allocation_storage.h
|
Clean temporary allocations after Blit operation
|
2019-05-10 14:55:27 +02:00 |
mock_kernel.cpp
|
Add clGetExecutionInfoIntel API
|
2019-11-13 12:09:40 +01:00 |
mock_kernel.h
|
[1/N] Program refactor - decouple from patchokens
|
2019-11-25 19:46:21 +01:00 |
mock_lrca_helper.h
|
Fix for setting context flags in AubDump
|
2019-02-07 16:28:53 +01:00 |
mock_mdi.h
|
Add pointer checks
|
2019-12-02 12:57:02 +01:00 |
mock_memory_manager.cpp
|
Add failAllocate32Bit flag to MockMemoryManager
|
2019-07-26 15:30:08 +02:00 |
mock_memory_manager.h
|
Move initialization of AubCenter to RootDeviceEnvironment
|
2019-11-19 11:30:16 +01:00 |
mock_memory_operations_handler.h
|
Add returned status to MemoryOperationsHandler
|
2019-09-02 08:42:50 +02:00 |
mock_os_context.h
|
Move EngineType to aub_stream.
|
2019-03-27 10:06:29 +01:00 |
mock_ostime.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_ostime_win.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_physical_address_allocator.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_pipe.h
|
Move runtime/helpers/aligned_memory.h to core/helpers
|
2019-08-06 23:56:24 +02:00 |
mock_program.cpp
|
[1/N] Program refactor - decouple from patchokens
|
2019-11-25 19:46:21 +01:00 |
mock_program.h
|
[2/N] Program refactor - gather compiler options
|
2019-12-06 22:17:19 +01:00 |
mock_sampler.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_sharing_factory.h
|
Query sharing formats under debug key
|
2019-06-05 14:26:32 +02:00 |
mock_sip.cpp
|
Move headers to core
|
2019-12-02 14:20:45 +01:00 |
mock_sip.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_source_level_debugger.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_submissions_aggregator.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_svm_manager.h
|
Move a unified memory manager to the core dir
|
2019-09-27 10:46:35 +02:00 |
mock_tbx_csr.h
|
Move headers to core
|
2019-12-02 14:20:45 +01:00 |
mock_tbx_sockets.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_tbx_stream.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_timestamp_container.h
|
Disable TimestampPacket optimizations in Aub/Tbx mode
|
2019-12-02 15:38:13 +01:00 |
mock_wddm.cpp
|
Move runtime/helpers/aligned_memory.h to core/helpers
|
2019-08-06 23:56:24 +02:00 |
mock_wddm.h
|
Do not call malloc for Virtual Alloc mock.
|
2019-11-27 14:44:14 +01:00 |
mock_wddm_interface23.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
mock_wddm_residency_allocations_container.h
|
Add returned status to MemoryOperationsHandler
|
2019-09-02 08:42:50 +02:00 |
wddm_mock_helpers.h
|
Add returned status to MemoryOperationsHandler
|
2019-09-02 08:42:50 +02:00 |