Updated KMS mode (markdown => mediawiki)

markwkidd 2017-09-12 02:07:41 -04:00
parent 67f549c706
commit 49c820acad
2 changed files with 1 additions and 21 deletions

@ -1,21 +0,0 @@
## Purpose
KMS (Kernel Mode Setting) mode is a feature where RetroArch can use the OpenGL driver outside Xorg, running straight in the virtual terminal. It is a fairly obscure feature, but very powerful in a console scenario.
## Requirements
To use KMS mode you need:
- Recent version of MESA (9.0+) (dev)
- libgbm 9.0+, libdrm (dev)
- Open source driver which supports KMS
- ./configure with flags "--enable-kms" and "--enable-egl"
These require a fairly up-to-date distro.
After compiling RetroArch, you should see this when running `retroarch --features`:
KMS:
KMS/EGL context support: yes
If KMS mode is working correctly, RetroArch should start up outside Xorg as well.
See also: [Input drivers in Linux without Xorg](https://github.com/libretro/RetroArch/wiki/Input-drivers-in-Linux-without-Xorg)

1
KMS-mode.mediawiki Normal file

@ -0,0 +1 @@
This doc is now part of [https://github.com/libretro/docs libretro-docs] and can be viewed here: https://github.com/libretro/docs