Displaying 2 results from an estimated 2 matches for "abelbriggs1".
2019 Jun 27
0
[Bug 111006] Adding a uniform-dependent if-statement in shader renders a different image
https://bugs.freedesktop.org/show_bug.cgi?id=111006
--- Comment #4 from Abel Briggs <abelbriggs1 at hotmail.com> ---
If you're referring to the Meson(In reply to Paul from comment #2)
> Hi Abel.
>
> Could you provide your configure command, please?
If you mean the Meson configure command, the only things I changed from the
default is that I enabled ASAN with -Db_sanitize=addr...
2019 Jul 18
3
[Bug 111167] New: Dividing zero by a uniform in loop header causes segfault in nv50_ir::NVC0LegalizeSSA::handleDIV
...Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: abelbriggs1 at hotmail.com
QA Contact: nouveau at lists.freedesktop.org
Created attachment 144815
--> https://bugs.freedesktop.org/attachment.cgi?id=144815&action=edit
Reproduction shader_test file, core dump of crash
The attached archive contains a shader that, on the build and PC specified...