summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2014-07-27 14:22:27 +0900
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2014-07-28 23:00:34 +0900
commit2d63a704222fa27d61a53d6b7248cd7e01ebb100 (patch)
tree5fc471053b54615d0bdf2d7d609520f10f661700 /.gitignore
parent89d0e9f0333fc84c1ab8277537bacaf2291302b5 (diff)
ecore x vsync animator support - add a glx based vsync ticker
this adds a slave process that is useful on nvidia drivers as there isn't another way to get vsync evenys (that i know about). i need to make another slave process to that includes a dri2 protocol implementation since mesa has now hidden its dri2 symbols.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ad5734a129..9ba26f070d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,4 @@ tags
/ABOUT-NLS
/config.rpath
/coverage
+/src/lib/ecore_x/ecore_x_vsync