This series ports almost all of the DSA tests to core profile. There are three tests that were not ported:
- gettextureimage-simple was just removed. It is a subset of the other gettextureimage tests that was designed to reproduce a bug in a driver that doesn't do core profile. The existing, non-DSA test should be sufficient, so there's no need for a DSA version. - gettextureimage-luminance tests image formats that do not exist in core profile. - gettextureimage-formats makes heavy use of glDrawPixels. See the patch 25 for more details. Once that is sorted, porting the test should be easy. _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
