summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-11getuniform-02: Fix when using ARB_shader_objectsutility-wrapperEric Anholt1-18/+19
2011-07-11Add ARB_shader_objects wrapper for glGetActiveUniform().Eric Anholt2-0/+5
2011-07-11fbo-depth-sample-compare: Convert for ARB_shader_objects.Eric Anholt1-12/+11
2011-07-11Add ARB_shader_objects wrappers for glUniform[1234]f().Eric Anholt2-0/+20
2011-07-11ARB_color_buffer_float/mixed-mrt: Skip if <2 draw buffers available.Eric Anholt1-0/+8
2011-07-11Fix setup of glUniform*iv function pointers for ARB_shader_objects.Eric Anholt1-0/+3
2011-07-11attribute0: Fix segfault when using ARB_shader_objects.Eric Anholt1-1/+1
2011-07-11Convert the compile/link utility functions to using the ARB/core wrappers.Eric Anholt1-15/+21
2011-07-12glsl-fs-shadow2DGradARB-*: require ARB_shader_texture_lodMarek Olšák10-0/+10
2011-07-11fbo-depthstencil: fix the drawpixels testMarek Olšák1-7/+3
2011-07-11fbo-depth: fix the drawpixels testMarek Olšák1-0/+3
2011-07-11readpixels-24_8: use 1-bit tolerance for depthMarek Olšák1-1/+3
2011-07-11glsl-1.10: Add some tests for over-riding built-in functionsIan Romanick17-0/+569
2011-07-10fp-dst-aliasing-*: Tests for DST with a src = dstEric Anholt3-0/+34
2011-07-10fp-lit-src-equals-dst: Convert to readback before glutSwapBuffers().Eric Anholt1-4/+2
2011-07-10fp-lit-src-equals-dst: Convert to using piglit_probe_pixel_rgba().Eric Anholt1-23/+10
2011-07-11fbo-depth: test clear, blit, read/draw/copypixels with depth buffersMarek Olšák3-8/+360
2011-07-11Rename fbo-depth to fbo-depth-tex1dMarek Olšák3-10/+10
2011-07-11fbo-depthstencil: test clear, blit, read/draw/copypixels with depth & stencilMarek Olšák4-1/+538
2011-07-10fbo-stencil: test BlitFramebuffer with stencilMarek Olšák2-7/+21
2011-07-09fbo-maxsize: Add GL_NO_ERROR case in switch statement.Vinson Lee1-0/+2
2011-07-08gtf: Organize tests into subcategories.Kenneth Graunke1-11/+59
2011-07-08fbo-maxsize: pass when getting GL_OUT_OF_MEMORYMarek Olšák1-4/+14
2011-07-08arb_color_buffer_float-render fix for RGBA8_SNORMVadim Girlin1-1/+1
2011-07-06fbo-stencil: assorted fixes to account for rasterization varianceBrian Paul1-2/+12
2011-07-06getlocal4d-with-error: New test for a bug in glGetProgramLocalParameter4dARB()Eric Anholt3-0/+90
2011-07-06getenv4d-with-error: New test for a bug in glGetProgramEnvParameter4dARB().Eric Anholt5-0/+110
2011-06-30readpixels-24_8: s/glGenTexturesEXT/glGenTextures/Vinson Lee1-1/+1
2011-06-30glx-close-display: Correctly check the return value of glXChooseFBConfig.Vinson Lee1-1/+1
2011-06-29Add a test for function overloads with inexact type matches.Kenneth Graunke1-0/+34
2011-06-28instanced_arrays: Require GLSL.Vinson Lee1-0/+1
2011-06-28glsl-fs-user-varying-ff: Only check link status once.Vinson Lee1-1/+1
2011-06-28fbo-readpixels-depth-formats: s/glDeleteRenderbuffers/glDeleteRenderbuffersEXT/Vinson Lee1-1/+1
2011-06-28ARB_explicit_attrib_location: Some tests depend on ARB_blend_func_extendedIan Romanick4-4/+4
2011-06-28ARB_explicit_attrib_location: Fix expected resultsIan Romanick2-2/+2
2011-06-28glsl-fs-fogcolor-statechange: New test for possible driver bug.Eric Anholt3-0/+87
2011-06-28glsl-fs-textureenvcolor-statechange: New test for possible driver bug.Eric Anholt3-0/+87
2011-06-28glsl-vs-mvp-statechange: New test for possible driver bug.Eric Anholt3-0/+91
2011-06-28ARB_vertex_buffer_object/mixed-immediate-and-vbo: New test for #37934.Eric Anholt3-0/+110
2011-06-28ARB_vertex_buffer_object/elements-negative-offset: Pretty up the test name.Eric Anholt1-1/+1
2011-06-28fbo-stencil: respect native stencil buffer precisionMarek Olšák1-32/+35
2011-06-27fbo-stencil: new test for clear,readpixels,drawpixels,copypixels with stencilMarek Olšák3-0/+359
2011-06-24glsl-1.20: Add tests for clip vertex.Paul Berry2-0/+115
2011-06-24glsl-1.30: Add test for clip distancePaul Berry1-0/+52
2011-06-24shader_runner: Added a variant of the "ortho" command that takes parametersPaul Berry3-6/+25
2011-06-24shader_runner: added the ability to set and enable/disable clip planes.Paul Berry1-0/+48
2011-06-23texture-packed-formats: test packed texture formatsBrian Paul3-0/+421
2011-06-22Also use -Wall (or equivalent) when compiling the C++ sources.José Fonseca1-0/+6
2011-06-22Don't use -Wall on MSVC.José Fonseca1-4/+11
2011-06-22Update .gitignore.José Fonseca1-0/+2