index
:
~nh/piglit
arb_gl_spirv
deqp-run-multi
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
/
arb_es2_compatibility
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
tests: mark KHR_no_error incompatible tests
Timothy Arceri
1
-0
/
+1
2016-07-22
arb_es2_compatibility: remove '#ifdef GL_EXTENSION' guards
Emil Velikov
5
-25
/
+0
2016-02-07
es2_compat: run glReleaseShaderCompiler before link and use a builtin
Ilia Mirkin
1
-5
/
+10
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2014-10-21
Replaced assert(glGetError()) with gl_check_gl_error()
Juliet fru
1
-2
/
+4
2014-09-23
fbo-missing-attachment-clear: probe correct buffer size
Brian Paul
1
-3
/
+5
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
9
-9
/
+9
2014-05-13
arb_es2_compatibility: use default window size
Brian Paul
2
-4
/
+0
2013-12-02
Always bind piglit_winsys_fbo instead of 0
Marek Olšák
1
-2
/
+2
2013-06-04
piglit: Switch a bunch of tests over to piglit_build_simple_program.
Eric Anholt
2
-10
/
+4
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
2
-2
/
+2
2013-01-14
arb_es2_compatibility: remove explicit 100x100 window size
Brian Paul
3
-6
/
+0
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
9
-0
/
+18
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
9
-36
/
+63
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
9
-9
/
+9
2012-10-08
fbo-missing-attachment-clear: remove unused err var
Brian Paul
1
-1
/
+0
2012-10-07
Use piglit_check_gl_error() instead of block with [f]printf.
Chris Forbes
1
-8
/
+2
2012-09-10
Convert simple if(piglit_get_gl_version() < N) { SKIP } to require
Chris Forbes
5
-20
/
+5
2012-09-04
Convert all glutSwapBuffers to piglit_present_results
Chris Forbes
3
-3
/
+3
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č
9
-9
/
+9
2012-06-20
tests: Let each test define main()
Chad Versace
9
-21
/
+36
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
-9
/
+9
2012-03-07
Stop using GLEW extension macros
Paul Berry
4
-4
/
+4
2012-03-07
Stop using GLEW_VERSION_* macros
Paul Berry
5
-5
/
+5
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2011-07-25
Fix several "set-but-not-used" gcc warnings.
Eric Anholt
1
-0
/
+2
2011-06-06
arb_es2_compatibility: Verify FBO blits with missing color doesn't crash
Ian Romanick
2
-0
/
+217
2011-06-06
arb_es2_compatibility: Verify clearing FBO with missing color doesn't crash
Ian Romanick
2
-1
/
+116
2011-05-13
Make TIFF an optional dependency.
José Fonseca
1
-1
/
+0
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
5
-12
/
+12
2011-04-29
arb_es2_compatibility-fixed-type: new test for GL_FIXED vertex type
Marek Olšák
2
-0
/
+143
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
-22
/
+25
2011-02-25
cmake: Don't add source dirs as link dirs
Chad Versace
1
-5
/
+0
2011-02-17
Import GLEW
Marek Olšák
1
-2
/
+0
2011-02-04
Modify arb_es2_compatibility-releaseshadercompiler to only use ES2 interfaces
Ian Romanick
1
-30
/
+59
2011-01-15
add compile-time checks for GL_ARB_ES2_compatibility
Brian Paul
5
-0
/
+23
2011-01-14
arb_es2_compatibility: New test for glGetShaderPrecisionFormat
Ian Romanick
2
-0
/
+128
2011-01-14
arb_es2_compatibility: Add missing CMakeLists.txt
Ian Romanick
1
-0
/
+28
2011-01-14
arb_es2_compatibility: New test for fbo completeness ignoring glDrawBuffers().
Eric Anholt
1
-0
/
+106
2011-01-14
arb_es2_compatibility: New test for SHADER_COMPILER always being set.
Eric Anholt
1
-0
/
+62
2011-01-14
arb_es2_compatibility: New test for MAX_*_COMPONENTS / 4 = MAX_*_VECTORS
Eric Anholt
1
-0
/
+88
2011-01-14
arb_es2_compatibility: New test for glDepthRangef.
Eric Anholt
1
-0
/
+83
2011-01-14
arb_es2_compability: Add a test for glReleaseShaderCompiler
Eric Anholt
1
-0
/
+103