On Mon, Jun 24, 2002 at 09:37:18PM +0200, Willy Gardiol wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > Hi! > could someone help me understand what the output of glxinfo means? > > here it is: > > (i snip what i understand) > visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav > id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat > - ---------------------------------------------------------------------- > 0x23 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None > 0x24 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow > 0x25 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow > 0x26 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow > 0x27 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None > 0x28 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow > 0x29 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow > 0x2a 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow > > What does means the first clum numbers? They seems to represent e video mode, > but how to convert them to something for humans beings? > And what about the last column? What it means?
well if I understand it right - db - double buffering supporter (y/n) color buffer (red 5 bits, g 6 bits, blue - 5 bits, alpha channel 0?) ax - auxilary buffer (dunno what that might be used or what it is :)) depth - 16 (color depth i.e. 65K colors ) stencil - 8) (can't comment on that ...) accum. buffer ( red, green, blue in bits ) 8) other fields still are a mistery ;) > > - -- > Willy Gardiol - [EMAIL PROTECTED] > goemon.polito.it/~gardiol > Use linux for your freedom. > > "Notre P?re qui etes aux cieux > Restez-y > Et nous nous resterons sur la terre > Qui est quelquefois si jolie." > > "Padre nostro che sei nei cieli > Restaci > E noi resteremo sulla terra > Che qualche volta ? cos? gradevole." > > Jacques Pr?vert (1900-1977) > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.6 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iD8DBQE9F3TuQ9qolN/zUk4RAkhdAJ9OmNxUx6gzPK+YO9y6zT+2KEqpcwCfYNNM > DCLyap1BJolw4wGC3lP2x2k= > =v8BB > -----END PGP SIGNATURE----- > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Dri-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dri-users -- Zilvinas Valinskas ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
