From 72bbc89534f682579ab49a7259203724d07db942 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 4 Nov 2008 12:34:29 -0800 Subject: Add glsync demo program from jbarnes for testing vblank synchronization. --- progs/xdemos/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/xdemos/Makefile') diff --git a/progs/xdemos/Makefile b/progs/xdemos/Makefile index b2596712104..f8f2f15380d 100644 --- a/progs/xdemos/Makefile +++ b/progs/xdemos/Makefile @@ -12,6 +12,7 @@ LIBS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) $(APP_LIB_DEPS) PROGS = \ corender \ + glsync \ glthreads \ glxdemo \ glxgears \ -- cgit v1.2.3