.. |
CMakeLists.txt
|
Add OsContext class in shared code
|
2018-08-27 09:20:09 +02:00 |
allocator_helper.h
|
Refactor ult's for preemption enabling part 2
|
2018-05-10 13:12:03 +02:00 |
api_linux.cpp
|
setting unique file names for the rest of the cpp files
|
2018-06-04 08:29:55 +02:00 |
d3d_sharing_functions.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
debug_env_reader.cpp
|
AUB subcapture in toggle mode to be controlled with HKCU regkey
|
2018-07-03 12:56:06 +02:00 |
device_command_stream.inl
|
Pass execution environment to command stream receiver.
|
2018-08-08 17:10:39 +02:00 |
device_factory.cpp
|
OsInterface cleanup.
|
2018-08-10 14:25:53 +02:00 |
driver_info.cpp
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
drm_32bit_memory.cpp
|
Refactor ult's for preemption enabling part 2
|
2018-05-10 13:12:03 +02:00 |
drm_allocation.h
|
Add memoryPool to GraphicsAllocation
|
2018-07-17 20:10:33 +02:00 |
drm_buffer_object.cpp
|
Call makeResident only once per BufferObject
|
2018-06-11 23:28:38 +02:00 |
drm_buffer_object.h
|
Call makeResident only once per BufferObject
|
2018-06-11 23:28:38 +02:00 |
drm_command_stream.h
|
Pass execution environment to command stream receiver.
|
2018-08-08 17:10:39 +02:00 |
drm_command_stream.inl
|
Use make unique to construct an object.
|
2018-08-10 18:06:49 +02:00 |
drm_engine_mapper.h
|
includes cleanup
|
2018-03-12 21:23:29 +01:00 |
drm_engine_mapper.inl
|
includes cleanup
|
2018-03-12 21:23:29 +01:00 |
drm_gem_close_worker.cpp
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
drm_gem_close_worker.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
drm_memory_manager.cpp
|
Fix crash caused by missing residency data.
|
2018-08-29 12:46:50 +02:00 |
drm_memory_manager.h
|
Fix bug in VA sharing multithreaded scenario
|
2018-08-02 12:55:05 +02:00 |
drm_neo.cpp
|
Make all gmm helper members non-static
|
2018-08-03 08:25:44 +02:00 |
drm_neo.h
|
Rename setupGtSystemInfo to setupHardwareInfo
|
2018-08-29 16:24:16 +02:00 |
drm_neo_create.cpp
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
drm_null_device.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
hw_info_config.cpp
|
Improve renderCompressed flags usage
|
2018-07-18 19:55:52 +02:00 |
linux_inc.cpp
|
Cmake refactor part 1: fix dependencies with including os_inc.h
|
2018-02-08 09:40:40 +01:00 |
os_context_linux.cpp
|
Add OsContext class in shared code
|
2018-08-27 09:20:09 +02:00 |
os_inc.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
os_interface.cpp
|
Source Level Debugger - debugger library interface
|
2018-04-23 11:31:37 +02:00 |
os_interface.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
os_library.cpp
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
os_library.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
os_socket.h
|
Add AUB generation in parallel to execution on GPU
|
2018-01-29 17:24:26 +01:00 |
os_thread_linux.cpp
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
os_thread_linux.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
os_time_linux.cpp
|
getCpuGpuTime to return false when unavailable
|
2018-08-09 10:10:47 +02:00 |
os_time_linux.h
|
getCpuGpuTime to return false when unavailable
|
2018-08-09 10:10:47 +02:00 |
performance_counters_linux.cpp
|
Instrumentation refactoring
|
2018-01-16 16:15:44 +01:00 |
performance_counters_linux.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
print.cpp
|
Fix printf issue with printing pointers from 32bit kernel on 64bit system.
|
2018-04-05 17:12:33 +02:00 |