..
CMakeLists.txt
Source Level Debugger - debugger library interface
2018-04-23 11:31:37 +02:00
api.cpp
fix nullptr dereference issues in windows api
2018-04-19 21:55:40 +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
Initial commit
2017-12-21 00:45:38 +01:00
debug_registry_reader.cpp
Always set DisableGpuTimeout.
2018-02-06 19:21:06 +01:00
deferrable_deletion_win.cpp
Async deleter: move releasing cpu/gpu pointers to main thread
2018-01-12 13:16:59 +01:00
deferrable_deletion_win.h
Async deleter: move releasing cpu/gpu pointers to main thread
2018-01-12 13:16:59 +01:00
device_command_stream.inl
Add AUB generation in parallel to execution on GPU
2018-01-29 17:24:26 +01:00
device_factory.cpp
CapabilityTable adjustments part 2
2018-03-30 11:31:14 +02:00
driver_info.cpp
use ADAPTER_INFO in one method only
2018-03-09 12:30:05 +01:00
driver_info.h
Initial commit
2017-12-21 00:45:38 +01:00
gdi_interface.cpp
Initial commit
2017-12-21 00:45:38 +01:00
gdi_interface.h
Cmake refactor part 1: fix dependencies with including os_inc.h
2018-02-08 09:40:40 +01:00
hw_info_config.cpp
Force Kmd Notify timeout for Windows machines running on battery
2018-04-12 10:03:10 +02:00
kmdaf_listener.cpp
Add DAF headers to manifest.yml and redefined headers search path in cmake
2018-02-07 17:12:17 +01:00
kmdaf_listener.h
Add support for DAF injection
2018-02-05 16:08:52 +01:00
kmdaf_listener_stub.cpp
Add support for DAF injection
2018-02-05 16:08:52 +01:00
os_inc.h
Cmake refactor part 1: fix dependencies with including os_inc.h
2018-02-08 09:40:40 +01:00
os_interface.cpp
Source Level Debugger - debugger library interface
2018-04-23 11:31:37 +02:00
os_interface.h
CapabilityTable adjustments part 2
2018-03-30 11:31:14 +02:00
os_library.cpp
use ImageBase when loading dependency
2018-03-07 14:23:30 +01:00
os_library.h
add function to properly load dependency
2018-03-06 23:47:53 +01:00
os_socket.h
Add AUB generation in parallel to execution on GPU
2018-01-29 17:24:26 +01:00
os_time.cpp
Fix profiling calculation for CPU profiling path.
2018-02-19 19:08:23 +01:00
os_time.h
Fix profiling calculation for CPU profiling path.
2018-02-19 19:08:23 +01:00
performance_counters_win.cpp
Initial commit
2017-12-21 00:45:38 +01:00
performance_counters_win.h
Initial commit
2017-12-21 00:45:38 +01:00
print.cpp
Fixing potential buffer overflow in simple_sprintf
2018-04-19 21:48:34 +02:00
registry_reader.h
Initial commit
2017-12-21 00:45:38 +01:00
source_level_debugger_windows.cpp
Source Level Debugger - debugger library interface
2018-04-23 11:31:37 +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
Fix problems in thkWrapper and SharingHandler
2018-04-19 15:04:38 +02:00
wddm.cpp
separate BuiltinDispatchInfoBuilder from built_ins.h
2018-04-19 12:32:13 +02:00
wddm.h
refactor virtualAlloc methods
2018-03-28 14:12:21 +02:00
wddm.inl
use ADAPTER_INFO in one method only
2018-03-09 12:30:05 +01:00
wddm_32bit_memory.cpp
[19/n] Internal 4GB allocator.
2018-03-28 14:38:23 +02:00
wddm_allocation.h
[16/n] Internal 4GB allocator.
2018-03-22 09:26:19 +01:00
wddm_create.cpp
refactor virtualAlloc methods
2018-03-28 14:12:21 +02:00
wddm_device_command_stream.h
KM DAF AubCapture to recapture command streams and heap allocations
2018-03-26 18:27:20 +02:00
wddm_device_command_stream.inl
KM DAF AubCapture to recapture fill pattern allocations
2018-03-27 16:38:41 +02:00
wddm_engine_mapper.h
Command streamers should use device default engine type
2018-01-16 22:37:44 +01: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
User pointer read-only memory fix
2018-03-28 12:42:31 +02:00
wddm_memory_manager.h
Service read only memory passed as host_ptr
2018-03-14 13:16:36 +01:00
windows_defs.h
For HostPtr surfaces of enqueue calls use GPU address
2018-02-14 15:44:27 +01: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
Initial commit
2017-12-21 00:45:38 +01:00