Matt Arsenault
5943e4d93e
Don't use intermediate object library
...
This added an unnecessary level of indirection, and also didn't
automatically pull in interface dependencies from the linked targets.
Change-Id: I7371ab3c184f6045947a96c8a393f2e3452fc5c1
2020-04-24 15:31:35 -04:00
Matt Arsenault
fc4afbd0f9
Use cmake features to set C++ version
...
Change-Id: Icf5dcd781b8fecc7a39117f3c6dee97dcba9dcca
2020-04-21 15:22:50 -04:00
Pruthvi Madugundu
8ba1527661
Make CMAKE_SHARED_LINKER_FLAGS appendable
...
Signed-off-by: Pruthvi Madugundu <pruthvi.madugundu@amd.com >
Change-Id: I3c23223270976b8746d5b4debf4d846ae0aa4c6f
2020-04-20 13:51:05 -04:00
Vladislav Sytchenko
c4a02ce16f
Fix Windows build
...
The D3D interop APIs are now declared in the CL headers, so we need to remove our declarations.
The CL headers also automatically include the D3D headers, which need to be included in a specific order (11 -> 10 -> 9), hence why the includes needed to be reshuffled.
Change-Id: I9bd37ceabec82e8bebd1d9c1a5a672ffc95c41d8
2020-04-07 18:44:01 -04:00
Saleel Kudchadker
4092e3dee3
Update OpenCL 2.2 headers
...
Update headers as of master https://github.com/KhronosGroup/OpenCL-Headers/
commit/9dde5da9c32cbd78656a5e2417c256922e851111
Change-Id: I698a3a1b92730c52b160b51af95469c2b54331c1
2020-04-02 02:46:20 -04:00
German Andryeyev
25c29a99b1
SWDEV-79445 - Remove cl_amd_object_metadata extension
...
Change-Id: I0dd3d8a249b407dd9fac4ef32ebe9b14fd5ff859
2020-03-12 15:14:01 -04:00
German Andryeyev
723f0f4e4e
SWDEV-222307- Add CMake support for PAL
...
Use the new config file from VDI for the final link
Change-Id: Ia9dd284b630d82bb9c6fe54e5ddc2f493bd57152
2020-02-14 13:29:32 -05:00
Payam
c4a4435ca3
updating cmake comgr search path
...
Change-Id: I692e55ad8517fe5d3f12267beaa721f6a696d98a
2020-02-10 16:44:03 -05:00
Laurent Morichetti
9207465570
Update copyright info
...
Change-Id: I426ca741c082f3367c5d17946da6a25edd46a91f
2020-02-04 09:37:45 -08:00
Laurent Morichetti
d4c39b88c5
Merge branch 'origin/pghafari/opencl' into lmoriche/amd-master-next
2020-02-03 13:26:46 -08:00