comparison README.MiNT @ 984:44fd54a0ae5f

Add OSMesa OpenGL support to the Atari GEM video driver
author Patrice Mandin <patmandin@gmail.com>
date Sun, 21 Nov 2004 21:59:47 +0000
parents 3b1ba22f5a28
children 335d9376a2cd
comparison
equal deleted inserted replaced
983:7f08bd66f1ca 984:44fd54a0ae5f
58 - Driver combinations: 58 - Driver combinations:
59 Video Kbd Mouse Timer Joysticks Joypads OpenGL 59 Video Kbd Mouse Timer Joysticks Joypads OpenGL
60 xbios ikbd ikbd vbl(2) ikbd hardware OSMesa 60 xbios ikbd ikbd vbl(2) ikbd hardware OSMesa
61 xbios gemdos xbios vbl(2) xbios hardware OSMesa 61 xbios gemdos xbios vbl(2) xbios hardware OSMesa
62 xbios bios xbios vbl(2) xbios hardware OSMesa 62 xbios bios xbios vbl(2) xbios hardware OSMesa
63 gem gem gem(1) vbl(2) xbios hardware no 63 gem gem gem(1) vbl(2) xbios hardware OSMesa
64 64
65 (1) GEM does not report relative mouse motion, so xbios mouse driver is used 65 (1) GEM does not report relative mouse motion, so xbios mouse driver is used
66 to report this type event. 66 to report this type event.
67 67
68 (2) If you build SDL with threads using the GNU pth library, timers are 68 (2) If you build SDL with threads using the GNU pth library, timers are