generic-poky/meta/conf/machine
Carlos Alberto Lopez Perez 67959b9a15 machine/qemu: Fix OpenGL/GLX support with xserver-xorg.
* The Xorg server needs to load the GLX extension in order to
    enable proper OpenGL support.

  * Before this patch, glxinfo aborted with:

      root@qemux86:~# glxinfo
      name of display: :0.0
      Error: couldn't find RGB GLX visual or fbconfig

  * After this patch, it works as expected:

      root@qemux86:~# glxinfo | grep " render"
      direct rendering: Yes
      OpenGL renderer string: Software Rasterizer

(From OE-Core rev: 8f33627684755899c5b1fd7eeefdd89c42e68fec)

Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-12 14:36:27 +01:00
..
include machine/qemu: Fix OpenGL/GLX support with xserver-xorg. 2015-10-12 14:36:27 +01:00
qemuarm.conf qemurunner: Use two serial ports and log console with a thread 2015-08-24 23:47:07 +01:00
qemuarm64.conf qemuarm64.conf: Make the second serial console /dev/hvc0 2015-08-29 13:38:04 +01:00
qemumips.conf qemurunner: Use two serial ports and log console with a thread 2015-08-24 23:47:07 +01:00
qemumips64.conf qemurunner: Use two serial ports and log console with a thread 2015-08-24 23:47:07 +01:00
qemuppc.conf qemurunner: Use two serial ports and log console with a thread 2015-08-24 23:47:07 +01:00
qemux86-64.conf machine/qemu: Fix OpenGL/GLX support with xserver-xorg. 2015-10-12 14:36:27 +01:00
qemux86.conf machine/qemu: Fix OpenGL/GLX support with xserver-xorg. 2015-10-12 14:36:27 +01:00