Age | Commit message (Expand) | Author | Files | Lines |
2012-10-09 | util: Remove unneeded extern | Chad Versace | 1 | -1/+1 |
2012-10-09 | util,glut_waffle: Remove unused sources from old GL test framework | Chad Versace | 14 | -1288/+0 |
2012-10-09 | cmake,util: Switch GL tests to use new framework | Chad Versace | 8 | -51/+29 |
2012-10-09 | cmake: On Linux, require Waffle by default | Chad Versace | 1 | -1/+14 |
2012-10-09 | util: Add new GL test frameworks | Chad Versace | 17 | -1/+1527 |
2012-10-09 | util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END | Chad Versace | 688 | -2715/+4807 |
2012-10-09 | util: Rename piglit_gl_test_info -> piglit_gl_test_config | Chad Versace | 6 | -46/+46 |
2012-10-09 | cmake: Define cmake flags and feature macros for X11, GLX, EGL | Chad Versace | 1 | -0/+11 |
2012-10-09 | util: Add Waffle utility functions | Chad Versace | 3 | -0/+214 |
2012-10-09 | cmake: Prefix cmake options and feature macros with PIGLIT | Chad Versace | 28 | -106/+106 |
2012-10-09 | util: Rename piglit-framework.[ch] -> piglit-framework-gl.[ch] | Chad Versace | 6 | -5/+5 |
2012-10-09 | tests: Remove direct includes of piglit-framework.h | Chad Versace | 86 | -86/+0 |
2012-10-09 | framework: Report 'skip' if test executable not found | Chad Versace | 1 | -14/+31 |
2012-10-09 | util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2) | Chad Versace | 690 | -690/+711 |
2012-10-09 | tests,util: Wrap glutReshapeFunc with piglit_set_reshape_func | Chad Versace | 2 | -0/+8 |
2012-10-09 | tests,util: Wrap glutSwapBuffers with piglit_swap_buffers | Chad Versace | 8 | -2/+35 |
2012-10-09 | tests,util: Wrap glutKeyboardFunc with piglit_set_keyboard_func | Chad Versace | 9 | -7/+15 |
2012-10-09 | tests,util: Wrap glutPostRedisplay with piglit_post_redisplay | Chad Versace | 7 | -4/+15 |
2012-10-09 | texline: Remove test | Chad Versace | 11 | -858/+0 |
2012-10-09 | tests: Remove all uses of glutBitmapCharacter | Chad Versace | 4 | -139/+9 |
2012-10-10 | Generate a html summary of skipped tests | Marek Olšák | 2 | -1/+8 |
2012-10-10 | depth-cube-map: remove useless glFinish and piglit_report_result | Marek Olšák | 1 | -3/+0 |
2012-10-08 | fbo-missing-attachment-clear: remove unused err var | Brian Paul | 1 | -1/+0 |
2012-10-08 | tests/fbo: remove unused err, error vars | Brian Paul | 8 | -8/+1 |
2012-10-07 | Use piglit_check_gl_error() instead of block with [f]printf. | Chris Forbes | 9 | -60/+15 |
2012-10-07 | Replace more if(piglit_get_gl_version() < N)... | Chris Forbes | 5 | -20/+5 |
2012-10-05 | egl_khr_create_context: profile attributes are never invalid for Desktop GL | Matt Turner | 1 | -43/+0 |
2012-10-05 | egl_khr_create_context: Clarify why attributes are rejected in GLES | Matt Turner | 1 | -2/+2 |
2012-10-03 | piglit: put 'void' in piglit_is_gles() and piglit_get_gl_version() decls | Brian Paul | 2 | -4/+4 |
2012-10-03 | piglit: rename FindLine() to piglit_find_line() | Brian Paul | 3 | -3/+3 |
2012-10-03 | piglit: add const qualifier for filename param for piglit_compile_shader() | Brian Paul | 2 | -2/+2 |
2012-10-03 | s3tc-errors: add additional texture size checks | Brian Paul | 1 | -0/+38 |
2012-10-03 | compressedteximage: use new piglit compressed texture helpers | Brian Paul | 1 | -30/+22 |
2012-10-03 | s3tc-errors: use new piglit compressed texture helpers | Brian Paul | 1 | -75/+15 |
2012-10-03 | piglit: add compressed texture helper functions | Brian Paul | 2 | -0/+98 |
2012-10-02 | egl-nok-swap-region: probe front not back buffer | Robert Bragg | 1 | -6/+31 |
2012-10-02 | egl-util: Adds probe_front_pixel_rgb function | Robert Bragg | 2 | -0/+35 |
2012-10-01 | piglit gl: use glGetStringi for GL >= 3.0 | Jordan Justen | 1 | -0/+30 |
2012-10-01 | piglit gl: convert gl extension checking to use an array of strings | Jordan Justen | 3 | -9/+70 |
2012-09-29 | teximage-errors: fix a couple mistakes, add two new test cases | Brian Paul | 1 | -2/+13 |
2012-09-29 | teximage-errors: use piglit_check_gl_error() helper | Brian Paul | 1 | -38/+22 |
2012-09-29 | util: add a comment to explain piglit_depth_texture() | Brian Paul | 1 | -0/+14 |
2012-09-25 | s3tc-errors: test GL error checking with s3tc textures | Brian Paul | 3 | -0/+399 |
2012-09-25 | piglit: add piglit_rgbw_image() helper | Brian Paul | 2 | -55/+91 |
2012-09-24 | Clean up depth-tex-modes-glsl a bit. | Kenneth Graunke | 1 | -25/+4 |
2012-09-24 | glsl-fs-shadow2D-clamp-z: test clamping of Z in shadow2D | Marek Olšák | 1 | -0/+37 |
2012-09-23 | Add a test for EXT_texture_swizzle and DEPTH_TEXTURE_MODE together. | Kenneth Graunke | 5 | -0/+209 |
2012-09-23 | arb_texture_cube_map_array: add a bunch of compiler tests for new functions | Dave Airlie | 10 | -0/+184 |
2012-09-23 | arb_texture_cube_map_array: fix assorted compiler warnings | Brian Paul | 2 | -10/+8 |
2012-09-22 | arb_texture_cube_map_array: add to all.tests. | Dave Airlie | 1 | -0/+14 |