Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-27 | test/dri2: We do not require the GLX includes | Chris Wilson | |
Drop the GLX includes as they are not needed and obviously break if the GLX are not present on the system (and we fail to check during configure). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> | |||
2012-08-16 | test/dri2: Discard error returns from _XReply | Chris Wilson | |
This is only test code, so keep the static analyser quiet Reported-by: Zdenek Kabelac <zkabelac@redhat.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> | |||
2012-06-26 | test: Add a simple exercise for DRI2 swap paths | Chris Wilson | |
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |