Граф коммитов

  • f216080e99
    Merge a23143386b into c3a8369be2 Giorgos Petkakis 2024-02-12 12:19:25 +0000
  • a23143386b
    Specify M1 model light-transport/light-1884 Giorgos Petkakis 2024-02-12 13:19:19 +0100
  • 39ac7401c4
    Bump image versions Giorgos Petkakis 2024-02-12 13:12:56 +0100
  • c3a8369be2
    Merge pull request #7 from Unity-Technologies/light-transport/light-1877 expose-bvh Kasper Engelstoft 2024-02-12 08:59:11 +0100
  • 797e426f1f Update build.yml Kasper Engelstoft 2024-01-30 12:42:38 +0100
  • a6ce36f65b Use newer version of Linux image Kasper Engelstoft 2024-01-30 11:20:29 +0100
  • 4b0b66dd63 Don't compile the OpenCL kernels, they are provided by the Unity editor. Kasper Engelstoft 2024-01-30 11:09:58 +0100
  • 6141877bf2 Don't embed kernels on Windows platforms. Kasper Engelstoft 2024-01-30 11:09:34 +0100
  • 923c0bd6fb
    Merge pull request #6 from Unity-Technologies/arm64-windows left-unity 2023-08-10 11:45:55 -0700
  • 45fc1cc6fd Fix compile errors Willis Fung 2023-08-07 16:06:03 -0700
  • a9a199118e Update third party dependencies Willis Fung 2023-08-07 15:40:45 -0700
  • 4ea5795667
    Yamato jobs for building (#5) Richard Fine 2021-05-05 08:04:37 -0400
  • e608bb9e01
    Merge pull request #4 from Unity-Technologies/arm64-support q7zh 2021-05-04 19:12:29 -0700
  • 0cfde98816
    Fix for download location of built artifacts Richard Fine 2021-05-04 21:33:42 -0400
  • 6add2b99aa
    Try a different Mac image Richard Fine 2021-05-04 21:07:26 -0400
  • 38a3a78f0a
    Update build.yml Richard Fine 2021-05-04 21:05:49 -0400
  • 785ae38a26 Yamato jobs for building Richard Fine 2021-05-04 19:09:00 -0400
  • 7eef7cd07f Remove redundant -mmacosx-version-min= directives Qiliang Zhou 2021-02-22 18:30:51 -0800
  • 59b8658afb Add CMAKE_OSX_DEPLOYMENT_TARGET in build.pl Qiliang Zhou 2021-02-19 10:59:46 -0800
  • 4791ecfc86 Add cmake installation check Qiliang Zhou 2021-02-01 23:43:45 -0800
  • 676fa44b2a fix the min macOS version for arm64 build, add more info about sse2neon.h and move it to 3rdparty Qiliang Zhou 2021-01-28 18:27:52 -0800
  • 9053f31c73 fix SSE4.1 instruction set not enabled error Qiliang Zhou 2021-01-27 19:48:18 -0800
  • 4870f08f8e Add arm64 support Qiliang Zhou 2021-01-27 17:48:37 -0800
  • 904929d792
    Merge pull request #3 from Unity-Technologies/fix_linux_libcalc Andrew Spiering 2020-08-16 20:57:31 -0700
  • b7303b089d Statically link in libCalc to libRadeonRays, as there seems to be some loader issues when libRadeonRays trys to dynamically load the so fix_linux_libcalc Andrew Spiering 2020-08-03 11:29:42 -0700
  • 456da09783
    Merge pull request #2 from Unity-Technologies/linux-dynamic-fix Andrew Spiering 2020-01-28 12:10:54 -0800
  • 9713672769 No Longer Static link for Linux, we now dynamically load like Windows linux-dynamic-fix Andrew Spiering 2020-01-20 02:23:59 -0800
  • 707cef80c8 Add missing clw include. Kasper Engelstoft 2019-07-30 12:12:14 +0200
  • 65190277f4 Expose more GPU data to allow external skiplinks kernel to run on RadeonRays data. Kasper Engelstoft 2019-07-30 12:09:39 +0200
  • e1bdd94f55 Merge branch 'expose-bvh' of https://github.com/Unity-Technologies/RadeonRays_SDK into expose-bvh Kasper Engelstoft 2019-07-30 11:53:56 +0200
  • 1e6b5795c1 Update gitignore to not show cmake stuff. Kasper Engelstoft 2019-07-30 11:44:49 +0200
  • 5a384dbf0d Remove RadeonRays.lib from RadeonRays builds.zip for windows Florent Guinier 2018-12-18 09:06:11 +0100
  • 8813f957d9 Copy CLW libs for Linux. Kasper Engelstoft 2018-10-12 11:42:11 +0200
  • 6d220a3bf9 Fix up vulkan define. Kasper Engelstoft 2018-10-12 10:54:58 +0200
  • d89fbaf309 Copy libCalc.a on linux Kasper Engelstoft 2018-10-12 10:45:25 +0200
  • 74b64e1f7d Go back to shared calc on linux. Kasper Engelstoft 2018-10-12 10:20:23 +0200
  • ea115c0499 Disable CALC_STATIC_LIBRARY for Linux Kasper Engelstoft 2018-10-12 10:05:15 +0200
  • ea6bb66e68 Fix CMAKE syntax Kasper Engelstoft 2018-10-12 09:02:36 +0200
  • 0ad6fbff9b Disable vulkan on Linux Kasper Engelstoft 2018-10-12 08:59:40 +0200
  • bc7acd1c32 Init isect_func and occlude_func pointers. Kasper Engelstoft 2018-10-12 07:53:10 +0200
  • 807daa0c08 Build both release and debug for Windows. Kasper Engelstoft 2018-10-12 07:52:48 +0200
  • 9b14c65aed Build both debug and release libs for Linux. Kasper Engelstoft 2018-10-09 16:22:25 +0200
  • 137f1dd994 Try debug linux libs Kasper Engelstoft 2018-10-09 16:00:59 +0200
  • 8893feb827 Store build output in /artifacts and delete SDKDownloader when done. Kasper Engelstoft 2018-10-08 15:42:43 +0200
  • d5544d98c9 Added script for making complete builds. Kasper Engelstoft 2018-10-08 15:21:37 +0200
  • 0082faadd0
    Merge pull request #1 from Unity-Technologies/fix-linux-build Kasper Engelstoft 2018-10-03 08:44:25 +0200
  • c194d8059b target macOS 10.10 Kasper Engelstoft 2018-10-01 07:33:27 +0200
  • c93c80998b Don't compile embedded kernels. Kasper Engelstoft 2018-10-01 07:21:09 +0200
  • 56edb8785c Update to sdk with modern cmake fix-linux-build Levi Bard 2018-09-28 10:20:26 +0200
  • e6141d45b9 Backport to gcc4 Levi Bard 2018-09-28 09:23:11 +0200
  • fee0c49de8 Use linux sdk for configuring and building Levi Bard 2018-09-28 09:22:06 +0200
  • 7b66dfbea9 Fix location of SDK.pm on newer perl Levi Bard 2018-09-27 13:55:44 +0200
  • e0da37b9ed use SSE 4.1 on macOS Kasper Engelstoft 2018-09-25 13:38:06 +0200
  • f24d02af23 Always set SSE4.1 for mac Kasper Engelstoft 2018-09-24 11:48:13 +0200
  • 14e3f8a12a Add OpenCL more lib files Kasper Engelstoft 2018-09-24 10:20:35 +0200
  • 5be19216ba Add SSE4.1 for Apple Kasper Engelstoft 2018-09-24 10:15:54 +0200
  • 2495abfb5b Add x86 OpenCL libs too Kasper Engelstoft 2018-09-24 10:04:18 +0200
  • fee8fc36e4 Add openCL x64 libs Kasper Engelstoft 2018-09-24 09:41:55 +0200
  • f07e344463 remove clean step. Kasper Engelstoft 2018-09-21 14:30:01 +0200
  • c6508b29a3 move builds.zip to artifacts folder Kasper Engelstoft 2018-09-21 14:28:17 +0200
  • c55af29e98 Move OpenCL headers Kasper Engelstoft 2018-09-21 14:23:53 +0200
  • e456e5a397 Use devenv instead of make on Windows. Kasper Engelstoft 2018-09-21 14:11:03 +0200
  • d61e252941 link dl on linux Kasper Engelstoft 2018-09-21 13:46:46 +0200
  • e21abd4987 search for openCL in 3rdparty Kasper Engelstoft 2018-09-21 13:39:49 +0200
  • d9284e6b9c look in 1.2 folder Kasper Engelstoft 2018-09-21 11:45:48 +0200
  • 3efc9594c4 don't look for environment var on linux Kasper Engelstoft 2018-09-21 11:12:50 +0200
  • 4275f1dad8 Add OpenCL 1.2 to 3rdparty and look for it when making. Kasper Engelstoft 2018-09-21 10:46:17 +0200
  • b82370c25a use SDK downloader for linux. Kasper Engelstoft 2018-09-21 10:42:31 +0200
  • 15df7c0633 fix up macOS lib path Kasper Engelstoft 2018-09-21 09:49:04 +0200
  • 45fa3f4de9 fix case in 3rdparty, this fix should go upstream Kasper Engelstoft 2018-09-20 14:23:33 +0200
  • d5957cfc9e fix linux string Kasper Engelstoft 2018-09-20 14:14:08 +0200
  • 60b4f18538 fix up path to module and make linux use static lib Kasper Engelstoft 2018-09-20 14:10:48 +0200
  • 94313f16d2 fix path to Perl package Kasper Engelstoft 2018-09-20 13:48:58 +0200
  • 2e3bb2bb18 added Perl package for the build script Kasper Engelstoft 2018-09-20 13:18:13 +0200
  • a3ab8a75dc updated build scripts Kasper Engelstoft 2018-09-20 11:32:40 +0200
  • 5c5f224cf7 added build scripts Florent Guinier 2018-09-19 12:42:37 +0200
  • 85ec76499f Merge master into expose-bvh Florent Guinier 2018-09-11 11:20:07 +0200
  • cecd0c4529 Remove ray_get_mask for compatibility denoise Dmitry Kozlov 2018-08-06 22:06:26 +0200
  • ff90589afb
    Merge pull request #189 from AvKhokhlov/reduction_primitivies master Dmitry Kozlov 2018-08-06 19:10:13 +0200
  • f4076951ce Changed normaization Alexander Khokhlov 2018-07-27 17:24:21 +0300
  • 02cd540b66 code review Alexander Khokhlov 2018-07-27 14:21:30 +0300
  • 75a69909f9 More code review coments fixed Alexander Khokhlov 2018-07-27 13:25:37 +0300
  • dad044d473 Fixed formating in cl file Alexander Khokhlov 2018-07-27 11:41:22 +0300
  • 01443482e3 Fixed primitieves Alexander Khokhlov 2018-07-26 17:29:51 +0300
  • 18ed66885a Added normalization, reduction and atomic premitieves Alexander Khokhlov 2018-07-25 19:01:55 +0300
  • b59049ad40
    Merge pull request #187 from gboisse/expose_bvh Dmitry Kozlov 2018-06-22 18:12:57 +0300
  • d4d3ee8d20 Fix for BVH construction hang Guillaume 2018-06-21 11:56:02 +0200
  • 3191e8e77c Fixed non-embree builds Guillaume 2018-06-11 13:30:26 +0200
  • 32d3312310 Completed cmake/embree/opencl fix for unity Guillaume 2018-06-11 12:50:03 +0200
  • e5dc945d5a
    Merge pull request #1 from GPUOpen-LibrariesAndSDKs/expose-bvh Guillaume 2018-06-11 03:44:18 -0700
  • 3de8f3f81f
    Merge pull request #184 from scschaefer/master Dmitry Kozlov 2018-06-08 11:03:15 +0300
  • 8aa95c1bdb
    Merge pull request #186 from gboisse/expose_bvh Dmitry Kozlov 2018-06-01 15:22:04 +0300
  • 24bed6019d Removed tmp files Guillaume 2018-06-01 14:07:40 +0200
  • 4ed9c87b9f Fixed OpenCL memory leaks in radeon_rays_test_cl.h. Sebastian Schäfer 2018-05-17 13:25:22 +0200
  • e3177fc829 Fixed linux compilation. Sebastian Schäfer 2018-05-16 12:43:42 +0200
  • 4c984f7b7f Fixed warnings and C++ improvements. Sebastian Schäfer 2018-05-16 10:48:01 +0200
  • 44b9dce2d7 Fixed the fix for the C2719 Error that resulted in the build failing on non Visual Studio compilers. Sebastian Schäfer 2018-05-15 15:04:30 +0200
  • 6b01d733d9 Fix Compiler Error C2719 in x86/Win32 compilation with Visual Studio on Windows. Sebastian Schäfer 2018-05-15 13:28:00 +0200
  • b91c89fcfc Implemented implicit backface culling of triangle meshes. Sebastian Schäfer 2018-05-14 15:43:04 +0200
  • 7672d16d1b Implemented a new ray masking technique for all OpenCL intersection kernels. Sebastian Schäfer 2018-05-13 15:48:57 +0200