Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 10218:f82646fc1431
Moved video filters to a separate section, moved slave mode section to the
tech subdir, random improvements, default indentation reduced.
Straight from the LUG camp Felsberg by Jonas and Diego.
author | jonas |
---|---|
date | Sat, 31 May 2003 16:41:41 +0000 |
parents | 3f3b7829dce8 |
children | b635d250fd0e |
line wrap: on
line source
gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm