index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
glslparsertest
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
glslparsertest: Avoid uninitialized vars in parse_glsl_version_number.
Paul Berry
1
-3
/
+11
2013-02-27
glslparsertest: Don't require ES compatibility extensions when testing GLES.
Paul Berry
1
-11
/
+25
2013-02-27
glslparsertest: Fix parsing of GL_SHADING_LANGUAGE_VERSION in GLES.
Paul Berry
1
-5
/
+28
2013-02-15
glslparsertest: Add support for testing geometry shaders.
Paul Berry
1
-14
/
+59
2013-02-15
shader_runner and glslparsertest: choose GL version more accurately.
Paul Berry
1
-22
/
+14
2013-01-11
Remove commen-continuation test.
Carl Worth
1
-15
/
+0
2012-12-06
Fix shell scripts that claim to run with /bin/sh but actually need /bin/bash.
Stuart Abercrombie
2
-2
/
+2
2012-11-30
util/gl: Kill shader wrapper functions
Chad Versace
1
-10
/
+10
2012-11-29
util/gl: Add config field 'supports_gl_es_version'
Chad Versace
1
-5
/
+5
2012-11-26
glslparsertest: Add support for GLSL ES 3.0 via GL_ARB_ES3_compatibility
Ian Romanick
1
-0
/
+2
2012-11-26
glslparsertest: Use integers for GL and GLSL versions
Ian Romanick
1
-21
/
+33
2012-11-16
glslparsertest: Use specified GLSL version to select API version
Ian Romanick
1
-2
/
+35
2012-10-26
Add a new GLSL parser test for ? : at global scope.
Kenneth Graunke
1
-0
/
+8
2012-10-25
Add test for comment continuation in the middle of a define.
José Fonseca
1
-0
/
+38
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
1
-0
/
+3
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
1
-4
/
+7
2012-10-09
cmake: Prefix cmake options and feature macros with PIGLIT
Chad Versace
1
-4
/
+4
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
cmake: Stop GLES tests from linking to glut_egl
Chad Versace
1
-1
/
+0
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
2
-2
/
+2
2012-03-12
glslparsertest: Allow ! in extension list to require non-support.
Kenneth Graunke
1
-1
/
+4
2012-03-12
cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.
José Fonseca
1
-0
/
+1
2012-02-25
Convert older tests to use piglit-framework.c
Paul Berry
1
-12
/
+11
2012-02-02
glslparsertest: use piglit_load_text_file for shaders.
Morgan Armand
1
-22
/
+1
2011-11-14
Add a test to reproduce an exact/inexact built-in matching bug in Mesa.
Kenneth Graunke
1
-0
/
+35
2011-11-10
bit-not-09: Add new test case for bitwise complement of a boolean.
Vinson Lee
1
-0
/
+11
2011-10-17
Split piglit_get_gl_version() into two functions.
Paul Berry
1
-5
/
+5
2011-09-20
glslparsertest: use dummy shaders when linking for GLSL 1.00 ES.
Paul Berry
1
-1
/
+41
2011-09-07
Add --check-link option to glslparsertest.
Paul Berry
1
-26
/
+62
2011-08-19
Remove redundant test
Ian Romanick
1
-22
/
+0
2011-06-18
glslparsertest: Also call glLinkShader on shaders that compiled.
Eric Anholt
1
-0
/
+17
2011-06-14
Add new parser test (max-uvec3.vert).
Kenneth Graunke
1
-0
/
+14
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-2
/
+2
2011-03-15
Remove tests from tests/glslparsertest/glsl2 made redundant by previous commit
Ian Romanick
15
-289
/
+0
2011-03-15
Remove incorrect unsized-array-non-const-index-2.vert
Ian Romanick
1
-16
/
+0
2011-03-12
util: Change signature of piglit_get_gl_version()
Chad Versace
1
-5
/
+5
2011-03-07
cmake: Allow GL/glext.h to be specified separately.
José Fonseca
1
-0
/
+2
2011-03-03
Add a parser test with a really, really long identifier.
Kenneth Graunke
1
-0
/
+8
2011-03-01
glslparsertest: Call glewInit() when building against OpenGL
Shuang He
1
-0
/
+4
2011-03-01
Add new tests for short-circuit && and || evaluation.
Kenneth Graunke
2
-0
/
+30
2011-02-25
glslparsertest: Build executable glslparsertest_gles2
Chad Versace
4
-49
/
+75
2011-02-25
cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txt
Chad Versace
2
-16
/
+19
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
2011-02-04
glsl-1.xx: Move some tests from glslparsertest into spec directory
Chad Versace
5
-65
/
+0
2011-02-04
glslparsertest: Fix #version directive in modulus-zero-01.frag
Chad Versace
1
-2
/
+2
[next]