.. |
definitions
|
Refactor creation of buffer surface state 1/n
|
2021-10-21 13:11:31 +02:00 |
CMakeLists.txt
|
Initial implementation for creating buffer with ext memory for OpenCl
|
2022-05-05 13:13:54 +02:00 |
buffer.cpp
|
Add missing check during buffer create
|
2022-10-11 12:44:15 +02:00 |
buffer.h
|
Copy host ptr on cpu if possible in clCreateBuffer
|
2022-09-27 17:54:06 +02:00 |
buffer_base.inl
|
Change DG2 l1 cache policy to WB
|
2022-08-31 14:31:23 +02:00 |
buffer_factory_init.inl
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
buffer_linux.cpp
|
Reduce unnecessary copies of memory properties
|
2022-06-24 16:49:26 +02:00 |
buffer_windows.cpp
|
Reduce unnecessary copies of memory properties
|
2022-06-24 16:49:26 +02:00 |
image.cpp
|
Simplify code - reverse helper function logic to avoid not needed negation
|
2022-06-29 09:19:33 +02:00 |
image.h
|
Simplify code - image create function
|
2022-06-27 17:46:03 +02:00 |
image.inl
|
hw_cmds.h usage cleanup
|
2022-06-29 11:15:45 +02:00 |
image_factory_init.inl
|
Simplify OCL image implementation for SKL and later
|
2021-12-09 11:26:20 +01:00 |
image_tgllp_and_later.inl
|
Simplify OCL image implementation for SKL and later
|
2021-12-09 11:26:20 +01:00 |
map_operations_handler.cpp
|
Add missing lock in MapOperationsHandler
|
2022-03-10 13:17:46 +01:00 |
map_operations_handler.h
|
Reuse graphics allocation from mapped buffers in OpenCL
|
2021-10-27 15:53:10 +02:00 |
mem_obj.cpp
|
Cleanup includes
|
2022-07-25 09:58:38 +02:00 |
mem_obj.h
|
Cleanup includes
|
2022-07-25 09:58:38 +02:00 |
mem_obj_helper.cpp
|
Refactor: use stack vector for root device indices
|
2022-04-14 14:05:42 +02:00 |
mem_obj_helper.h
|
Rename compression flags and helpers
|
2021-12-03 18:09:02 +01:00 |
pipe.cpp
|
Move AllocationType enum out of GraphicsAllocation class
|
2022-02-04 17:49:09 +01:00 |
pipe.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |