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_texture_buffer_object
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
arb_texture_buffer_object-get: use piglit_get_gl_enum_name() in error msg
Brian Paul
1
-2
/
+4
2014-05-14
arb_texture_buffer_object: use default window size
Brian Paul
2
-6
/
+0
2014-05-13
arb_texture_buffer_object: use default window size
Brian Paul
7
-14
/
+0
2014-01-20
arb_texture_buffer_object-formats: Initialize variable.
Vinson Lee
1
-1
/
+1
2013-11-13
GL_ARB_texture_buffer_object: Test for a bug in i965 with glBufferData().
Eric Anholt
2
-0
/
+103
2013-11-13
GL_ARB_texture_buffer_object: Add a test for syncing with glBufferSubData().
Eric Anholt
2
-0
/
+103
2013-10-08
piglit: silence piglit_report_subtest_result() format warnings
Brian Paul
1
-1
/
+1
2013-10-04
arb_texture_buffer_object: Verify some behavior when the extenion isn't suppo...
Ian Romanick
2
-0
/
+68
2013-08-16
Use PIGLIT_STRIP_ARG() in formats.c
Paul Berry
1
-17
/
+4
2013-07-30
arb_texture_buffer_object/get: fix the default texture buffer format
Marek Olšák
1
-1
/
+3
2013-07-30
framework: parse piglit core args during piglit_gl_test_config_init()
Paul Berry
1
-16
/
+2
2013-07-30
Convert some tests to use PIGLIT_GL_TEST_CONFIG_* macros.
Paul Berry
2
-32
/
+4
2013-06-04
piglit: Always request GNU C extensions.
Eric Anholt
1
-1
/
+0
2013-06-04
piglit: Switch a bunch of tests over to piglit_build_simple_program.
Eric Anholt
3
-33
/
+6
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
10
-10
/
+10
2013-01-25
arb_texture_buffer_object: New test for rendering with no BO bound.
Eric Anholt
2
-0
/
+146
2013-01-25
arb_texture_buffer_object: New test for sampling outside of the buffer.
Eric Anholt
2
-0
/
+146
2013-01-21
arb_texture_buffer_object/formats: Report subtest results.
Eric Anholt
1
-0
/
+2
2013-01-21
tbo/formats: fix test to disconnect program
Dave Airlie
1
-0
/
+1
2012-12-19
arb_texture_buffer_object_rgb32: add support for RGB32 formats to formats test
Dave Airlie
1
-3
/
+26
2012-12-17
piglit-dispatch: Update enumext.spec from the registry
Ian Romanick
1
-2
/
+2
2012-11-30
util/gl: Kill shader wrapper functions
Chad Versace
1
-2
/
+2
2012-11-14
GL_ARB_texture_buffer_object: Add support for GL core to a few other tests.
Eric Anholt
5
-0
/
+5
2012-11-14
GL_ARB_texture_buffer_object/formats: Add real support for testing GL core.
Eric Anholt
1
-27
/
+69
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
8
-0
/
+16
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
8
-32
/
+56
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
8
-8
/
+8
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č
8
-8
/
+8
2012-06-20
tests: Let each test define main()
Chad Versace
8
-24
/
+32
2012-05-23
Merge branch 'waffle-v10' of git://people.freedesktop.org/~chadversary/piglit
Chad Versace
1
-2
/
+0
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-05-22
Move minmax test infrastructure to piglitutil.
Eric Anholt
1
-24
/
+4
2012-04-09
GL_ARB_texture_buffer_object/formats: Add a test for all the format options.
Eric Anholt
2
-0
/
+690
2012-04-09
GL_ARB_texture_buffer_object/unused-name: Test another little bit of spec.
Eric Anholt
2
-0
/
+76
2012-04-09
GL_ARB_texture_buffer_object/get: New test for remaining queries.
Eric Anholt
2
-0
/
+88
2012-04-09
GL_ARB_texture_buffer_object/dlist: New test for display list handling.
Eric Anholt
2
-0
/
+93
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-4
/
+4
2012-03-21
cmake: Add GLEXT_INCLUDE_DIR include to arb_texture_buffer_object.
José Fonseca
1
-0
/
+1
2012-03-20
GL_ARB_texture_buffer_object/negative-bad-format: New test for error behavior
Eric Anholt
2
-0
/
+64
2012-03-19
GL_ARB_texture_buffer_object/negative-bad-target: New test for error behavior.
Eric Anholt
2
-0
/
+68
2012-03-19
GL_ARB_texture_buffer_object/negative-bad-bo: New test for error behavior.
Eric Anholt
1
-0
/
+58
2012-03-19
GL_ARB_texture_buffer_object: Add a first test for the extension.
Eric Anholt
3
-0
/
+86