Add OSMesa OpenGL support to the Atari GEM video driver

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40985
This commit is contained in:
Patrice Mandin 2004-11-21 21:59:47 +00:00
parent e7815a7395
commit 42648118e4
3 changed files with 203 additions and 3 deletions

View file

@ -60,7 +60,7 @@ Video Kbd Mouse Timer Joysticks Joypads OpenGL
xbios ikbd ikbd vbl(2) ikbd hardware OSMesa
xbios gemdos xbios vbl(2) xbios hardware OSMesa
xbios bios xbios vbl(2) xbios hardware OSMesa
gem gem gem(1) vbl(2) xbios hardware no
gem gem gem(1) vbl(2) xbios hardware OSMesa
(1) GEM does not report relative mouse motion, so xbios mouse driver is used
to report this type event.