summaryrefslogtreecommitdiff
path: root/tests/texturing/teximage-colors.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-04teximage-colors: fix comment typosBrian Paul1-2/+2
2015-09-04teximage-colors: replace assertion with useful infoBrian Paul1-1/+8
2015-03-02Fix arguments count check and the test nameAnuj Phogat1-2/+2
2014-12-14teximage-colors: Add comment to silence Coverity defect.Vinson Lee1-0/+1
2014-12-13teximage-colors: Remove self assignment.Vinson Lee1-1/+0
2014-12-03util: convert piglit_getmicroseconds to piglit_time_get_nanoEmil Velikov1-3/+3
2014-10-13teximage-colors: fix bogus precision assumptions and other issuesRoland Scheidegger1-5/+40
2014-09-18teximage-color: Fix un_to_float for 32-bit buildsNeil Roberts1-1/+1
2014-09-17teximage-colors: Don't try to do exact upload/download on 12-bit formatsJason Ekstrand1-3/+3
2014-09-05Add a test for glTexImage color conversionsJason Ekstrand1-0/+872