summaryrefslogtreecommitdiff
path: root/tests/util/shader-load.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-21shader-load: Validate fopen_s filename parameter.Vinson Lee1-1/+7
2010-04-19util: Additional cmake-based portability testsIan Romanick1-2/+0
2009-11-06shader-load: Fix null dereference when there is an error.Vinson Lee1-1/+4
2009-07-20shader-load: Include stdlib.h.Vinson Lee1-0/+1
2009-07-16util: Utility routine to load a text file (e.g., shader) from diskIan Romanick1-0/+138