Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various sites broken with 'enable_3d = 1'. #179

Open
Ziemas opened this issue Apr 30, 2015 · 11 comments
Open

Various sites broken with 'enable_3d = 1'. #179

Ziemas opened this issue Apr 30, 2015 · 11 comments

Comments

@Ziemas
Copy link

Ziemas commented Apr 30, 2015

When 3d is enabled youtube player controls don't show and twitch doesn't show any video at all.

Drivers: Nvidia 304.125

@ahjolinna
Copy link

@Ziemas : I don't have any problems with Nvidia 346.59 driver

@i-rinat
Copy link
Owner

i-rinat commented May 8, 2015

Could you check whenever it works with code from gles-emul branch?

@Ziemas
Copy link
Author

Ziemas commented May 8, 2015

No, that doesn't change anything. Behaves the same as master for me.

@i-rinat
Copy link
Owner

i-rinat commented May 8, 2015

That's bad. I have no idea what else could cause malfunctioning.

@KynikossDragonn
Copy link

I'm also affected by this, I get a black space where the youtube video and player controls are supposed to be.

My driver is:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD BARTS
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.1.3
OpenGL core profile shading language version string: 3.30

And my card is a Radeon HD 6870.

@i-rinat
Copy link
Owner

i-rinat commented Jul 15, 2015

@KynikossDragonn, does tests/util_glx_pixmap show red or green filled rectangle?
util_glx_pixmap is an utility which you can build by calling make util_glx_pixmap. Resulting binary is at tests/util_glx_pixmap.

@KynikossDragonn
Copy link

@i-rinat It shows a "green filled rectangle" for me.

stdout:
_pixmap
root_wnd = 0x2ca
wnd = 0x3e00001
nconfigs = 240
fb_config = 0x1869300
context ok
pixmap and surface ok
glXMakeCurrent ok

@i-rinat
Copy link
Owner

i-rinat commented Jul 15, 2015

Green box is a good sign, offscreen rendering works fine (it doesn't on some hardware/driver combinations). But my guess about reason wasn't right, so I'll keep think about what causes the bug.

@KynikossDragonn
Copy link

Anything you could suggest I try to debug this issue further on my end? I don't have much programming skill though.

@i-rinat
Copy link
Owner

i-rinat commented Jul 15, 2015

Sorry, I don't have any idea to try at the moment.

@i-rinat
Copy link
Owner

i-rinat commented Nov 21, 2015

Still have no idea, and can't reproduce it on available hardware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants