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
/
glslparsertest.c
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-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
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+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-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-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-13
glslparsertest: Add complementary shaders to link GLSL ES 3.00 shaders too
Ian Romanick
1
-4
/
+7
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-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
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-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
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-03-12
glslparsertest: Allow ! in extension list to require non-support.
Kenneth Graunke
1
-1
/
+4
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-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-06-18
glslparsertest: Also call glLinkShader on shaders that compiled.
Eric Anholt
1
-0
/
+17
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-2
/
+2
2011-03-12
util: Change signature of piglit_get_gl_version()
Chad Versace
1
-5
/
+5
2011-03-01
glslparsertest: Call glewInit() when building against OpenGL
Shuang He
1
-0
/
+4
2011-02-25
glslparsertest: Build executable glslparsertest_gles2
Chad Versace
1
-42
/
+56
2011-01-13
glslparsertest: Add support for GLSL 1.00 via GL_ARB_ES2_compatibility
Ian Romanick
1
-6
/
+8
2011-01-07
glslparsertest: Allow tests to require GL extensions
Ian Romanick
1
-4
/
+8
2010-10-14
glslparsertest: Add diagnostic messages for when tests are skipped
Chad Versace
1
-2
/
+10
2010-10-01
glslparsertest: Use ARB_shader_objects tokens in ARB_shader_objects calls.
Vinson Lee
1
-2
/
+2
2010-09-30
glslparsertest: Correctly retrieve information log for ARB_shader_objects.
Vinson Lee
1
-1
/
+1
2010-08-17
glslparsertest: Add support for running using ARB_shader_objects + ARB_fs/vs.
Eric Anholt
1
-10
/
+34
2010-07-07
glslparsertest: When getting an unexpected result, print shader source.
Eric Anholt
1
-2
/
+10
2010-07-02
glslparsertest: Add minimum GLSL version requirements
Ian Romanick
1
-3
/
+20
[next]