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
/
fbo
/
fbo-clear-formats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
fbo-formats: add texture_stencil8 support
Dave Airlie
1
-2
/
+6
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2013-12-02
all.tests: make fbo format tests concurrent
Marek Olšák
1
-2
/
+8
2013-12-02
fbo-clear-formats: fix the stencil clear test
Marek Olšák
1
-2
/
+2
2013-10-08
piglit: silence piglit_report_subtest_result() format warnings
Brian Paul
1
-1
/
+1
2013-05-09
fbo-clear-formats: Return texture name as uint.
Fabian Bieler
1
-1
/
+1
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
1
-1
/
+1
2013-03-19
fbo-clear-formats: clean up error handling
Brian Paul
1
-4
/
+15
2013-01-21
fbo-clear-formats: Report subtest results.
Eric Anholt
1
-0
/
+5
2013-01-04
fbo-clear-formats: set the depth attachment even though we only test stencil
Marek Olšák
1
-2
/
+2
2012-10-26
fbo-clear-formats: test stencil glClear
Marek Olšák
1
-20
/
+140
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
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
-3
/
+5
2012-06-07
fbo: Remove test_desc::base.
Paul Berry
1
-1
/
+1
2012-06-07
fbo: Use format_desc::base_internal_format rather than test_desc::base.
Paul Berry
1
-1
/
+1
2012-06-07
fbo: Rearrange if tests for GL_DEPTH32F_STENCIL8 behaviour.
Paul Berry
1
-8
/
+6
2012-03-07
Stop using GLEW extension macros
Paul Berry
1
-1
/
+1
2011-12-30
fbo-clear-formats: delete incomplete FBO
Dave Airlie
1
-0
/
+1
2011-06-21
fbo-clear-formats: fix testing GL_DEPTH32F_STENCIL8
Marek Olšák
1
-2
/
+7
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-1
/
+1
2011-04-08
fbo-clear-formats: Add depth clearing
Fabian Bieler
1
-2
/
+47
2011-03-16
fbo-clear-formats: print incomplete status on the same line as the format
Marek Olšák
1
-2
/
+6
2011-03-13
Consolidate the code of the fbo-*-formats tests
Marek Olšák
1
-122
/
+3
2011-03-04
fbo-blending-formats: test blending with various colorbuffer formats
Marek Olšák
1
-17
/
+1
2011-01-11
fbo-*-formats: Don't trigger GL errors in !GLEW_ARB_depth_texture case.
Eric Anholt
1
-2
/
+6
2011-01-09
fbo-clear-formats: Ensure variable color is initialized.
Vinson Lee
1
-0
/
+5
2011-01-07
fbo-clear-formats: Hide MSVC loss with the other MSVC loss in piglit-util.h
Eric Anholt
1
-7
/
+0
2011-01-06
fbo-clear-formats: Define bool on MSVC.
Vinson Lee
1
-0
/
+6
2011-01-06
fbo-clear-formats: New test for glClear to FBO texture formats.
Eric Anholt
1
-0
/
+517