summaryrefslogtreecommitdiff
path: root/xlib.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-25Use SHM events for synchronisation when possibleChris Wilson1-6/+104
2012-08-17Rename ximage to xshm and create a new demo based on similar-imageChris Wilson1-0/+2
2012-03-09xlib: use a queue depth of 2 framesChris Wilson1-25/+44
2012-02-05Add a split-screen mode for showing backend performance side-by-sideChris Wilson1-1/+37
2011-11-24xlib: Tweak synchronisationChris Wilson1-16/+9
2011-09-09device: limit window sizeChris Wilson1-0/+1
2011-07-03xlib: Use GetImage to synchronize each frame for accurate timingChris Wilson1-27/+36
2011-06-28A simple demonstration of the ability of various backendsChris Wilson1-0/+99