Glynn Clements 37c0e5bdfc Replace fseek/ftell with G_fseek/G_ftell %!s(int64=16) %!d(string=hai) anos
..
Ball.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
Ball.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
BallAux.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
BallAux.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
BallMath.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
BallMath.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
Makefile db49180dd7 welcome to GRASS 7.0.svn %!s(int64=17) %!d(string=hai) anos
README db49180dd7 welcome to GRASS 7.0.svn %!s(int64=17) %!d(string=hai) anos
TODO db49180dd7 welcome to GRASS 7.0.svn %!s(int64=17) %!d(string=hai) anos
cap_data.c 37c0e5bdfc Replace fseek/ftell with G_fseek/G_ftell %!s(int64=16) %!d(string=hai) anos
do_color_ogl.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
draw_cap_ogl.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
draw_cappolys_ogl.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
draw_polys_ogl.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
get_color_ogl.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
init_caps.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
kns_defines.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
kns_globals.h 94516acb96 Eliminate preprocessor abuse %!s(int64=17) %!d(string=hai) anos
main_ogl.c 276eaabdf7 Change exit(-1) to exit(EXIT_FAILURE); a negative argument to exit() is invalid %!s(int64=17) %!d(string=hai) anos
make_header.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
new_init_graphics.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
r3.showdspf.html 2014e73a43 Rename description.html -> $(PGM).html %!s(int64=17) %!d(string=hai) anos
r3.showdspf_opengl_mods.html db49180dd7 welcome to GRASS 7.0.svn %!s(int64=17) %!d(string=hai) anos
r3_data.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
r3_find.c 69ac420b2f gislib G__name_is_fully_qualified() renamed to %!s(int64=16) %!d(string=hai) anos
showdspf.gif db49180dd7 welcome to GRASS 7.0.svn %!s(int64=17) %!d(string=hai) anos
thresh_array.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
togif.c 94516acb96 Eliminate preprocessor abuse %!s(int64=17) %!d(string=hai) anos
togif.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ %!s(int64=17) %!d(string=hai) anos
vizual.h 94516acb96 Eliminate preprocessor abuse %!s(int64=17) %!d(string=hai) anos
vizual2.h 94516acb96 Eliminate preprocessor abuse %!s(int64=17) %!d(string=hai) anos

README

For information on the port of r3.showdspf from IrisGL to OpenGL browse the
document r3.showdspf_opengl_mods.html

Ken Sakai
Lockheed Martin
4-3-00

---------------------------------------------------------------------------

r3.showdspf is not built by default in GRASS 6.2. If you want to build it you
need to ./configure GRASS --with-glw support and run 'make' manually from the
raster3d/r3.showdspf/ source directory.

AFAIK it is the only thing in GRASS 6.2 which uses GLw:
http://article.gmane.org/gmane.comp.gis.grass.devel/19079


Hamish Bowman
15 Aug 2007