aboutsummaryrefslogtreecommitdiff
path: root/tests/egl
AgeCommit message (Expand)Author
2013-01-29egl_khr_create_context: Explain why context creation must succeedChad Versace
2013-01-29egl_khr_create_context: Fix for drivers that don't support GL >= 2.0Chad Versace
2012-11-28egl: Fix typo in previous commitMatt Turner
2012-11-27egl_khr_create_context: Fix build error with old eglext.hChad Versace
2012-11-20egl-create-context-verify-gl-flavor: Test bogus versionsChad Versace
2012-11-20egl_khr_create_context: Check eglChooseConfig's errorsChad Versace
2012-11-20egl-create-context-verify-gl-flavor: Test GLES3Chad Versace
2012-11-14egl: Add test egl-create-context-verify-gl-flavor (v3)Chad Versace
2012-11-14util/egl: Change piglit_expect_egl_error to return a boolChad Versace
2012-10-12egl_khr_create_context: Don't specify the profile in the without-profile caseMatt Turner
2012-10-11egl_khr_create_context_profile: Verify that the profile is ignored pre-3.2Matt Turner
2012-10-11egl_khr_create_context: Verify that the core profile is supported for Desktop...Matt Turner
2012-10-11egl_khr_create_context_profile: Verify that invalid profiles are rejectedMatt Turner
2012-10-05egl_khr_create_context: profile attributes are never invalid for Desktop GLMatt Turner
2012-10-05egl_khr_create_context: Clarify why attributes are rejected in GLESMatt Turner
2012-10-02egl-nok-swap-region: probe front not back bufferRobert Bragg
2012-10-02egl-util: Adds probe_front_pixel_rgb functionRobert Bragg
2012-08-29egl-util: Add call to piglit_dispatch_default_init()Matt Turner
2012-08-29egl_khr_create_context: add extension #defines to common.hBrian Paul
2012-08-27egl_khr_create_context: Brown bag fixesMatt Turner
2012-08-27egl_khr_create_context: Allow forward-compatible contexts to be rejectedMatt Turner
2012-08-24egl_khr_create_context: Verify default minor version is 0 for Desktop GLMatt Turner
2012-08-24egl_khr_create_context: Verify default major version is 1 for Desktop GLMatt Turner
2012-08-24egl_khr_create_context: Verify that the invalid attributes are rejected for GLESMatt Turner
2012-08-24egl_khr_create_context: Verify that the invalid flags are rejected for GLESMatt Turner
2012-08-24egl_khr_create_context: Verify that the attributes list pointer can be NULL f...Matt Turner
2012-08-24egl_khr_create_context: Verify that the attributes list can be empty for Desk...Matt Turner
2012-08-24egl_khr_create_context: Verify that the forward-compatible flag can be accept...Matt Turner
2012-08-24egl_khr_create_context: Verify that the invalid flags are rejected for Deskto...Matt Turner
2012-08-24egl_khr_create_context: Verify that the invalid attributes are rejected for D...Matt Turner
2012-08-24egl_khr_create_context: Verify that the invalid GL versions are rejectedMatt Turner
2012-08-24egl_khr_create_context: Verify that the attributes list pointer can be NULL f...Matt Turner
2012-08-24egl_khr_create_context: Verify that the attributes list can be empty for GLESMatt Turner
2012-08-24egl_khr_create_context: Verify default minor version is 0 for GLESMatt Turner
2012-08-24egl_khr_create_context: Verify default major version is 1 for GLESMatt Turner
2012-08-24egl_khr_create_context: Add common test infrastructureMatt Turner
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace
2012-03-03don't write generated header to the source directoryDylan Noblesmith
2012-01-10Use correct libX11Ian Romanick
2011-12-02fix egl-query-surface argv parsingnobled
2011-12-01egl-query-surface: Fix printf format warning.Vinson Lee
2011-11-08egl: Test behavior of eglQuerySurface()Chad Versace
2011-11-08egl: Add fields egl_test::window_width,window_heightChad Versace
2011-11-08egl: Change each test to initialize egl_test with common functionChad Versace
2011-05-30egl-util : fix doxygen commentsTapani Pälli
2011-05-30egl : pass EGL config attributes from testsTapani Pälli
2011-05-13Make TIFF an optional dependency.José Fonseca