https://bugs.freedesktop.org/show_bug.cgi?id=91993
Nicolai Hähnle changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #21 from Nicolai Hähnle ---
(In reply to Roland Scheidegger from comment #20)
> Hmm I totally missed this when I fixed pretty much the same bug in mesa core
> mipgen code. I guess it's a real pity there's no piglit test for this...
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #20 from Roland Scheidegger ---
(In reply to Nicolai Hähnle from comment #16)
> (Old versions of) AstroMenace use glTexStorage2D to create a texture with an
> incomplete mipmap pyramid (the 1x1 level is missing). This pyramid is not
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #19 from MC Return ---
Created attachment 119055
--> https://bugs.freedesktop.org/attachment.cgi?id=119055&action=edit
GLSL and Shadows not available on radeonsi with OpenGL 3.0, LLVM 3.6.2
--
You are receiving this mail because:
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #18 from MC Return ---
I noticed though that the OpenGL Shading Language and Shadow Quality options in
AstroMenace's Advanced Video Settings are not available (red), while the log
shows no problems.
I do not remember if those settings
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #17 from MC Return ---
I can confirm that updating and recompiling of the AstroMenace source (Version
1.3.3 svn build 140929 now) now fully fixed the problem for me \o/ (radeonsi,
R390X here).
Thanks a lot to everyone helping with th
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #16 from Nicolai Hähnle ---
The bug is caused by the combination of a (technically correct, but
unintentional) off-by-one problem in AstroMenace with a bug in the Mesa state
tracker.
(Old versions of) AstroMenace use glTexStorage2D
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #15 from Nicolai Hähnle ---
With the apitrace, I do see an obvious graphical glitch (looking slightly
different than the attachment).
apitrace reports an error: api issue 1: FBO incomplete: no attachments [-1] in
frame 0. I do not k
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #14 from Daniel Scharrer ---
Here's a trace from the openastromenace version in Gentoo (1.3.2) that works
with Catalyst but is broken with radeonsi git for me:
http://constexpr.org/tmp/AstroMenace-radeonsi.trace.xz (49 MiB)
Can you
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #13 from Marek Olšák ---
I've built Astromenace from source and couldn't reproduce this.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scru
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #12 from MC Return ---
I am also affected by this bug, Gallium 0.4 on AMD HAWAII (DRM 2.43.0, LLVM
3.8.0), OpenGL core profile version string: 4.1 (Core Profile) Mesa 11.0.2
(git-4c0b484) here.
It is quite painful as this is by far t
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #11 from Roland Scheidegger ---
(In reply to Daniel Scharrer from comment #10)
> It does not - at least for me the issue is unchanged with current Mesa git.
Since it reportedly works with the "intel" debian patch, my guess would be
th
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #10 from Daniel Scharrer ---
It does not - at least for me the issue is unchanged with current Mesa git.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attac
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #9 from Roland Scheidegger ---
FWIW 19604d30e1351868f7f54847c91ffec7b3fcd27e fixes the crash (on intel), might
also fix the graphical issues on radeonsi but not really sure.
--
You are receiving this mail because:
You are the assign
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #8 from smoki ---
Hm and 2 years passed :( does that work on intel's current driver?
Just checked Catalyst, does not complain with or without.
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bugs.freedesktop.org/show_bug.cgi?id=91993
Daniel Scharrer changed:
What|Removed |Added
CC||daniel at constexpr.org
--- Comment #7
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #6 from smoki ---
Yeah either w32 version from site has broken rendering.
But Debian patched version is all fine for me on both radeonsi or with
Catalyst.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #5 from smoki ---
Can't reproduce this with Debian version of astromenance neither with radeonsi
or swrast - works fine here with that llvm+mesa version.
Likely game bug or it need some patches on Arch, look at a Debian changelog
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #4 from pc.jago1337 at gmail.com ---
Also:
kernel version: linux 4.1.6-1
xorg version: 1.17.2
llvm-libs version: 3.6.2-3
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part ---
https://bugs.freedesktop.org/show_bug.cgi?id=91993
pc.jago1337 at gmail.com changed:
What|Removed |Added
Attachment #118241|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #2 from pc.jago1337 at gmail.com ---
Created attachment 118242
--> https://bugs.freedesktop.org/attachment.cgi?id=118242&action=edit
Main menu rendered in software/CPU.
--
You are receiving this mail because:
You are the assignee f
https://bugs.freedesktop.org/show_bug.cgi?id=91993
--- Comment #1 from pc.jago1337 at gmail.com ---
Created attachment 118241
--> https://bugs.freedesktop.org/attachment.cgi?id=118241&action=edit
Main menu rendered normally with GPU.
--
You are receiving this mail because:
You are the assignee
https://bugs.freedesktop.org/show_bug.cgi?id=91993
Bug ID: 91993
Summary: Graphical glitch in Astromenace (open-source game).
Product: Mesa
Version: 10.6
Hardware: Other
OS: Linux (All)
Status: NEW
Severit
23 matches
Mail list logo