summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-02first commit wiptmpDave Airlie4-0/+307
2012-06-29util: Add include guards in piglit-framework.h.Vinson Lee1-0/+4
2012-06-29depthstencil-render-miplevels: check GL_ARB_depth_texture_extensionBrian Paul1-0/+33
2012-06-28depthstencil-render-miplevels: remove stray semicolonBrian Paul1-1/+1
2012-06-28security: fix build breakage from recent infrastructure changesBrian Paul4-4/+4
2012-06-28security/initialized-vbo: test contents of uninitialized VBOsBrian Paul3-0/+80
2012-06-28security/initialized-fbo: test contents of uninitialized renderbuffersBrian Paul3-0/+112
2012-06-28security/initialized-texmemory - test contents of unitialized texture memoryBrian Paul5-0/+110
2012-06-28cmake: Build API-independent piglitutil libraryBlaž Tomažič5-42/+75
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič68-69/+69
2012-06-28util: Move file reading function to piglit-utilBlaž Tomažič3-147/+113
2012-06-28util: Rename piglit-util-enum.cBlaž Tomažič3-2/+2
2012-06-28util: Move API-independent code to piglit-utilBlaž Tomažič6-293/+359
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič705-707/+707
2012-06-26msaa: Test that the "centroid" interpolation qualifier works correctly.Paul Berry5-1/+638
2012-06-26msaa: Add clarifying comments for Triangles program.Paul Berry2-4/+4
2012-06-25msaa/formats: Add EXT_texture_sRGB tests.Paul Berry1-0/+1
2012-06-25msaa/formats: Fix testing of sRGB formats.Paul Berry1-14/+30
2012-06-25msaa: Verify accuracy of sRGB MSAA resolves.Paul Berry4-12/+55
2012-06-25msaa/formats: Add ARB_texture_rg tests.Paul Berry1-0/+3
2012-06-25msaa/formats: Fix visualization of RED and RG formatsPaul Berry1-2/+6
2012-06-25msaa/formats: Add floating point format tests.Paul Berry1-0/+2
2012-06-25msaa/formats: Adjust tolerance appropriately for floating-point formats.Paul Berry1-3/+31
2012-06-25msaa/formats: Add EXT_texture_integer tests.Paul Berry1-0/+9
2012-06-25msaa/formats: Make it possible to specify a test set on the command line.Paul Berry1-3/+10
2012-06-25msaa/formats: Use a scale and offset for testing integer formats.Paul Berry1-1/+21
2012-06-25msaa/formats: Compare integer formats properly.Paul Berry1-5/+8
2012-06-25msaa/formats: Adapt glReadPixels() call to handle integer formats.Paul Berry1-4/+50
2012-06-25msaa/formats: Adapt test pattern drawing to handle integer formats.Paul Berry1-3/+42
2012-06-25msaa: Make it possible to scale and offset ColorGradientSunburst.Paul Berry2-2/+48
2012-06-25msaa: Make it possible to change output type when drawing sunbursts.Paul Berry3-3/+69
2012-06-25util: Make a separate function to compare in-memory images.Paul Berry2-27/+68
2012-06-25glsl-1.30: Verify proper conversion of large floats to uints.Paul Berry2-0/+75
2012-06-25msaa: Test that msaa blits are clipped and scissored correctly.Paul Berry3-0/+403
2012-06-25msaa: Refactor all.tests so that sample counts to test are specified once.Paul Berry1-14/+17
2012-06-25ext_framebuffer_multisample: Use dynamic array instead of variable length array.José Fonseca1-1/+5
2012-06-25ext_framebuffer_multisample: Use dynamic array instead of variable length array.José Fonseca1-1/+4
2012-06-25ext_framebuffer_multisample: Cast sin arguments to floating point.José Fonseca2-7/+7
2012-06-22ext_framebuffer_multisample: fix turn-on-off testAnuj Phogat1-2/+1
2012-06-22Add test to verify the functionality of polygon stipple with multisample FBOAnuj Phogat3-0/+278
2012-06-22Add test to verify the functionality of glBitmap() with multisample FBOAnuj Phogat3-0/+193
2012-06-22Add test to verify sample alpha to one with multisample fboAnuj Phogat3-0/+298
2012-06-22Add test to verify sample alpha to coverage with multisample fboAnuj Phogat3-0/+420
2012-06-22Add test to verify glSampleCoverage with multisample fboAnuj Phogat3-0/+437
2012-06-23max-texture-size: allow INVALID_VALUE if first TexImage fails with OUT_OF_MEMORYMarek Olšák1-8/+22
2012-06-22Test that dFdx/dFdy work properly on fbosPaul Berry3-0/+152
2012-06-22msaa: Fix window width of enable-flag test.Paul Berry1-1/+1
2012-06-21GL_ARB_ubo/buffer-targets: New test for GL_UNIFORM_BUFFER api.Eric Anholt3-0/+91
2012-06-21GL_ARB_ubo/negative-bindbuffer-buffer: New test for API error.Eric Anholt3-0/+67
2012-06-21GL_ARB_ubo/getintegeri_v: New test for API behavior.Eric Anholt3-0/+133