Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 20501:30df9a64618a
Copy the following functions to libass to avoid dependency on the rest of mplayer:
guess_buffer_cp
utf8_get_char
blur
author | eugeni |
---|---|
date | Sun, 29 Oct 2006 15:03:30 +0000 |
parents | b635d250fd0e |
children |
line wrap: on
line source
gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -L/usr/X11R6/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm