.. |
wddm
|
Do not wait on CPU for fence.
|
2018-09-07 06:56:38 +02:00 |
CMakeLists.txt
|
Remove template parameter from Wddm methods
|
2018-08-23 16:37:31 +02:00 |
api_win.cpp
|
Sharing format query for Intel/DX9
|
2018-08-31 18:20:42 +02:00 |
d3d9_sharing_functions.cpp
|
sharing: add context tests
|
2018-04-12 11:26:58 +02:00 |
d3d10_11_sharing_functions.cpp
|
sharing: add context tests
|
2018-04-12 11:26:58 +02:00 |
d3d_sharing_functions.h
|
enable & switch to clang 6.0
|
2018-05-25 10:08:26 +02:00 |
debug_registry_reader.cpp
|
AUB subcapture in toggle mode to be controlled with HKCU regkey
|
2018-07-03 12:56:06 +02:00 |
deferrable_deletion_win.cpp
|
Do not wait on CPU for fence.
|
2018-09-07 06:56:38 +02:00 |
deferrable_deletion_win.h
|
Do not wait on CPU for fence.
|
2018-09-07 06:56:38 +02:00 |
device_command_stream.inl
|
[1/n] Initialize WDDM only once
|
2018-09-06 14:14:29 +02:00 |
device_factory.cpp
|
[3/n] Wddm Cleanup.
|
2018-08-16 10:07:24 +02:00 |
driver_info.cpp
|
Wddm interface [3/n]: Improve constructing Wddm object
|
2018-05-10 17:14:25 +02:00 |
driver_info.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
gdi_interface.cpp
|
Wddm interface [7/n]: Add 2.3 interface with HW queue support
|
2018-05-24 10:26:58 +02:00 |
gdi_interface.h
|
Prepare to use gmm as dll on Windows
|
2018-06-08 17:35:01 +02:00 |
hw_info_config.cpp
|
Remove memset on non POD
|
2018-07-11 13:58:55 +02:00 |
kmdaf_listener.cpp
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
kmdaf_listener.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
kmdaf_listener_stub.cpp
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
os_context_win.cpp
|
Move OsContext id setting to constructor.
|
2018-09-12 09:50:26 +02:00 |
os_context_win.h
|
Move OsContext to Device
|
2018-09-03 10:42:26 +02:00 |
os_inc.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
os_interface.cpp
|
OsInterface cleanup.
|
2018-08-10 14:25:53 +02:00 |
os_interface.h
|
OsInterface cleanup.
|
2018-08-10 14:25:53 +02: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_win.cpp
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
os_thread_win.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
os_time_win.cpp
|
cleanup dead code, readability fixes
|
2018-07-02 12:50:15 +02:00 |
os_time_win.h
|
cleanup dead code, readability fixes
|
2018-07-02 12:50:15 +02:00 |
performance_counters_win.cpp
|
refactor config.h usage
|
2018-04-26 10:02:15 +02:00 |
performance_counters_win.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
print.cpp
|
cleanup dead code, readability fixes
|
2018-07-02 12:50:15 +02:00 |
registry_reader.h
|
AUB subcapture in toggle mode to be controlled with HKCU regkey
|
2018-07-03 12:56:06 +02:00 |
sys_calls.cpp
|
Force Kmd Notify timeout for Windows machines running on battery
|
2018-04-12 10:03:10 +02:00 |
sys_calls.h
|
Force Kmd Notify timeout for Windows machines running on battery
|
2018-04-12 10:03:10 +02:00 |
thk_wrapper.h
|
Wddm interface [7/n]: Add 2.3 interface with HW queue support
|
2018-05-24 10:26:58 +02:00 |
wddm_32bit_memory.cpp
|
[19/n] Internal 4GB allocator.
|
2018-03-28 14:38:23 +02:00 |
wddm_allocation.h
|
Add memoryPool to GraphicsAllocation
|
2018-07-17 20:10:33 +02:00 |
wddm_device_command_stream.h
|
Add localMemorySupported member to MemoryManager
|
2018-09-07 12:04:21 +02:00 |
wddm_device_command_stream.inl
|
Add enableLocalMemory param to WddmMemoryManger constructor
|
2018-09-11 19:04:59 +02:00 |
wddm_engine_mapper.h
|
Wddm interface [3/n]: Improve constructing Wddm object
|
2018-05-10 17:14:25 +02:00 |
wddm_engine_mapper.inl
|
Command streamers should use device default engine type
|
2018-01-16 22:37:44 +01:00 |
wddm_memory_manager.cpp
|
Get rid of processResidency() calls with null ResidencyContainer 3/n
|
2018-09-12 06:43:49 +02:00 |
wddm_memory_manager.h
|
Add enableLocalMemory param to WddmMemoryManger constructor
|
2018-09-11 19:04:59 +02:00 |
wddm_memory_manager_allocate_in_device_pool.cpp
|
Add allocateGraphicsMemoryInDevicePool
|
2018-07-20 13:00:00 +02:00 |
windows_defs.h
|
Wddm interface [7/n]: Add 2.3 interface with HW queue support
|
2018-05-24 10:26:58 +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
|
Wddm interface [2/n]: Move WddmMock to igdrcl_mocks + more cleanup
|
2018-05-08 15:57:38 +02:00 |