summaryrefslogtreecommitdiff
path: root/tests/buffer-count-test.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* tests: rename client_create to create_client_and_test_surfacePekka Paalanen2015-04-021-1/+1
* platform: rename create_egl_window to create_egl_surfaceJonny Lamb2015-03-261-3/+3
* clients & tests: use eglCreatePlatformWindowSurfaceEXT when supportedJonny Lamb2015-03-201-4/+3
* clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb2015-03-201-3/+6
* tests: Skip buffer count test if wl_drm isn't presentDerek Foreman2015-01-231-0/+3
* tests: Cleanup superfluous headersBryce Harrington2014-11-281-5/+2
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-071-0/+2
* tests: Skip buffer-count if EGL initialization failsEmilio Pozuelo Monfort2014-02-181-10/+19
* tests: Only run buffer-count test on Mesa >= 10.1Pekka Paalanen2014-01-081-2/+2
* tests: Only run buffer-count test if we have at least mesa 10Kristian Høgsberg2014-01-011-0/+13
* tests: Test whether a simple EGL main loop uses too many buffersNeil Roberts2013-12-071-0/+128