summaryrefslogtreecommitdiff
path: root/tests/bugs
AgeCommit message (Expand)AuthorFilesLines
2012-11-11push-pop-texture-state: a replacement for the fdo9833 testBrian Paul2-48/+0
2012-11-06bugs: remove config.window_width/height linesBrian Paul13-26/+0
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace20-0/+40
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace20-80/+140
2012-10-09tests: Remove direct includes of piglit-framework.hChad Versace5-5/+0
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace20-20/+20
2012-09-10Convert simple if(piglit_get_gl_version() < N) { SKIP } to requireChris Forbes2-8/+2
2012-09-04Get rid of reshape funcsChris Forbes1-19/+2
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes8-8/+8
2012-07-20fdo25614-genmipmap: fix gl version checkingMarek Olšák1-2/+2
2012-07-20crash-cubemap-order: check extension supportMarek Olšák1-0/+2
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič20-20/+20
2012-06-20tests: Let each test define main()Chad Versace20-53/+82
2012-05-23tests: Remove glutExtensionSupportedChad Versace2-3/+3
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+0
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-20/+20
2012-03-07Convert more older tests to use piglit-framework.c.Paul Berry5-107/+42
2012-03-07Stop using GLEW_VERSION_* macrosPaul Berry3-4/+4
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2012-02-25Convert older tests to use piglit-framework.cPaul Berry4-105/+39
2012-01-16Add test verifying glDrawBuffer with different buffer modesAnuj Phogat2-0/+164
2011-06-22fdo23670-drawpix_stencil: move piglit_ortho_projection() to piglit_display()Brian Paul1-2/+2
2011-05-13Make TIFF an optional dependency.José Fonseca1-1/+0
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák15-21/+21
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca1-0/+1
2011-03-01hiz: renamed and improved r300-hiz-bugMarek Olšák2-247/+0
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace2-39/+42
2011-02-25cmake: Don't add source dirs as link dirsChad Versace1-4/+0
2011-02-18vbo-buffer-unmap: exercise a VBO buffer unmap issueBrian Paul2-0/+92
2011-02-17Remove unnecessary OpenGL extension definesMarek Olšák1-11/+0
2011-02-17Import GLEWMarek Olšák1-2/+0
2011-01-04fdo20701: Report pass still if the driver claims the FBO is unsupported.Eric Anholt1-2/+4
2010-12-09fdo28551: Clear remaining errors before returning failure.Vinson Lee1-0/+1
2010-12-04fdo28551: Remove unused variable.Vinson Lee1-1/+1
2010-12-03fdo28551: also query GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPEBrian Paul1-1/+16
2010-11-26fdo31934: Convert to piglit test.Vinson Lee2-6/+20
2010-11-26fdo31934: Add test case from FDO bug 31934.Wiktor Janas1-0/+25
2010-11-25cmake: Link r300-hiz-bug with math library.Vinson Lee1-0/+3
2010-11-24r300-hiz-bug: new test for a HiZ bug that's currently in r300gMarek Olšák2-0/+244
2010-11-10fdo28551: Print out GL error on failure.Vinson Lee1-1/+5
2010-10-29fdo14575: Require GL_ARB_vertex_buffer_object for glGenBuffersARB.Vinson Lee1-0/+2
2010-10-19tri-tex-crash: new test for a specific bug in Mesa/Gallium/LLVMpipeBrian Paul2-0/+135
2010-09-30fdo23670-drawpix_stencil: use piglit_probe_rect_rgbMarek Olšák1-9/+2
2010-07-28bugs: Silence unused parameter warnings.Vinson Lee4-0/+12
2010-07-27bugs: Silence unused parameter warnings.Vinson Lee4-0/+12
2010-07-27fdo23489: Add static qualifers.Vinson Lee1-2/+2
2010-07-27fdo20701: Add static qualifier.Vinson Lee1-1/+1
2010-07-01fdo28551: Add symbol definitions for older distros.Vinson Lee1-0/+7
2010-06-15fdo28551: Require GL_ARB_framebuffer_object.Vinson Lee1-0/+2