summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-19glsl-gnome-shell-dim-window: Add a shader from gnome-shell that 7.9 broke.g-s-dim-windowEric Anholt3-0/+79
2011-01-19Add actual text of the GPL licenses, instead of just the header blocks.Eric Anholt3-1/+821
2011-01-18glsl-fs-pointcoord: Remove redundant code.Eric Anholt1-2/+0
2011-01-18glsl-fs-texture2d-dependent: Try to improve coverage of texturing issues.Eric Anholt4-0/+99
2011-01-18glsl-fs-texture2d-branching: New test for a bug in i965's compute-to-MRF.Eric Anholt2-0/+35
2011-01-17texrect-many: Reduce the log spam, and just print if something goes wrong.Eric Anholt1-23/+13
2011-01-17srgb: Add framebuffer-srgb to all.tests.Vinson Lee1-0/+1
2011-01-17srgb: fix framebuffer srgb test when no extension.Dave Airlie1-1/+1
2011-01-15add compile-time checks for GL_ARB_ES2_compatibilityBrian Paul5-0/+23
2011-01-15fbo-draw-buffers-blend: test GL_ARB_draw_buffers_blendBrian Paul3-0/+215
2011-01-15draw-instanced-divisor: test GL_ARB_instanced_arraysBrian Paul3-0/+187
2011-01-15draw-instanced: test GL_ARB_draw_instancedBrian Paul3-0/+179
2011-01-15srgb: add initial EXT_framebuffer_sRGB testDave Airlie2-0/+375
2011-01-14arb_es2_compatibility: New test for glGetShaderPrecisionFormatIan Romanick2-0/+128
2011-01-14arb_es2_compatibility: Add missing CMakeLists.txtIan Romanick1-0/+28
2011-01-14glsl-1.10: Add test for preprocessor division by zeroIan Romanick1-0/+17
2011-01-14arb_es2_compatibility: New test for fbo completeness ignoring glDrawBuffers().Eric Anholt2-0/+107
2011-01-14arb_es2_compatibility: New test for SHADER_COMPILER always being set.Eric Anholt2-0/+63
2011-01-14arb_es2_compatibility: New test for MAX_*_COMPONENTS / 4 = MAX_*_VECTORSEric Anholt2-0/+89
2011-01-14arb_es2_compatibility: New test for glDepthRangef.Eric Anholt2-0/+84
2011-01-14arb_es2_compability: Add a test for glReleaseShaderCompilerEric Anholt3-0/+109
2011-01-14glsl-fs-texture2d-masked-[34]: New tests for 965 driver codepaths.Eric Anholt3-0/+66
2011-01-14glsl-link-varyings: More tests for mapping of varyings between VS and FS.Eric Anholt4-0/+75
2011-01-13glsl-1.00: Enable test group spec/glsl-1.00Chad Versace1-0/+6
2011-01-13glsl-1.00: Add tests for highp in FSChad Versace3-0/+50
2011-01-13glsl-1.00: Test for availability of highp in VSChad Versace1-0/+18
2011-01-13glsl-1.00: Eliminate occurences of highp in FS testsChad Versace15-17/+17
2011-01-13glsl-1.30: Test for built-in macro GL_FRAGMENT_PRECISION_HIGHChad Versace2-0/+38
2011-01-13glsl-1.xx: Fix default precision testsChad Versace7-7/+7
2011-01-13glslparsertest: Add support for GLSL 1.00 via GL_ARB_ES2_compatibilityIan Romanick1-6/+8
2011-01-13glsl-1.00: Add tests for precision qualifiersChad Versace19-0/+351
2011-01-13longprim: Add to all.tests.Vinson Lee1-0/+1
2011-01-13longprim: tweaks to run a bit faster w/ software renderingBrian Paul1-3/+4
2011-01-13longprim: simple test of drawing long primitive stripsBrian Paul2-0/+118
2011-01-13tex-swizzle: fix up function prototypesBrian Paul1-2/+2
2011-01-13tex-srgb: fix test according to specDave Airlie1-5/+6
2011-01-13tex-srgb: add a basic sRGB test + EXT_texture_sRGB_decode.Dave Airlie3-0/+179
2011-01-12Fix one more case of 'attribute' used with 'layout'Ian Romanick1-1/+1
2011-01-12glsl-1.10: Add test for macro expansion within a pragmaIan Romanick1-0/+20
2011-01-12Add script to merge two results directoriesIan Romanick1-0/+78
2011-01-12glsl-1.10: Add macro redefinition testsIan Romanick3-0/+38
2011-01-12Add piles of GL_ARB_explicit_attrib_location compiler testsIan Romanick87-5/+1712
2011-01-12Instead of 'attribute', use 'in' with 'layout'Ian Romanick4-5/+5
2011-01-12glslparsertest: Replace qualifier-08.vert with separate tests for centroid an...Ian Romanick7-17/+81
2011-01-12glsl-1.10/glsl-1.20/glsl-1.30: Shuffle more in / out / inout parser testsIan Romanick19-79/+143
2011-01-12glsl-fs-flat-color: New test for a bug in the i965 driver.Eric Anholt4-0/+127
2011-01-12glsl_parser_test.py: Document import_glsl_parser_tests()Chad Versace1-3/+14
2011-01-12glsl_parser_test.py: Fix minor typoChad Versace1-1/+1
2011-01-12fbo-generatemipmap-filtering: Add to all.testsEric Anholt1-0/+1
2011-01-12fbo-generatemipmap-filtering: New test for IRC bug report by Neil Roberts.Eric Anholt2-0/+138