https://bugs.freedesktop.org/show_bug.cgi?id=64508
Priority: medium
Bug ID: 64508
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Text rendered using QuesoGLC is unreadable/missing on
Radeon HD 6290
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: maxrd2(a)hotmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: 9.1
…
[View More]Component: Drivers/DRI/R600
Product: Mesa
Created attachment 79212
--> https://bugs.freedesktop.org/attachment.cgi?id=79212&action=edit
screenshots in order: test9.1, test9.2, test16
Overview:
Text rendered using QuesoGLC is unreadable/missing on Radeon HD 6290.
As a consequence all text in warzone2100 game is unreadable.
Steps to Reproduce:
wget
http://surfnet.dl.sourceforge.net/project/quesoglc/QuesoGLC/0.7.2/quesoglc-…
tar -xjf quesoglc-0.7.2.tar.bz2
./configure && make check
Actual Results:
Following tests look very bad... letters look like a bunch of overlapping
triangles/primitives (attached screenshots)
- test9.2 - Render style : GLC_TEXTURE without GL objects without
user list
- test16
Expected Results:
Normally rendered text
Platform:
Arch Linux x86_64
Kernel: 3.8.12-1-ck #1 SMP PREEMPT x86_64 GNU/Linux
mesa 9.1.2-1
ati-dri 9.1.2-1
glu 9.0.0-2
xorg-server 1.14.1-1
xf86-video-ati 1:7.1.0-3
lspci output:
00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI
Wrestler [Radeon HD 6290] (prog-if 00 [VGA controller])
Subsystem: Acer Incorporated [ALI] Device 0598
Flags: bus master, fast devsel, latency 0, IRQ 41
Memory at e0000000 (32-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=256]
Memory at f0400000 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: radeon
Kernel modules: radeon
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=64225
Priority: medium
Bug ID: 64225
Assignee: dri-devel(a)lists.freedesktop.org
Summary: bfgminer --scyte generates Segmentation Fault on
Northern Island
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: spamjunkeater(a)gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
…
[View More]Component: Drivers/DRI/R600
Product: Mesa
Created attachment 78869
--> https://bugs.freedesktop.org/attachment.cgi?id=78869&action=edit
./bfgminer -v1 --benchmark --scrypt &>
OpenSUSE LLVM-trunk (patched version using:
https://bugs.freedesktop.org/attachment.cgi?id=78831) with Mesa trunk 3.9
kernel x86_64
"./bfgminer -v1 --benchmark --scrypt"
Generated segmentation fault.
Log attached.
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=64099
Priority: medium
Bug ID: 64099
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Mesa 9.0.3 implementation error: In
_mesa_DeleteHashTable, found non-freed data
Severity: minor
Classification: Unclassified
OS: Linux (All)
Reporter: bogomancer(a)gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: 9.0
…
[View More] Component: Drivers/Gallium/r600
Product: Mesa
I'm playing around with GL, and I'm receiving this message when my application
ends:
"Mesa 9.0.3 implementation error: In _mesa_DeleteHashTable, found non-freed
data
Please report at bugs.freedesktop.org"
The problem seems to be with GL_ARB_debug_output, since the message only
appears if I make a call to glDebugMessageInsertARB during my application.
If you need any more information, please ask.
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=63579
Priority: medium
Bug ID: 63579
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Savage 2 Edges render white [r600g]
Severity: major
Classification: Unclassified
OS: All
Reporter: romulasry(a)gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
Created …
[View More]attachment 78046
--> https://bugs.freedesktop.org/attachment.cgi?id=78046&action=edit
Edges of the screen renders just white
It is almost impossible to see in the distance due to it rendering the edges or
sky in just white.
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=61690
Priority: medium
Bug ID: 61690
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Graphic issue on PCSX2 with Gallium 0.4 on AMD RS780
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: pablo11_up(a)yahoo.com
Hardware: x86 (IA32)
Status: NEW
Version: 9.1
Component: Drivers/Gallium/r600
…
[View More]Product: Mesa
Created attachment 75782
--> https://bugs.freedesktop.org/attachment.cgi?id=75782&action=edit
trace of "Checking MEMORY CARD" first message
Hello,
Upgrading Mesa 8 to 9.1 got me a graphic problem with PCSX2 emulator
Attached an apitrace's trace generated in Mesa 8.0.4. When I replay it on Mesa
9.1 I got bad rendering, some shapes appar to be messed up.
http://imageshack.us/a/img32/7455/sshote.jpghttp://imageshack.us/a/img202/4097/startw.jpg
"configure" Mesa 8.0.4 flags:
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--libdir=/usr/lib \
--mandir=/usr/man \
--docdir=/usr/doc/mesa-$VERSION \
--with-dri-driverdir=/usr/lib/xorg/modules/dri \
--with-dri-drivers=i915,i965,nouveau,r200,radeon,swrast \
--with-gallium-drivers=nouveau,swrast,r300,r600 \
--enable-gallium-llvm \
--build=i486
"configure" Mesa 9.1 flags:
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--libdir=/usr/lib
--mandir=/usr/man \
--docdir=/usr/doc/mesa-$VERSION \
--with-dri-driverdir=/usr/lib/xorg/modules/dri \
--with-dri-drivers=i915,i965,intel,nouveau,r200,radeon,swrast \
--with-gallium-drivers=nouveau,swrast,r300,r600 \
--enable-gallium-llvm \
--enable-shared-glapi \
--build=i486
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=58033
Priority: medium
Bug ID: 58033
Assignee: dri-devel(a)lists.freedesktop.org
Summary: [r300g] Black gap artifacts when playing WoW
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: rankincj(a)googlemail.com
Hardware: x86 (IA32)
Status: NEW
Version: git
Component: Drivers/DRI/r300
Product: …
[View More]Mesa
When playing WoW with the latest Mesa from git, sometimes black lines and gaps
on the screen. These black spaces appear momentarily as I move around, like
intense shadows. Sometimes, the entire screen appears to go blank.
export RADEON_DEBUG=nohiz makes no difference, and no "acquiring HyperZ"
messages are printed on the console.
This is with a T60p laptop with a M66GL (RV535?) chip, running a 32 bit Linux
3.6.9 kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=57990
Priority: medium
Bug ID: 57990
Assignee: dri-devel(a)lists.freedesktop.org
Summary: xf86-video-ati Causes black stripes (RadeonHD4890 -
r770)
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: ruben.reina.dev(a)gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
…
[View More]Component: Drivers/DRI/Radeon
Product: Mesa
I have black stripes in my desktop applications and in lightdm using Ubuntu
Precise 12.04 and updated graphic drivers (xf86-video-ati).
Graphic card: Radeon HD 4890 - r770.
Before this didn't happen, it's a new bug.
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]