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
/
spec
/
arb_framebuffer_object
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
fbo-drawbuffers-none: Use util function streq() in place of strcmp()
Anuj Phogat
1
-9
/
+9
2014-05-22
fbo-drawbuffers-none: Add a sub test for fragment shader out variables
Anuj Phogat
1
-1
/
+21
2014-05-22
fbo-drawbuffers-none: Refactor the code to add a sub test
Anuj Phogat
1
-5
/
+10
2014-05-22
fbo-drawbuffers-none: Move the drawing code to piglit_display()
Anuj Phogat
1
-17
/
+22
2014-05-22
fbo-drawbuffers-none: Add the instructions for running subtests
Anuj Phogat
1
-4
/
+18
2014-01-13
fbo-drawbuffers-none: test drawbuffer configurations with GL_NONE
Marek Olšák
2
-0
/
+458
2013-11-05
fbo-blit-scaled-linear: Require GLSL 1.30.
Vinson Lee
1
-0
/
+1
2013-08-16
Add test to verify scaled blitting of {texture, renderbuffer} attachments pro...
Anuj Phogat
2
-0
/
+160
2013-08-16
Add test to verify the accuracy of scaled blitting with GL_LINEAR filter
Anuj Phogat
2
-0
/
+294
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
1
-1
/
+1
2013-04-06
arb_framebuffer_object: use default window size to fix Windows run
Brian Paul
2
-4
/
+0
2013-01-21
get-renderbuffer-internalformat: Skip testing unsupported enums.
Eric Anholt
1
-0
/
+5
2012-11-15
GL_ARB_framebuffer_object/negative-readpixels-no-rb: Test for Mesa segfault.
Eric Anholt
2
-0
/
+86
2012-10-10
framebuffer-blit-levels: Test stencil buffers.
Paul Berry
1
-12
/
+97
2012-10-10
framebuffer-blit-levels: Make a function for uploading test data to texture.
Paul Berry
1
-11
/
+31
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
4
-0
/
+8
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
4
-16
/
+28
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
4
-4
/
+4
2012-09-14
framebuffer-blit-levels: fix off-by-one error.
Paul Berry
1
-3
/
+4
2012-08-15
arb_fbo: Test glBlitFramebuffer on depth textures with nonzero miplevels
Chad Versace
1
-31
/
+94
2012-08-15
Test that glBlitFramebuffer works properly with nonzero miplevels.
Paul Berry
2
-0
/
+251
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č
3
-3
/
+3
2012-06-20
tests: Let each test define main()
Chad Versace
3
-9
/
+12
2012-06-07
fbo: Remove test_desc::base.
Paul Berry
1
-1
/
+1
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-05-01
Add a new test for getting GL_RENDERBUFFER_INTERNAL_FORMAT.
Eric Anholt
2
-0
/
+84
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-2
/
+2
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2012-01-06
Modify piglit_check_gl_error() to return a boolean.
Paul Berry
2
-4
/
+4
2011-11-14
arb_framebuffer_object: add missing return statement
Brian Paul
1
-0
/
+1
2011-11-10
arb_framebuffer_object: Add tests to check GL_DEPTH_STENCIL_ATTACHMENT
Chad Versace
4
-0
/
+287