summaryrefslogtreecommitdiff
path: root/tests/shaders/vp-address-02.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-13shaders: Drop unnecessary fragment programs from vp-address-*.Matt Turner1-3/+0
2015-05-12request RGB visual, fixes gbm renderingIlia Mirkin1-1/+1
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
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-09tests: Remove direct includes of piglit-framework.hChad Versace1-1/+0
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes1-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-5/+4
2012-05-19tests: Remove use of glutExtensionSupportedChad Versace1-1/+1
2012-01-27Change ELEMENTS macros to ARRAY_SIZE.Paul Berry1-5/+3
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-4/+4
2010-07-26shaders: Use enumerated type.Vinson Lee1-1/+1
2010-02-05vp-address-0x: fix GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB queriesBrian Paul1-4/+5
2009-10-15Hide platform issues from tests.Ian Romanick1-4/+0
2009-10-05vp-address-0[1-6]: Fix MSVC build.Vinson Lee1-0/+4
2009-10-02vp-address-0[124]: Add missing new-line characters to error messagesIan Romanick1-2/+2
2009-10-02Add several shaders for address register usage in assembly vertex programsIan Romanick1-0/+202