compute-runtime/runtime/memory_manager
Hoppe, Mateusz baa7640c90 Rename MemoryType enum to AllocationOrigin
- better describes the meaning of INTERNAL and
EXTERNAL allocation types

Change-Id: Iacb97f5a9d63f45b60bc404cc6dd32c7ebd72ab3
2018-05-14 12:38:52 +02:00
..
CMakeLists.txt Cmake refactor part 20 2018-03-23 15:51:12 +01:00
address_mapper.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
address_mapper.h Initial commit 2017-12-21 00:45:38 +01:00
deferrable_deletion.h Initial commit 2017-12-21 00:45:38 +01:00
deferred_deleter.cpp Make sure that stopping Deferred Deleter is thread safe 2018-03-20 14:04:23 +01:00
deferred_deleter.h Make sure that stopping Deferred Deleter is thread safe 2018-03-20 14:04:23 +01:00
graphics_allocation.cpp Initial commit 2017-12-21 00:45:38 +01:00
graphics_allocation.h Fix a bug in Graphics Allocations constructors. 2018-04-19 09:45:03 +02:00
host_ptr_defines.h User pointer read-only memory fix 2018-03-28 12:42:31 +02:00
host_ptr_manager.cpp User pointer read-only memory fix 2018-03-28 12:42:31 +02:00
host_ptr_manager.h User pointer read-only memory fix 2018-03-28 12:42:31 +02:00
memory_constants.h [20/n] Internal 4GB allocator. 2018-03-28 16:07:26 +02:00
memory_manager.cpp Rename MemoryType enum to AllocationOrigin 2018-05-14 12:38:52 +02:00
memory_manager.h Rename MemoryType enum to AllocationOrigin 2018-05-14 12:38:52 +02:00
os_agnostic_memory_manager.cpp Rename MemoryType enum to AllocationOrigin 2018-05-14 12:38:52 +02:00
os_agnostic_memory_manager.h Rename MemoryType enum to AllocationOrigin 2018-05-14 12:38:52 +02:00
page_table.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
page_table.h Initial commit 2017-12-21 00:45:38 +01:00
surface.h Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
svm_memory_manager.cpp Use 64KB pages for SVM allocations when 64KB pages are enabled 2017-12-28 11:25:43 +01:00
svm_memory_manager.h Initial commit 2017-12-21 00:45:38 +01:00