aboutsummaryrefslogtreecommitdiff
path: root/tests/asmparsertest
AgeCommit message (Expand)Author
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák
2012-12-06Fix shell scripts that claim to run with /bin/sh but actually need /bin/bash.Stuart Abercrombie
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-06-20tests: Let each test define main()Chad Versace
2012-05-23tests: Remove glutExtensionSupportedChad Versace
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace
2012-03-03don't write generated header to the source directoryDylan Noblesmith
2012-02-25Convert older tests to use piglit-framework.cPaul Berry
2012-02-20asmparsertest: Cast isspace input to int to silence compiler warning.Vinson Lee
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace
2011-02-25cmake: Don't add source dirs as link dirsChad Versace
2011-02-17Import GLEWMarek Olšák
2010-12-04asmparsertest: Print out missing extension on skipped tests.Vinson Lee
2009-10-15asmparsertest: Add tests for NV_vp2 result.clip[] (clip distances)Ian Romanick
2009-10-15asmparsertest: Fix typographical error in ARBvp1./result-0[12].txtIan Romanick
2009-10-05asmparsertest: Add a few tests for NV_vp2 ARA instructionIan Romanick
2009-10-02asmparsertest: Add some more ARL testsIan Romanick
2009-10-01asmparsertest: Additional GL_NV_vertex_program3 texturing testsIan Romanick
2009-10-01asmparsertest: Add PUSHA and POPA tests for GL_NV_vertex_program3Ian Romanick
2009-10-01NV vp3: Add a bunch of GL_NV_vertex_program3 texture testsIan Romanick
2009-10-01asmparsertest: Run tests with -autoIan Romanick
2009-10-01asmparsertest: Add a script to generate the list of all tests.Ian Romanick
2009-09-30NV vp2: Add a bunch of GL_NV_vertex_program2_option testsIan Romanick
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt
2009-09-16asmparsertest: Use vertex program reserved words in a fragment programIan Romanick
2009-09-04asmparsertest: Add tests for NV_fp_o size specifiersIan Romanick
2009-09-03asmparsertest: Add missing space before 'FAIL'Ian Romanick
2009-09-03asmparsertests: Add tests for absolute value operator from NV_fp_optionIan Romanick
2009-09-03asmparsertests: Rename ARBfp1.0 test abs.txt to abs-01.txtIan Romanick
2009-09-03asmparsertests: Add tests for the COS instructionIan Romanick
2009-09-03asmparsertest: Remove erroneous constant testsIan Romanick
2009-09-01NV fp: Add tests for differing scalar constant behavior with ARBfpIan Romanick
2009-08-31NV fp: Add a few tests for 'OPTION NV_fragment_program' shadersIan Romanick
2009-08-31asmparsertest: Add test for invalid program OPTION stringIan Romanick
2009-08-23Compile tests using both DOS and Unix line endings.Ian Romanick
2009-07-30asmparsertest: Add SWZ tests for fp that use RGBAIan Romanick
2009-07-29asmparsertest: Add test for fragment prog state.depth.rangeIan Romanick
2009-07-27asmparsertest: Fix bugs in argv handling for -auto caseIan Romanick
2009-07-27asmparsertest: Add several tests for ARB_fragment_program_shadowIan Romanick
2009-07-16asmparsertest: Include Mac OS GLUT header.Vinson Lee
2009-07-16Tests and framework for exercising the assembly shader compilerIan Romanick