diff options
author | Eric Anholt <[email protected]> | 2008-11-04 12:34:29 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2008-11-12 13:07:23 -0800 |
commit | 72bbc89534f682579ab49a7259203724d07db942 (patch) | |
tree | 70d27b41a52015c1b2c48361bf94999ddc1f27c1 /progs/xdemos/.gitignore | |
parent | 62ff7ab7206e1b9e195e81ad1a96b579819edb57 (diff) |
Add glsync demo program from jbarnes for testing vblank synchronization.
Diffstat (limited to 'progs/xdemos/.gitignore')
-rw-r--r-- | progs/xdemos/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/xdemos/.gitignore b/progs/xdemos/.gitignore index 868249db884..084dee5d844 100644 --- a/progs/xdemos/.gitignore +++ b/progs/xdemos/.gitignore @@ -1,4 +1,5 @@ corender +glsync glthreads glxcontexts glxdemo |