summaryrefslogtreecommitdiff
path: root/tests/asmparsertest
AgeCommit message (Expand)AuthorFilesLines
2014-09-23asmparsertest: add new SWZ test to exercise Mesa bug/assertionBrian Paul1-0/+8
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-06-03asmparsertest: print error if unable to open fileBrian Paul1-0/+1
2014-05-14make_test_list.sh: Remove rotten fileDylan Baker1-48/+0
2014-03-22Remove asmparsertest/shaders/ARBvp1.0/address-06.txtMarek Olšák1-11/+0
2014-01-13asmparsertest: Silence uninitialized variable warning.Vinson Lee1-0/+1
2013-05-24ARB_fp: invert expected result for duplicate precision hint testsChris Forbes2-2/+0
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
2012-12-06Fix shell scripts that claim to run with /bin/sh but actually need /bin/bash.Stuart Abercrombie2-2/+2
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace1-0/+2
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace1-4/+7
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-2/+4
2012-05-23tests: Remove glutExtensionSupportedChad Versace1-8/+1
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+0
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-1/+1
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2012-02-25Convert older tests to use piglit-framework.cPaul Berry1-25/+19
2012-02-20asmparsertest: Cast isspace input to int to silence compiler warning.Vinson Lee1-1/+1
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-5/+5
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca1-0/+1
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace2-14/+17
2011-02-25cmake: Don't add source dirs as link dirsChad Versace1-4/+0
2011-02-17Import GLEWMarek Olšák1-2/+0
2010-12-04asmparsertest: Print out missing extension on skipped tests.Vinson Lee1-0/+1
2009-10-15asmparsertest: Add tests for NV_vp2 result.clip[] (clip distances)Ian Romanick4-0/+33
2009-10-15asmparsertest: Fix typographical error in ARBvp1./result-0[12].txtIan Romanick2-2/+2
2009-10-05asmparsertest: Add a few tests for NV_vp2 ARA instructionIan Romanick4-0/+28
2009-10-02asmparsertest: Add some more ARL testsIan Romanick5-0/+33
2009-10-01asmparsertest: Additional GL_NV_vertex_program3 texturing testsIan Romanick29-7/+296
2009-10-01asmparsertest: Add PUSHA and POPA tests for GL_NV_vertex_program3Ian Romanick9-0/+101
2009-10-01NV vp3: Add a bunch of GL_NV_vertex_program3 texture testsIan Romanick113-0/+850
2009-10-01asmparsertest: Run tests with -autoIan Romanick1-1/+1
2009-10-01asmparsertest: Add a script to generate the list of all tests.Ian Romanick1-0/+48
2009-09-30NV vp2: Add a bunch of GL_NV_vertex_program2_option testsIan Romanick25-0/+154
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt1-9/+0
2009-09-16asmparsertest: Use vertex program reserved words in a fragment programIan Romanick1-0/+46
2009-09-04asmparsertest: Add tests for NV_fp_o size specifiersIan Romanick88-0/+500
2009-09-03asmparsertest: Add missing space before 'FAIL'Ian Romanick1-1/+1
2009-09-03asmparsertests: Add tests for absolute value operator from NV_fp_optionIan Romanick2-0/+15
2009-09-03asmparsertests: Rename ARBfp1.0 test abs.txt to abs-01.txtIan Romanick1-0/+0
2009-09-03asmparsertests: Add tests for the COS instructionIan Romanick5-0/+24
2009-09-03asmparsertest: Remove erroneous constant testsIan Romanick2-10/+0
2009-09-01NV fp: Add tests for differing scalar constant behavior with ARBfpIan Romanick2-0/+10
2009-08-31NV fp: Add a few tests for 'OPTION NV_fragment_program' shadersIan Romanick8-0/+53
2009-08-31asmparsertest: Add test for invalid program OPTION stringIan Romanick2-0/+10
2009-08-23Compile tests using both DOS and Unix line endings.Ian Romanick1-25/+105
2009-07-30asmparsertest: Add SWZ tests for fp that use RGBAIan Romanick2-0/+7