pal1000

Results 11 issues of pal1000

Add @donizettilorenzo to conversation as he showed interest in this topic as #5. Recently Mesa3D landed clover state tracker support to llvmpipe driver which should provide an OpenCL CPU runtime...

OpenCL

@TheLastRar commented in #50. > > With MinGW release and the hotfix my OpenGL application starts and works setting Gallium=zink What hotfix did you do? > I'm trying to get...

This should only require allowing the HTML document itself to work, but the part after submit only runs if entire `file:` protocol is allowed. Testcase ```` NoScript test of form...

There is a libclang.a static library but not a libclang-cpp.a static library. Mesa3D attempts to link against clang-cpp first before attempting to link against individual modules: https://gitlab.freedesktop.org/search?search=clang-cpp&nav_source=navbar&project_id=176&group_id=1155&search_code=true&repository_ref=main Also Meson fails...

Inspired by #11912. For reproducer I did a Mesa3D main branch static build of dozen driver ```` /mingw32/bin/meson setup build/gcc-x86 --buildtype=release --libdir="lib/x86" --pkgconfig.relocatable -Db_ndebug=true -Dzstd=enabled --prefer-static -Dcpp_rtti=false -Dllvm=enabled -Dshared-llvm=disabled --backend=ninja...

Otherwise we have to look for an older release for the driver. Release v2023-03-20 doesn't have driver artifact to download.

As mentioned in https://github.com/GramThanos/WebDevAuthn/issues/5#issuecomment-1719101094

Windows 11 22H2 Firefox 117.0.1 x64 ![Screenshot 2023-09-13 173330](https://github.com/GramThanos/WebDevAuthn/assets/1138235/1f09b12e-d8bc-448a-b442-7324ea78e077) ![Screenshot 2023-09-13 173510](https://github.com/GramThanos/WebDevAuthn/assets/1138235/827a6601-2da9-421a-9909-645fcab86aa0)

bug

This URL is already obtainable when using Firefox and if popups are disabled ![Screenshot 2023-09-13 193739](https://github.com/GramThanos/WebDevAuthn/assets/1138235/9f1b7d49-404e-42cc-aa5a-e7a508e44938) I know this extension is not intended for production use, no wonder all credentials...

enhancement