summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2010-01-25Implement eglGetDisplay(EGL_DEFAULT_DISPLAY);HEADmasterKristian Høgsberg1-5/+1
2010-01-21Use INTEL_object_external and INTEL_context_noneKristian Høgsberg1-21/+41
2009-05-27Change the API to let the application swap and cycle buffers as it wantsKristian Høgsberg5-69/+100
2009-05-10Create test case surfaces using eglCreateSurfaceForName()Kristian Høgsberg1-62/+34
2009-03-01Update texture test to be useful for verifying color components.Kristian Høgsberg2-10/+26
2009-02-16Make DRI2 backend finally work.Kristian Høgsberg1-1/+1
2009-02-15test/texture: Use vertex array.Kristian Høgsberg1-8/+22
2009-02-12Add texture test case.Kristian Høgsberg3-3/+91
2009-02-12Move test case to test/ subdirectory.Kristian Høgsberg4-0/+550