summaryrefslogtreecommitdiff
path: root/tests/buffer-count-test.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-15Remove redundant #include path component.Jon Cruz1-1/+1
2015-06-15tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-04-02tests: rename client_create to create_client_and_test_surfacePekka Paalanen1-1/+1
2015-03-26platform: rename create_egl_window to create_egl_surfaceJonny Lamb1-3/+3
2015-03-20clients & tests: use eglCreatePlatformWindowSurfaceEXT when supportedJonny Lamb1-4/+3
2015-03-20clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb1-3/+6
2015-01-23tests: Skip buffer count test if wl_drm isn't presentDerek Foreman1-0/+3
2014-11-28tests: Cleanup superfluous headersBryce Harrington1-5/+2
2014-04-07Make sure config.h is included before any system headersAndrew Wedgbury1-0/+2
2014-02-18tests: Skip buffer-count if EGL initialization failsEmilio Pozuelo Monfort1-10/+19
2014-01-08tests: Only run buffer-count test on Mesa >= 10.1Pekka Paalanen1-2/+2
2014-01-01tests: Only run buffer-count test if we have at least mesa 10Kristian Høgsberg1-0/+13
2013-12-07tests: Test whether a simple EGL main loop uses too many buffersNeil Roberts1-0/+128