summaryrefslogtreecommitdiff
path: root/tests/util/piglit_ktx.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-23Allow 2d array and 3d textures on OpenGL ES 3.xAnuj Phogat1-2/+5
2016-05-23Add texture min/mag filtersAnuj Phogat1-0/+3
2016-05-23Fix the minimum number of faces allowed in a ktx imageAnuj Phogat1-1/+1
2015-03-24util/ktx: Remove stray semicolon.Vinson Lee1-1/+1
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-07-15util/ktx: Unify piglit_ktx_load_noncubeface() between GL and GLESChad Versace1-12/+7
2014-04-30util: use binary mode for fopen() calls in ktx codeGuo, Johney1-2/+2
2013-01-28android: piglit_ktx.c compiler errorTom Gall1-0/+2
2012-10-09cmake: Prefix cmake options and feature macros with PIGLITChad Versace1-3/+3
2012-07-31util: fix MSVC build failure in piglit_ktx.cBrian Paul1-1/+1
2012-07-20util: Remove unused/non-portable headers.José Fonseca1-3/+0
2012-07-15util: Add utilities for KTX file formatChad Versace1-0/+854