Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on pull request blender/blender#121050 2024-09-12 22:56:25 +02:00
Cycles: Linux Support for HIP-RT

two ways we could go about that

  1. we could just land the builder changes, wait for the platform devs to do their thing, then land/test the rest of this PR once its in place
  2. the platform…
Ray molenkamp closed issue blender/blender#127537 2024-09-12 21:44:44 +02:00
Blender LTS ignores relative config folder ("blenderpath\4.2\config"), uses AppData storage instead
Ray molenkamp approved blender/blender#127484 2024-09-12 14:40:26 +02:00
Cleanup: remove "64 bit compiler detected" cmake message

Yeah it's a remnant from times we supported both the 32 and 64 bit compilers, it brings no new information to the table these days.

Ray molenkamp approved blender/blender#121050 2024-09-10 19:44:53 +02:00
Cycles: Linux Support for HIP-RT

Needs a better commit message, but counting on @Sergey to take care of that while landing.

Ray molenkamp approved blender/blender#127251 2024-09-10 18:13:57 +02:00
Build: upgrade Intel Graphics Compiler and ocloc on Linux

Not a whole lot here for windows :)

Ray molenkamp commented on pull request blender/blender#127251 2024-09-10 17:02:39 +02:00
Build: upgrade Intel Graphics Compiler and ocloc on Linux

This is used by dpcpp, which explicitly requested b73e168 in its documentation, you sure this change is correct? if it is, is a dpcpp rebuild required?

Ray molenkamp commented on pull request blender/blender#127315 2024-09-08 18:04:13 +02:00
WIP: Nodes: Raiko Texture

@blender-bot package

Ray molenkamp commented on pull request blender/blender#121050 2024-09-06 16:38:45 +02:00
Cycles: Linux Support for HIP-RT

I'd appreciate that very much!

Ray molenkamp commented on pull request blender/blender#121050 2024-09-06 16:28:00 +02:00
Cycles: Linux Support for HIP-RT

Just to be sure, @Alaska you tested this on actual hardware on windows, correct?

Ray molenkamp commented on issue infrastructure/codesign#1 2024-09-06 15:32:38 +02:00
UAC shows unknown .msi filenames (such as "d5b9f.msi") during installation and uninstallation

Would it be difficult to replace the generic "application" icon with the official Blender logo ?

not possible with just .msi files, if we wrapped it inside some bootstrapper exe perhaps, but…

Ray molenkamp commented on pull request blender/blender#121050 2024-09-06 15:25:24 +02:00
Cycles: Linux Support for HIP-RT

@LazyDodo @salipour Are there remaining points that needs addressing on Windows?

The .cpp files in the include folder still bother me, but given i also really want this diff to be finally off…

Ray molenkamp approved blender/blender#126980 2024-09-05 17:31:28 +02:00
Build: LibPNG: Update to 1.6.43

This will cascade through some of the deps (oiio will definitely need a rebuild, others may as well)) be sure to list the deps that require rebuilds in #125241

Ray molenkamp commented on issue infrastructure/codesign#1 2024-09-05 17:19:27 +02:00
UAC shows unknown .msi filenames (such as "d5b9f.msi") during installation and uninstallation

that seems to have done the trick,

image

including the version be nice, but i'll admit, nitpicking at this point

Ray molenkamp commented on pull request blender/blender#125556 2024-09-05 16:51:35 +02:00
build draco lib when building blender as a python module

@blender-bot package windows

Ray molenkamp commented on pull request blender/blender#125556 2024-09-05 16:10:25 +02:00
build draco lib when building blender as a python module

No news, i just prodded the linux maintainer to look at the linux failure, and we'll likely need devops for the windows one, but they are unavailable till atleast the 15th, so it could be a bit

Ray molenkamp commented on issue infrastructure/codesign#1 2024-09-05 15:13:36 +02:00
UAC shows unknown .msi filenames (such as "d5b9f.msi") during installation and uninstallation

Looks there's something wrong with your test file, it indeed doesn't seem to work, when i resign it my self however using

`signtool sign /FD SHA256 /f lazydodo.pfx /p lolno /d "It's a me,…

Ray molenkamp commented on issue infrastructure/codesign#1 2024-09-05 13:37:54 +02:00
UAC shows unknown .msi filenames (such as "d5b9f.msi") during installation and uninstallation

i'd probably try if

msiexec /l * blender.log /i blender-4.2.1-windows-x64-test.msi sheds any light on what's going on there

Ray molenkamp commented on pull request blender/blender#121050 2024-09-05 04:38:04 +02:00
Cycles: Linux Support for HIP-RT

That's exactly what i initially envisioned, +1 from me