summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2010-02-09eglinfo: Also print visual type, assuming X visual typesKristian Høgsberg1-5/+10
2010-02-09xeglgears: Add test case for eglBindTexImage()Kristian Høgsberg1-24/+75
2010-02-09progs/tests: add line drawing option to cylwrap.cBrian Paul1-10/+34
2010-02-09progs/tests: add x/y rotation to cylwrap.cBrian Paul1-14/+45
2010-02-09progs/tests: new test program for exercising cylindrical tex wrap modeBrian Paul3-0/+206
2010-02-09progs/xdemos: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-02-08progs/demos: update .gitignoreJoakim Sindholt1-0/+1
2010-02-08progs/xdemos: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-02-05progs/demos: fix typoBrian Paul1-1/+1
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca8-16/+352
2010-02-04scons: Use only the shared object name when linking progs.José Fonseca1-1/+2
2010-02-03progs/fpglsl: couple more testsKeith Whitwell2-0/+21
2010-02-03progs/fpglsl: fp-tris for glslKeith Whitwell6-0/+487
2010-02-02progs/es2: Fix an assertion failure in tri.Chia-I Wu1-2/+3
2010-02-01progs/tests: add another FBO test to exercise a RGBA vs. Z texture bugBrian Paul3-0/+233
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca51-94/+5984
2010-01-31progs/egl: Update eglinfo to display more attributes.Chia-I Wu2-11/+21
2010-01-30progs/es1: Add bindtex.Chia-I Wu3-17/+14
2010-01-29progs/demos: new image dissolve demoBrian Paul3-0/+160
2010-01-29progs/tests: added a few more files to .gitignoreBrian Paul1-0/+3
2010-01-28progs/tests: Remove unnecessary headers.Vinson Lee10-14/+0
2010-01-28progs/glsl: Fix bump GLSL compilation error on Mac OS.Vinson Lee1-1/+1
2010-01-28progs/glsl: Remove unused variable in bump.c.Vinson Lee1-1/+0
2010-01-28progs/glsl: Remove unnecessary header from samplers.c.Vinson Lee1-1/+0
2010-01-26support an 'embedded' platform target which turns off most parts of theAlan Hourihane1-35/+36
2010-01-26glxgears: Support GLX_EXT_swap_control for querying the current swap interval.Aaron Plattner1-3/+10
2010-01-26progs/tests: use glDrawRangeElements() in bufferobj.cBrian Paul1-1/+7
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul2-8/+0
2010-01-23progs/demos: Remove unnecessary header from shadowtex.c.Vinson Lee2-8/+0
2010-01-23Merge branch 'arb_half_float_vertex'Dave Airlie2-0/+216
2010-01-23Revert "add segl"Chia-I Wu5-424/+0
2010-01-23progs: add trivial ARB_half_float_vertex support.Dave Airlie2-0/+216
2010-01-23add seglChia-I Wu5-0/+424
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul2-1/+1
2010-01-22progs/xdemos: add z/Z keys for scaling the renderingBrian Paul1-0/+10
2010-01-21progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee1-1/+0
2010-01-21progs/demos: call glutDestroyWindow() upon exitBrian Paul1-1/+4
2010-01-21progs/fp: testcases for GL_ARB_fragment_coord_conventionsBrian Paul4-0/+22
2010-01-20Merge remote branch 'origin/opengl-es-v2'Chia-I Wu18-0/+5482
2010-01-18glxgears: unbind current context before "destroying" itMarcin Slusarz1-0/+1
2010-01-18progs/egl: Pass EGLDisplay to eglCopyBuffers.Chia-I Wu1-1/+1
2010-01-16Merge remote branch 'origin/master' into lp-binningJosé Fonseca39-203/+536
2010-01-14progs/trival: updated tri-scissor-tri.c testBrian Paul1-11/+47
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz16-20/+30
2010-01-14progs/trivial: test user clip plane in tri-point-line-clipped.cBrian Paul1-5/+30
2010-01-14progs/trivial: test glPolygonMode(POINT/LINE) with frustum clippingBrian Paul3-0/+93
2010-01-11progs/xdemos: Remove unnecessary header from corender.c.Vinson Lee1-1/+0
2010-01-11progs/trivial: Remove unnecessary headers from tri-fbo-tex.c.Vinson Lee1-2/+0
2010-01-11progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee1-1/+0
2010-01-11progs/tests: Remove duplicate included header in vparray.c.Vinson Lee1-1/+0