https://bugs.freedesktop.org/show_bug.cgi?id=38265
Summary: [945gm] gl output in mplayer is wonky
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/i915g
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: erappleman(a)gmail.com
Whenever I test 915g with mplayer's gl output, my screen starts to bug out.
The effects are difficult to capture with a screenshot, but they can be
summarized as follows.
* gl output will overlay and interact strangely with other windows
* in fullscreen, letterboxing will be exaggerated or create a black bar on the
right side
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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: 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.
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
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.
https://bugs.freedesktop.org/show_bug.cgi?id=56865
Priority: medium
Bug ID: 56865
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Mesa 9.0 extremely slow and produces fading output on
radeon Evergreen
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: ka.nick(a)mail.ru
Hardware: x86-64 (AMD64)
Status: NEW
Version: 9.0
Component: Drivers/DRI/Radeon
Product: Mesa
Created attachment 69689
--> https://bugs.freedesktop.org/attachment.cgi?id=69689&action=edit
Screen snapshot: fading rendering
Having installed mesa 9. Compiz works @ ~5 FPS producing output as if one is
drawing in aquarelle on a wet paper (pls see attachment). Wallpapers are
rendered properly while all the windows are drawn this way. Meanwhile nothing
unusual were found in logs.
I installed it on Gentoo by unmasking my arch then update. It also required to
add libGLU. I tried few pre-releases as well as 9.0 on both 3.4 and 3.6 kernels
with the same result. I assume maybe some other changes are required I'm not
aware of.
Version of software are
media-libs/mesa-9.0
x11-drivers/xf86-video-ati-6.14.6-r1
x11-libs/libdrm-2.4.40
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=55913
Priority: medium
Bug ID: 55913
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Vdpau driver lag
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: markurujapan(a)gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/DRI/R600
Product: Mesa
Created attachment 68485
--> https://bugs.freedesktop.org/attachment.cgi?id=68485&action=edit
vdpau output
You said was now ready vdpau but when I try to watch a movie with this output
on my radeon 4650 , the video run with some lag :(
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=55604
Priority: medium
Bug ID: 55604
Assignee: dri-devel(a)lists.freedesktop.org
Summary: r600_shader.c compile fails to compile with gcc-4.7.2
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: treeve(a)sourcemage.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
mesalib git branch 9.0 fails to compile using scons
$ scons 2>ll
scons: Reading SConscript files ...
scons: Found LLVM version 3.1svn
Checking for X11 (x11 xext xdamage xfixes)... yes
Checking for XCB (x11-xcb xcb-glx >= 1.8.1)... yes
Checking for XF86VIDMODE (xxf86vm)... yes
Checking for DRM (libdrm >= 2.4.24)... yes
Checking for DRM_INTEL (libdrm_intel >= 2.4.30)... no
Checking for DRM_RADEON (libdrm_radeon >= 2.4.31)... yes
Checking for XORG (xorg-server >= 1.6.0)... yes
Checking for KMS (libkms >= 2.4.24)... no
Checking for UDEV (libudev > 150)... yes
Checking for C header file X11/extensions/dpmsconst.h... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
Compiling src/gallium/drivers/r600/r600_shader.c ...
Compiling src/gallium/drivers/r600/r700_asm.c ...
Compiling src/gallium/drivers/r600/r600_translate.c ...
scons: building terminated because of errors.
src/gallium/drivers/r600/r600_shader.c: At top level:
src/gallium/drivers/r600/r600_shader.c:210:44: error: array size missing in
'r600_shader_tgsi_instruction'
src/gallium/drivers/r600/r600_shader.c:210:76: error: array size missing in
'eg_shader_tgsi_instruction'
src/gallium/drivers/r600/r600_shader.c:210:106: error: array size missing in
'cm_shader_tgsi_instruction'
src/gallium/drivers/r600/r600_shader.c:741:2: warning: ISO C does not allow
extra ';' outside of a function [-pedantic]
src/gallium/drivers/r600/r600_shader.c: In function 'r600_shader_from_tgsi':
src/gallium/drivers/r600/r600_shader.c:1468:17: warning: comparison between
signed and unsigned integer expressions [-Wsign-compare]
src/gallium/drivers/r600/r600_shader.c:5221:2: warning: excess elements in
array initializer [enabled by default]
src/gallium/drivers/r600/r600_shader.c:5230:2: warning: (near initialization
for 'r600_shader_tgsi_instruction') [enabled by default]
scons reports that libkms not found, but libdrm-2.4.39 installs
/usr/lib/libkms.la
/usr/lib/libkms.so
/usr/lib/libkms.so.1
/usr/lib/libkms.so.1.0.0
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=55557
Priority: medium
Bug ID: 55557
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Regnum Online UBO break after game update
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: jrch2k10(a)gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
game debug output:
[02/10/2012 19:15:47] [ShaderGL][shader_gl_parser.cpp(1512)] Shader
material.basic_specular_at_ts validation failed
[02/10/2012 19:15:47] [ShaderGL][shader_gl_parser.cpp(392)] Program
<forwardskinning_pass_0> (material.basic_specular_at_ts) info log:
error: linking with uncompiled shader
[02/10/2012 19:15:47] [logger.cpp(72)] Shader material.basic_specular_at_ts
link failed
[02/10/2012 19:15:47] [logger.cpp(72)] GL_INVALID_OPERATION in
glGetUniformLocation(program not linked)
[02/10/2012 19:15:47] [logger.cpp(72)] GL_INVALID_OPERATION in
glGetUniformLocation(program not linked)
[02/10/2012 19:15:47] [logger.cpp(72)] GL_INVALID_OPERATION in
glGetUniformLocation(program not linked)
[02/10/2012 19:15:47] [logger.cpp(72)] GL_INVALID_OPERATION in
glGetUniformLocation(program not linked)
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV770
OpenGL version string: 3.0 Mesa 9.1-devel (git-00d80b3)
OpenGL shading language version string: 1.30
OpenGL extensions:
i have an trace, if needed tell to upload it somewhere(is almost 60mb
compressed)
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=55510
Priority: medium
Bug ID: 55510
Assignee: dri-devel(a)lists.freedesktop.org
Summary: Incorrect rendering with unigine tropics
Severity: normal
Classification: Unclassified
OS: All
Reporter: maxijac(a)free.fr
Hardware: All
Status: NEW
Version: unspecified
Component: Drivers/Gallium/r600
Product: Mesa
Created attachment 67942
--> https://bugs.freedesktop.org/attachment.cgi?id=67942&action=edit
output of tropics
Tropics has bad rendering, screenshot and output will be posted.
using mesa git 8d9778589f4b3a174e884338adb0fe1bdeca5eb7 and ddx
e8cb0b721e6ea251f85c799ca0563bfa59a2d37c linux 3.5.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=55421
Priority: medium
Bug ID: 55421
Assignee: dri-devel(a)lists.freedesktop.org
Summary: glxgears discolored and flickering
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: sthalik(a)misaki.pl
Hardware: x86 (IA32)
Status: NEW
Version: git
Component: Drivers/DRI/R600
Product: Mesa
On 69700 glxgears has the red gear's part colored yellow and it flickers every
half a second or so. No errors are emitted.
--
You are receiving this mail because:
You are the assignee for the bug.