diff options
author | Jesse Barnes <[email protected]> | 2010-03-04 13:14:59 -0800 |
---|---|---|
committer | Jesse Barnes <[email protected]> | 2010-03-04 13:14:59 -0800 |
commit | b6456dc234b4736e2490e346c776ad4f2c7f7769 (patch) | |
tree | c32d4028084e03ba7f8d4d88273838561be1af72 /progs/xdemos/.gitignore | |
parent | 566390bedf4e5f24b5234e9dc08ecb1a6fd4d13b (diff) |
xdemos: add OML sync test
Add program to test glXSwapBuffersMscOML behavior. Based on glsync.c.
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 5ae0f5a0627..a65b890d3dc 100644 --- a/progs/xdemos/.gitignore +++ b/progs/xdemos/.gitignore @@ -27,3 +27,4 @@ xfont xrotfontdemo yuvrect_client msctest +omlsync |