index
:
~tpohjola/piglit
91926_dirty_but_simple
dbg
df_scalar_test
external_objects
fast_lod_dbg
fp16
lossless_65x65
msaa_wide
oes_egl_image_ext
stenci_texture_new
stencil-texture
stencil_texture
vf_packing_dbg
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
/
glslparsertest
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
glslparsertest: Handle compute and tessellation shaders in ES.
Kenneth Graunke
1
-23
/
+18
2015-11-09
glslparsertest: Update for gles3.1 and gles3.2
Dylan Baker
1
-2
/
+34
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2015-09-06
glslparsertest: fix buffer overflow
Marek Olšák
1
-5
/
+5
2015-07-08
glslparsertest: fix tessellation shader tests by adding all required shaders
Marek Olšák
1
-0
/
+9
2015-03-08
Delete redundant condition-07.vert test.
Kenneth Graunke
1
-26
/
+0
2014-10-24
Add shader tests for out of bounds array index
Anuj Phogat
4
-0
/
+63
2014-08-12
tests/glslparsertest/glsl2: Remove illegal comments from glslparsertests
Dylan Baker
496
-4886
/
+3398
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2014-07-06
glsl-1.10: Add octal/hex integer literal tests.
Matt Turner
2
-26
/
+0
2014-06-27
cmake: Don't link to the OpenGL ES 2.0 library
Chad Versace
1
-4
/
+1
2014-06-03
glslparsertest: Support tessellation shaders.
Fabian Bieler
1
-1
/
+20
2014-05-30
glslparsertest: s/vesion/version/
Brian Paul
1
-1
/
+1
2014-05-14
remove old shell wrapper
Dylan Baker
1
-33
/
+0
2014-05-14
Remove old versions of make_tex_lod_tests.sh
Dylan Baker
2
-113
/
+0
2014-04-15
Yet another fix of the FSF address (i.e., don’t use it at all).
Matěj Cepl
1
-3
/
+4
2014-04-11
Add a piglit test which reproduces an opt_vectorizer bug.
Kenneth Graunke
1
-0
/
+17
2014-01-30
glslparsertest: Support geometry and compute shader in {compile, link} status
Anuj Phogat
1
-2
/
+20
2014-01-13
glslparsertest: Silence uninitialized variable warnings.
Vinson Lee
1
-0
/
+2
2014-01-09
glslparsertest: Test compute shaders.
Paul Berry
1
-0
/
+11
2013-10-04
glslparsertest: Reproduce a segfault in Mesa's GLSL linker
Ian Romanick
1
-0
/
+13
2013-09-20
glslparsertest: Fix implicit-function-declaration warning
Chad Versace
1
-1
/
+3
2013-08-30
glslparsertest: Fix handling of --check-link option
Ian Romanick
1
-1
/
+1
2013-08-28
gen_builtin_test.py: PEP8 compliance
Dylan Baker
1
-37
/
+34
2013-08-15
glsl-1.30: Allow empty declarations with precision qualifier
Ian Romanick
1
-6
/
+7
2013-08-13
glslparsertest: Add complementary shaders to link GLSL ES 3.00 shaders too
Ian Romanick
1
-4
/
+7
2013-07-19
glsl-1.10: Test the parameters cannot be const and out/inout.
Matt Turner
1
-21
/
+0
2013-06-27
CorrectPreprocess11: Remove from tree.
José Fonseca
1
-68
/
+0
2013-06-12
glslparsertest: Fix handling of GL_GEOMETRY_VERTICES_OUT_ARB.
Paul Berry
1
-1
/
+1
2013-05-30
util: Don't call exit() after piglit_report_result() [v2]
Chad Versace
1
-3
/
+0
2013-05-08
Add a GLSL parser test for a late function prototype.
Kenneth Graunke
1
-0
/
+7
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
[next]