summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2010-01-12Merge branch 'master' into opengl-es-v2Chia-I Wu
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-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
2010-01-02progs/tests: Silence warn_unused_result warning.Vinson Lee
2010-01-01progs/samples: 'Silence no previous prototype' warnings.Vinson Lee
2010-01-01progs/rbug: s/wait/rbug_wait/Vinson Lee
2010-01-01scons: Build progs together with everything else.José Fonseca
2010-01-01progs: Ignore derived files.José Fonseca
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-31progs/tests: added test for GL_EXT_draw_buffers2Brian Paul
2009-12-31progs/tests: added conditional rendering test programBrian Paul
2009-12-30progs/glsl: Provide a better fix for fgets warning.Vinson Lee
2009-12-29progs/glsl: Silence compiler warnings.Vinson Lee
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-26progs/demos: Silence warn_unused_result warnings.Vinson Lee
2009-12-25progs/util: Silence warn_unused_result warnings.Vinson Lee
2009-12-23rbug: rename pf_is_compressed to util_format_is_compressedRoland Scheidegger
2009-12-22progs/tests: Fix build.Vinson Lee
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-22progs/tests: Fix build.Vinson Lee
2009-12-21progs/perf: Fix MSVC build.Vinson Lee
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-21progs/redbook: Silence compiler warnings.Vinson Lee
2009-12-21progs/perf: added check for GL_ARB_framebuffer_objectBrian Paul
2009-12-21progs/demos: report pixel rate in million pixels / secBrian Paul