summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2015-02-25line-sample: use GL_LINE_STRIP instead of GL_LINE_LOOPBrian Paul1-3/+4
2015-02-14line-sample: Ensure GL_ALIASED_LINE_WIDTH_RANGE is defined on Windows.Jose Fonseca1-0/+1
2015-02-13line-sample: a new test that draws a sample of wide/stipple/smooth linesBrian Paul3-0/+189
2014-11-19tests,trival,fp,vp: Rename errno with errnum.José Fonseca6-27/+27
2014-07-03demos: add missing binaries to .gitignoreAndreas Boll1-0/+1
2014-01-22tests/backspecular: Fix Windows builds.José Fonseca1-0/+1
2014-01-20tests: include glut_wrap.hBrian Paul1-1/+1
2014-01-20tests/backspecular: test two-sided lighting and specular colorBrian Paul3-0/+113
2013-08-08mipmap_limits: assorted fixesBrian Paul1-15/+21
2013-04-19fix build issues. add option for rbug, fix MESA_GLAPI pathBurlen Loring2-5/+11
2013-01-22tests/occlude: Remove.José Fonseca3-236/+0
2012-09-21mipmap_limits: add some fflush(stdout) calls for WindowsBrian Paul1-0/+3
2012-08-31rubberband: add a glFlush() call to display the front-buffer drawingBrian Paul1-0/+3
2012-01-26mipmap_limits: fix keyboard info stringBrian Paul1-1/+1
2012-01-13mipmap_limits: print current params on screenBrian Paul1-1/+71
2011-10-30cva,dinoshade: Use GLEW more effectively.José Fonseca1-13/+3
2011-08-02Revert "cmake: Allow to specify glext headers include path."José Fonseca1-1/+0
2011-08-02cmake: Allow to specify glext headers include path.José Fonseca1-0/+1
2011-07-15Simple test case for GL_GREMEDY_string_marker and GL_GREMEDY_frame_terminator...José Fonseca3-0/+158
2011-06-29arbvparray: Port of vparray to GL_ARB_vertex_program.José Fonseca5-2/+307
2011-06-17Update .gitignore.José Fonseca1-0/+7
2011-06-17cmake: Build tri-edgeflag-pv & linehacksJosé Fonseca1-0/+1
2011-06-17viewmemory: Fix windows build.José Fonseca1-0/+2
2011-06-17viewmemory: view uninitialized video memoryBrian Paul3-0/+208
2011-06-10linehacks: do stipple, wide, smooth lines with hacksBrian Paul2-0/+332
2011-06-08tests/clip: a simple interactive clipping testBrian Paul3-0/+201
2011-06-07Fix GL_VERSION checks.José Fonseca3-10/+5
2011-06-07cmake: Add missing executables.José Fonseca1-1/+1
2011-06-06cmake: Build X11 programs on MacOSX.José Fonseca5-21/+25
2011-05-18mipmap_tunnel: add support for GL_EXT_texture_filter_anisotropicBrian Paul1-1/+26
2011-05-13Mac OS X portability fixes.José Fonseca112-113/+112
2011-05-11Remove Makefile.win files.José Fonseca1-43/+0
2011-05-10cmake: Link against Xext.José Fonseca1-1/+2
2011-05-10Add casts to int -> ptr conversion, to silence warnings.José Fonseca1-5/+5
2011-04-10drawstencil: test writing stencil image with fragment shaderBrian Paul3-0/+226
2011-04-10shadow-sample: an old GLSL shadow sampler testBrian Paul3-0/+321
2011-03-24shader-interp: don't rely on gl_FragCoord.wBrian Paul1-1/+3
2011-03-23tests: Add shader-interp to cmake buildJakob Bornecrantz1-0/+1
2011-03-22tests/shader-interp: convert perspective interpolation to linearBrian Paul2-0/+213
2011-03-03Fix texwrap removalJon TURNEY1-1/+0
2011-02-14Remove texwrap as it has been ported to piglitMarek Olšák2-355/+0
2011-02-02Add --with-system-data-files optionPaulo Zanoni25-37/+37
2011-02-02Add some extra filter types to the mipmap_limits demo.Henri Verbeet1-13/+32
2011-01-24tests: Add application to step various gl operationsJakob Bornecrantz4-0/+183
2011-01-12Add missing binaries to .gitignorePaulo Zanoni1-0/+1
2010-12-23bumpmap: Remove meaningless const qualifier.Vinson Lee1-1/+1
2010-11-29fog: Remove this now that it's been converted into piglit tests.Eric Anholt3-202/+0
2010-11-11scons: Remove scons build support.José Fonseca1-124/+0
2010-11-09cmake: texleak requires unix.José Fonseca2-3/+5
2010-11-09New stab at callbacks prototypes.José Fonseca1-5/+1