index
:
~gabbayo/piglit
base
fbo-extended-blend
fbo-generatemipmap-formats-debug
master
rhel-6.8
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
asmparsertest
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
asmparsertest: add new SWZ test to exercise Mesa bug/assertion
Brian Paul
1
-0
/
+8
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2014-06-03
asmparsertest: print error if unable to open file
Brian Paul
1
-0
/
+1
2014-05-14
make_test_list.sh: Remove rotten file
Dylan Baker
1
-48
/
+0
2014-03-22
Remove asmparsertest/shaders/ARBvp1.0/address-06.txt
Marek Olšák
1
-11
/
+0
2014-01-13
asmparsertest: Silence uninitialized variable warning.
Vinson Lee
1
-0
/
+1
2013-05-24
ARB_fp: invert expected result for duplicate precision hint tests
Chris Forbes
2
-2
/
+0
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
1
-1
/
+1
2012-12-06
Fix shell scripts that claim to run with /bin/sh but actually need /bin/bash.
Stuart Abercrombie
2
-2
/
+2
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
1
-0
/
+2
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
1
-4
/
+7
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
1
-1
/
+1
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
1
-1
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
1
-1
/
+1
2012-06-20
tests: Let each test define main()
Chad Versace
1
-2
/
+4
2012-05-23
tests: Remove glutExtensionSupported
Chad Versace
1
-8
/
+1
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-1
/
+1
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2012-02-25
Convert older tests to use piglit-framework.c
Paul Berry
1
-25
/
+19
2012-02-20
asmparsertest: Cast isspace input to int to silence compiler warning.
Vinson Lee
1
-1
/
+1
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-5
/
+5
2011-03-07
cmake: Allow GL/glext.h to be specified separately.
José Fonseca
1
-0
/
+1
2011-02-25
cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txt
Chad Versace
2
-14
/
+17
2011-02-25
cmake: Don't add source dirs as link dirs
Chad Versace
1
-4
/
+0
2011-02-17
Import GLEW
Marek Olšák
1
-2
/
+0
2010-12-04
asmparsertest: Print out missing extension on skipped tests.
Vinson Lee
1
-0
/
+1
2009-10-15
asmparsertest: Add tests for NV_vp2 result.clip[] (clip distances)
Ian Romanick
4
-0
/
+33
2009-10-15
asmparsertest: Fix typographical error in ARBvp1./result-0[12].txt
Ian Romanick
2
-2
/
+2
2009-10-05
asmparsertest: Add a few tests for NV_vp2 ARA instruction
Ian Romanick
4
-0
/
+28
2009-10-02
asmparsertest: Add some more ARL tests
Ian Romanick
5
-0
/
+33
2009-10-01
asmparsertest: Additional GL_NV_vertex_program3 texturing tests
Ian Romanick
29
-7
/
+296
2009-10-01
asmparsertest: Add PUSHA and POPA tests for GL_NV_vertex_program3
Ian Romanick
9
-0
/
+101
2009-10-01
NV vp3: Add a bunch of GL_NV_vertex_program3 texture tests
Ian Romanick
113
-0
/
+850
2009-10-01
asmparsertest: Run tests with -auto
Ian Romanick
1
-1
/
+1
2009-10-01
asmparsertest: Add a script to generate the list of all tests.
Ian Romanick
1
-0
/
+48
2009-09-30
NV vp2: Add a bunch of GL_NV_vertex_program2_option tests
Ian Romanick
25
-0
/
+154
2009-09-29
Replace the copy-and-pasted header setup with consistent use of piglit-util.h.
Eric Anholt
1
-9
/
+0
2009-09-16
asmparsertest: Use vertex program reserved words in a fragment program
Ian Romanick
1
-0
/
+46
2009-09-04
asmparsertest: Add tests for NV_fp_o size specifiers
Ian Romanick
88
-0
/
+500
2009-09-03
asmparsertest: Add missing space before 'FAIL'
Ian Romanick
1
-1
/
+1
2009-09-03
asmparsertests: Add tests for absolute value operator from NV_fp_option
Ian Romanick
2
-0
/
+15
2009-09-03
asmparsertests: Rename ARBfp1.0 test abs.txt to abs-01.txt
Ian Romanick
1
-0
/
+0
2009-09-03
asmparsertests: Add tests for the COS instruction
Ian Romanick
5
-0
/
+24
2009-09-03
asmparsertest: Remove erroneous constant tests
Ian Romanick
2
-10
/
+0
2009-09-01
NV fp: Add tests for differing scalar constant behavior with ARBfp
Ian Romanick
2
-0
/
+10
2009-08-31
NV fp: Add a few tests for 'OPTION NV_fragment_program' shaders
Ian Romanick
8
-0
/
+53
2009-08-31
asmparsertest: Add test for invalid program OPTION string
Ian Romanick
2
-0
/
+10
2009-08-23
Compile tests using both DOS and Unix line endings.
Ian Romanick
1
-25
/
+105
2009-07-30
asmparsertest: Add SWZ tests for fp that use RGBA
Ian Romanick
2
-0
/
+7
[next]