Adrian Perez

Results 343 comments of Adrian Perez

Hi there! One solution is to enable `BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_GL` and do a rebuild. The best approach though, is to apply a change similar to the one in [this patch for the...

@inm-certi I think we should try to merge your PR — I have a doubt about it, so please check the comments on it. Thanks for your contribution!

@outbackdingo Could you please update your checkout now that @inm-certi's PR has been merged and try building again?

@munezbn Are you willing to look at this? That would be most helpful, if you have time.

@medemi68 To run Cog under a Wayland compositor (like Weston) you need to the `--platform=fdo` command line flag, for example: ``` $ cog --platform=fdo https://ddg.gg ``` Please make sure that...

@medemi68 The FDO backend will *not* work without a Wayland compositor. When you tried to run with Weston, did the shell where you ran Cog have the `WAYLAND_DISPLAY` environment variable...

The NEON fast path for the `feLighting` filter has been re-added in [272873@main](https://commits.webkit.org/272873@main) (bug [#267349](https://bugs.webkit.org/show_bug.cgi?id=267349)). This is part of the 2.44.x release branch, so we do _not_ need to do...

While this is not a pressing issue, I agree that we should avoid using reserved identifiers with leading underscores where possible and it would be a good cleanup to do...

In the case of headers, it would be even better to replace the guards with `#pragma once` and avoid the issue of needing identifiers for the guards altogether.

Backported into the `webkitglib/2.44` branch as commit a2fcc59214e31fdace49676749db193039fb76fc