mesa/docs/README.GGI

27 lines
612 B
Plaintext
Raw Normal View History

1999-08-23 23:22:31 +01:00
GGIMesa for LibGGI 2.x
1999-02-23 03:41:13 +00:00
1999-08-23 23:22:31 +01:00
Requirements:
-------------
LibGGI 2.0 or greater
1999-02-23 03:41:13 +00:00
1999-08-23 23:22:31 +01:00
Installation:
-------------
To install GGIMesa, follow the instructions in INSTALL.GNU. If you
wish to install GGIGLUT as well, first install GGIMesa and then run
1999-02-23 03:41:13 +00:00
1999-08-23 23:22:31 +01:00
make
make install (must be root)
1999-02-23 03:41:13 +00:00
1999-08-23 23:22:31 +01:00
in ggi/ggiglut.
1999-02-23 03:41:13 +00:00
1999-08-23 23:22:31 +01:00
Notes:
------
1999-02-23 03:41:13 +00:00
1999-08-23 23:22:31 +01:00
* Set the environment variables GGIMESA_DEBUG and/or GGIGLUT_DEBUG
to 255 to see lots of debugging output.
1999-02-23 03:41:13 +00:00
1999-08-23 23:22:31 +01:00
* GGIGLUT contains support for all of the GLUT 3.6 API except for the
high-level primitive drawing functions, but many of the functions (in
particular the menu drawing functions) are just stubs.
1999-02-23 03:41:13 +00:00