Re: [Mesa-dev] [PATCH] Fixes assertion fail on startup in `glXCreateContextAttribsARB`.

2019-03-25 Thread Felix Schwarz
Am 25.03.19 um 00:06 schrieb zegen...@protonmail.com: > To quote Uli Schlacher, who understands this stuff more than I do: "Schlachter" > https://bugs.freedesktop.org/show_bug.cgi?id=99781 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99781 Felix

Re: [Mesa-dev] mesa-dev is failing to bounce some mails

2016-10-27 Thread Felix Schwarz
Am 27.10.2016 um 13:14 schrieb Emil Velikov: > Skimming through the above they have arrived in timely manner over here. > It might be worth checking if it's not something on your end - ISP > and/or local infra. Seems like a fdo issue to me:

Re: [Mesa-dev] Problem with RX 480 on Alien: Isolation and Dota 2

2016-09-13 Thread Felix Schwarz
Am 13.09.2016 um 05:15 schrieb Edward O'Callaghan: > Perhaps someone else can chime in to confirm and/or you can file a bug > with Fedora for a version bump also. Fedora currently does not ship LLVM 3.9 (not even in rawhide) but there is a bug about the bump:

Re: [Mesa-dev] [RFC] r600g: evergreen/cayman tessellation support

2015-11-30 Thread Felix Schwarz
Am 30.11.2015 um 10:51 schrieb Marek Olšák: >> Currently tested hw: >> working: CAYMAN, REDWOOD, BARTS, TURKS >> hangs on any tessellation: CAYMAN >> hangs differently at least with heaven: SUMO > > You listed CAYMAN twice, so does it hang or not? Based on the comments from patch 53 I'm guessing

Re: [Mesa-dev] [PATCH v3] r600g: Fix special negative immediate constants when using ABS modifier.

2015-10-29 Thread Felix Schwarz
Am 29.10.2015 um 10:24 schrieb Ivan Kalvachev: > Configuring smtp server is too much hassle for a single patch and I > would like to avoid writing my email credentials if possible. > If I'm about to send more patches, then I guess I would have to do that. You might want to look into "git

Re: [Mesa-dev] [PATCH] gallium: add MULTISAMPLE_Z_RESOLVE cap

2015-01-19 Thread Felix Schwarz
Am 17.01.2015 um 14:44 schrieb Axel Davy: diff --git a/src/gallium/include/pipe/p_defines.h b/src/gallium/include/pipe/p_defines.h index 6c5703a..351f3c2 100644 --- a/src/gallium/include/pipe/p_defines.h +++ b/src/gallium/include/pipe/p_defines.h @@ -573,6 +573,7 @@ enum pipe_cap {