summaryrefslogtreecommitdiff
path: root/bsd-core/drm_atomic.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2013-06-24 13:42:20 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2013-06-27 10:19:56 +0200
commit87fc122bcde374d0a5bde853688101870f7f33fa (patch)
treea83a8312799ae52b2664fe074158776506a062e8 /bsd-core/drm_atomic.h
parent100ee623710c05901006b74de62611601e0d97c7 (diff)
modetest: setup source
Diffstat (limited to 'bsd-core/drm_atomic.h')
0 files changed, 0 insertions, 0 deletions
hl opt">) { int r = poll(fds, ARRAY_SIZE(fds), 0); ASSERT(r >= 0); if (fds[0].revents) break; surface.make_current(); scene.draw(framenum++); surface.swap_buffers(); } }