Problem rendering with intel integrated card

Im trying to test my game at home, with an integrated intel chipset and
Centos Linux, but I just get a black screen. The app is running, but
nothing is rendered. It works when I test it in my other PC with Nvidia
card and Ubuntu 12.04. Is there any known problem with intel cards?–
Roger D. Vargas
Using Gentoo Linux 2010
La unica forma de encontrar los limites de lo posible es yendo mas
alla de ellos, hacia lo imposible

First of all, can you confirm that Intel card works correctly with
OpenGL in general? I’d say run glxgears but that only tells you if
it’s running at all, try running some game that uses shaders or
something like that.

Saying this because OpenGL support on Linux when not using Nvidia
cards is hit and miss (more miss than hit :P).

2013/4/19, luo_hei at yahoo.es <luo_hei at yahoo.es>:> Im trying to test my game at home, with an integrated intel chipset and

Centos Linux, but I just get a black screen. The app is running, but
nothing is rendered. It works when I test it in my other PC with Nvidia
card and Ubuntu 12.04. Is there any known problem with intel cards?


Roger D. Vargas
Using Gentoo Linux 2010
La unica forma de encontrar los limites de lo posible es yendo mas
alla de ellos, hacia lo imposible


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

El 04/19/2013 07:26 AM, Sik the hedgehog escribi?:

First of all, can you confirm that Intel card works correctly with
OpenGL in general? I’d say run glxgears but that only tells you if
it’s running at all, try running some game that uses shaders or
something like that.

Saying this because OpenGL support on Linux when not using Nvidia
cards is hit and miss (more miss than hit :P).

Ill try that at home tonight. According to glxinfo, there is direct
rendering avilable.–
Roger D. Vargas
Using Gentoo Linux 2010
La unica forma de encontrar los limites de lo posible es yendo mas
alla de ellos, hacia lo imposible