ecore_x - vsync fix drm support to work again
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 29 Jul 2014 11:00:53 +0000 (20:00 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 29 Jul 2014 11:02:33 +0000 (20:02 +0900)
commitaaefbaa43ebea08ecd67732a785bf89c3b7f847e
tree8d320999bf5c8bfe7360408e35b175766313fb3c
parenta3a15b1986392bcc48affbab5c502013a83bfddd
ecore_x - vsync  fix drm support to work again

due to mesa changes to hide dri2 symbols, i have had to work on a fix
that makes this work again by going right to drm. now it works and
animators shoudl be vsynced on drm drivers if possible (only 1 card -
use card 0). already existing nvidia solution that uses a lot more
memory is there. others - no support. timers only
src/lib/ecore_x/xlib/ecore_x_image.c
src/lib/ecore_x/xlib/ecore_x_vsync.c