summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2010-01-20Merge remote branch 'origin/opengl-es-v2'Chia-I Wu
2010-01-18progs/egl: Pass EGLDisplay to eglCopyBuffers.Chia-I Wu
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2010-01-14progs/trivial: test user clip plane in tri-point-line-clipped.cBrian Paul
2010-01-14progs/trivial: test glPolygonMode(POINT/LINE) with frustum clippingBrian Paul
2010-01-11progs/xdemos: Remove unnecessary header from corender.c.Vinson Lee
2010-01-11progs/trivial: Remove unnecessary headers from tri-fbo-tex.c.Vinson Lee
2010-01-11progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee
2010-01-11progs/tests: Remove duplicate included header in vparray.c.Vinson Lee
2010-01-11progs/tests: Add newline to end of printf in vparray.c.Vinson Lee
2010-01-11progs/redbook: Remove unnecessary header from aapoly.c.Vinson Lee
2010-01-11progs/glsl: Remove duplicate included header from shtest.c.Vinson Lee
2010-01-11progs/demos: Remove unnecessary header from morph3d.c.Vinson Lee
2010-01-12progs/es2: Correctly set renderable type and client version.Chia-I Wu
2010-01-12progs/es1: Bind texture image after rendering.Chia-I Wu
2010-01-12Merge branch 'master' into opengl-es-v2Chia-I Wu
2010-01-11progs/tests: Silence fprintf format warning.Vinson Lee
2010-01-11progs/demos: Remove unnecessary header from isosurf.c.Vinson Lee
2010-01-12progs/egl: Fix screen surface demos.Chia-I Wu
2010-01-12progs/egl: glGenTextures is called too early in xeglbindtex.Chia-I Wu
2010-01-12progs: Check the number of configs returned by eglChooseConfig.Chia-I Wu
2010-01-12progs: Add missing EGL_RENDERABLE_TYPE for EGL demos.Chia-I Wu
2010-01-11Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesaJesse Barnes
2010-01-08xdemos/glsync: handle no sync method betterJesse Barnes
2010-01-08xdemos/glsync: check glXMakeCurrent return valueJesse Barnes
2010-01-08xdemos/glsync: Make glsync test draw a rectangleJesse Barnes
2010-01-08xdemos/glsync: Add swap interval support to glsync testJesse Barnes
2010-01-08DRI2: add OML_sync_control supportJesse Barnes
2010-01-08Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-07progs/fp: increase buffer size to read larger shadersBrian Paul
2010-01-07progs/fp: remove invalid tri-inv.c testBrian Paul
2010-01-06progs/demos: Assert that input to malloc is valid.Vinson Lee
2010-01-11progs/demos: Remove unnecessary header from fbotexture.c.Vinson Lee
2010-01-10progs/demos: Check upper bounds of input in manywin.c.Vinson Lee
2010-01-10progs/demos: Bounds check input to fire.c.Vinson Lee
2010-01-08progs/tests: Silence 'missing initializer' warnings.Vinson Lee
2010-01-08progs/glsl: Silence uninitialized variable warning.Vinson Lee
2010-01-08progs/demos: Add missing initializers in engine.c.Vinson Lee
2010-01-06progs/xdemos: Check for string overflow.Vinson Lee
2010-01-06progs/xdemos: Check for string overflow.Vinson Lee
2010-01-06progs/xdemos: Remove comma at end of enumerator list.Vinson Lee
2010-01-06progs/xdemos: Use temporary variables.Vinson Lee
2010-01-06progs/glsl: Prevent possible string overflow.Vinson Lee
2010-01-06progs/xdemos: Prevent possible string overflow.Vinson Lee
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-04progs/es1: Add compressed paletted texture tests to torus.Chia-I Wu
2010-01-03progs/egl: Silence uninitialized variable warnings.Vinson Lee
2010-01-03progs/samples: Silence compiler warnings.Vinson Lee
2010-01-03progs/vp: Ensure null-terminated byte string.Vinson Lee
2010-01-02progs/tests: Silence uninitialized variable warning.Vinson Lee