summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák377-907/+904
2011-04-29arb_es2_compatibility-fixed-type: new test for GL_FIXED vertex typeMarek Olšák3-0/+144
2011-04-29hiz: Remove designated initializers.Vinson Lee3-12/+12
2011-04-28hiz: Remove unused header getopt.h from hiz-util.c.Vinson Lee1-1/+0
2011-04-28hiz: Include piglit-util.h instead of stdbool.h for boolean types.Vinson Lee1-1/+1
2011-04-28hiz: Remove OPENGL_egl_LIBRARY requirement.Vinson Lee1-1/+0
2011-04-28hiz: Fix return value of hiz_check_fbo_depth_test()Chad Versace1-1/+1
2011-04-28hiz: Fix typo in extension requirementChad Versace1-1/+1
2011-04-28util: Aggregate identical GL/GLES2 versions of some functionsChad Versace3-73/+17
2011-04-28git: Ignore build directory 'target_api'Chad Versace1-0/+1
2011-04-28hiz: Add tests to all.testsChad Versace1-0/+8
2011-04-28hiz: Add tests for depth tests when rendering to an FBOChad Versace4-0/+198
2011-04-28hiz: Add tests for depth tests when rendering to a window FBChad Versace3-0/+132
2011-04-28hiz: Add utility functions for creating HiZ testsChad Versace5-0/+381
2011-04-28glx-fbconfig-compliance: Check color-index fbconfigs tooAdam Jackson1-6/+27
2011-04-28glx-fbconfig-compliance: New testAdam Jackson3-0/+201
2011-04-28glx-fbconfig-sanity: Update some commentsAdam Jackson1-3/+2
2011-04-28glx-fbconfig-sanity: Validate GLX_TRANSPARENT_TYPEAdam Jackson1-3/+37
2011-04-28glx-fbconfig-sanity: Report visual ids in hex, consistent with xdpyinfoAdam Jackson1-5/+5
2011-04-28glx-fbconfig-sanity: Verify that {True,Direct}Color is not color-indexAdam Jackson1-0/+14
2011-04-28fbo-blending-formats: increase tolerance for R11F_G11F_B10F (EXT_packed_float)Marek Olšák1-0/+6
2011-04-26glsl-1.30: Add tests for signed-to-unsigned implicit conversion and vice-versaIan Romanick8-0/+152
2011-04-26glsl-1.30: Add tests for signed-to-unsigned constructors and vice-versaIan Romanick8-0/+112
2011-04-26fbo-alphatest-formats: add some commentsBrian Paul1-0/+10
2011-04-26texture-float-formats: a simple GL_ARB_texture_float testBrian Paul5-0/+399
2011-04-26glean/pixelFormats: test EXT_texture_shared_exponentMarek Olšák6-1/+251
2011-04-25polygon-mode: test glPolygonModeBrian Paul3-0/+231
2011-04-25ARB_robustness: add test for client memory accessesnobled3-0/+315
2011-04-23texture-al: Require GL_ARB_window_pos for glWindowPos2iARB.Vinson Lee1-0/+1
2011-04-23ATI_draw_buffers: Add two new ARB_fp test variants.Eric Anholt4-0/+318
2011-04-23util: Include RGTC formats in the list of block formats for rgbw_texture.Eric Anholt1-0/+4
2011-04-23Add tests for NV_conditional_render.Eric Anholt10-0/+680
2011-04-21core: Add Windows EXCEPTION_INT_DIVIDE_BY_ZERO exceptions to crashes.Vinson Lee2-2/+10
2011-04-21core: Use forward slash as separator for GLSL group names.Vinson Lee1-2/+1
2011-04-17arb_color_buffer_float-mrt: Fix handling of buffer0's fixedness.Eric Anholt1-2/+2
2011-04-15Put ARB_draw_instanced tests back in the listIan Romanick1-0/+11
2011-04-15core: Add POSIX SIGFPE arithmetic exceptions as crashes.Vinson Lee2-2/+2
2011-04-15ati_draw_buffers/arbfp: variant of fbo-draw-buffers-arbfp for this extension.Eric Anholt5-0/+181
2011-04-14all.tests: Use os.path.join in generating subdirectory paths.Vinson Lee1-14/+14
2011-04-13fragment-and-vertex-texturing: test vertex and fragment shader texturingJulian Adams3-0/+194
2011-04-13fbo-drawbuffers-arbfp: This uses probe_rgba, so ask for an alpha chanelEric Anholt1-1/+1
2011-04-13glsl-fs-clamp-[234]: New tests for a bug Chad noticed in saturate handling.Eric Anholt3-0/+87
2011-04-12texture-al: simple texture text for ALPHA/LUMINANCE_ALPHADave Airlie3-0/+250
2011-04-11sampler-objects: test for GL_ARB_sampler_objectsBrian Paul5-11/+276
2011-04-11core: Add Windows access violations as crash results.Vinson Lee2-0/+8
2011-04-11ARB_draw_instanced: Add trivial instanced drawing testsIan Romanick3-0/+89
2011-04-11ARB_draw_instanced: Add basic test for availability of gl_InstanceIDARBIan Romanick4-0/+98
2011-04-11ARB_draw_instanced: Add basic GLSL feature macro testsIan Romanick5-0/+62
2011-04-11shader_runner: Add support for basic instanced drawingIan Romanick1-0/+39
2011-04-11glsl-gnome-shell-dim-window: Add a shader from gnome-shell that 7.9 broke.Eric Anholt2-0/+78