Robert Osfield

Results 114 comments of Robert Osfield

Umm... vsgFramework master is now failing for me, while it was working previously. However, yesterday I upgraded my Kubuntu 21.10 distro to 22.04 so a more modern CMake version could...

I'm thinking that the -latomic addition could be added by the [VulkanSceneGraph/src/vsg/CMakeLists.txt](https://github.com/vsg-dev/VulkanSceneGraph/blob/master/src/vsg/CMakeLists.txt) as part of the LIBRARIES list in much the same way that Vulkan and Xcb are added right...

On Mon, 30 May 2022 at 17:17, Gareth Francis ***@***.***> wrote: > Re-tested with a fresh install / pi, realised the last build I did was on > the 32-bit...

@geefr Is the Raspberry Pi4 support now solid enough to close this Issue?

On Wed, 29 Jun 2022 at 19:30, Gareth Francis ***@***.***> wrote: > Building + linking + basic usage yes > > Anything that loads shaders - not sure if the...

Do any of the VSG example run? I recall users previously having quite large models rendering on the Pi, so it feels like a regression.

Thanks for the testing and info. It might be that not enough of glslang is available so the ShaderCompiler isn't be compiled against glslang. With VSG master I've added some...

RaspberryPi have met Vulkan-1.2 conformance checks so could things be working better now? [https://www.raspberrypi.com/news/vulkan-update-version-1-2-conformance-for-raspberry-pi-4/](https://www.raspberrypi.com/news/vulkan-update-version-1-2-conformance-for-raspberry-pi-4/)

On Sat, 14 May 2022 at 21:03, Gareth Francis ***@***.***> wrote: > Did a quick test on a Pi 4, latest Raspbian image. Built on device, > against system packages...

Is this an immediate failure? Does it crash? I just tried it on my Kubuntu 21.10 AMD5700G system and it runs without any warnings.