~glmark2-dev/glmark2/canvas-drm-rebranch

Viewing all changes in revision 257.

  • Committer: Jesse Barker
  • Date: 2012-12-17 22:48:52 UTC
  • Revision ID: jesse.barker@linaro.org-20121217224852-z3o4qk78f0ygzjsh
CanvasDRM:  Further simplify the select() logic.  Firstly, as we have a NULL
pointer for the timeout parameter, select() won't time out and we don't need to
handle that return value.  Secondly, unless we have a really great idea for
handling user input (apart from Ctrl-C), we don't need to listen on stdin.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: