Age | Commit message (Expand) | Author |
2010-01-11 | progs/trivial: Remove unnecessary headers from tri-fbo-tex.c. | Vinson Lee |
2010-01-11 | progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. | Vinson Lee |
2010-01-11 | progs/tests: Remove duplicate included header in vparray.c. | Vinson Lee |
2010-01-11 | progs/tests: Add newline to end of printf in vparray.c. | Vinson Lee |
2010-01-11 | progs/redbook: Remove unnecessary header from aapoly.c. | Vinson Lee |
2010-01-11 | progs/glsl: Remove duplicate included header from shtest.c. | Vinson Lee |
2010-01-11 | progs/demos: Remove unnecessary header from morph3d.c. | Vinson Lee |
2010-01-12 | progs/es2: Correctly set renderable type and client version. | Chia-I Wu |
2010-01-12 | progs/es1: Bind texture image after rendering. | Chia-I Wu |
2010-01-12 | Merge branch 'master' into opengl-es-v2 | Chia-I Wu |
2010-01-11 | progs/tests: Silence fprintf format warning. | Vinson Lee |
2010-01-11 | progs/demos: Remove unnecessary header from isosurf.c. | Vinson Lee |
2010-01-12 | progs/egl: Fix screen surface demos. | Chia-I Wu |
2010-01-12 | progs/egl: glGenTextures is called too early in xeglbindtex. | Chia-I Wu |
2010-01-12 | progs: Check the number of configs returned by eglChooseConfig. | Chia-I Wu |
2010-01-12 | progs: Add missing EGL_RENDERABLE_TYPE for EGL demos. | Chia-I Wu |
2010-01-11 | Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa | Jesse Barnes |
2010-01-08 | xdemos/glsync: handle no sync method better | Jesse Barnes |
2010-01-08 | xdemos/glsync: check glXMakeCurrent return value | Jesse Barnes |
2010-01-08 | xdemos/glsync: Make glsync test draw a rectangle | Jesse Barnes |
2010-01-08 | xdemos/glsync: Add swap interval support to glsync test | Jesse Barnes |
2010-01-08 | DRI2: add OML_sync_control support | Jesse Barnes |
2010-01-08 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2010-01-08 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-07 | progs/fp: increase buffer size to read larger shaders | Brian Paul |
2010-01-07 | progs/fp: remove invalid tri-inv.c test | Brian Paul |
2010-01-06 | progs/demos: Assert that input to malloc is valid. | Vinson Lee |
2010-01-11 | progs/demos: Remove unnecessary header from fbotexture.c. | Vinson Lee |
2010-01-10 | progs/demos: Check upper bounds of input in manywin.c. | Vinson Lee |
2010-01-10 | progs/demos: Bounds check input to fire.c. | Vinson Lee |
2010-01-08 | progs/tests: Silence 'missing initializer' warnings. | Vinson Lee |
2010-01-08 | progs/glsl: Silence uninitialized variable warning. | Vinson Lee |
2010-01-08 | progs/demos: Add missing initializers in engine.c. | Vinson Lee |
2010-01-06 | progs/xdemos: Check for string overflow. | Vinson Lee |
2010-01-06 | progs/xdemos: Check for string overflow. | Vinson Lee |
2010-01-06 | progs/xdemos: Remove comma at end of enumerator list. | Vinson Lee |
2010-01-06 | progs/xdemos: Use temporary variables. | Vinson Lee |
2010-01-06 | progs/glsl: Prevent possible string overflow. | Vinson Lee |
2010-01-06 | progs/xdemos: Prevent possible string overflow. | Vinson Lee |
2010-01-04 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-04 | progs/es1: Add compressed paletted texture tests to torus. | Chia-I Wu |
2010-01-03 | progs/egl: Silence uninitialized variable warnings. | Vinson Lee |
2010-01-03 | progs/samples: Silence compiler warnings. | Vinson Lee |
2010-01-03 | progs/vp: Ensure null-terminated byte string. | Vinson Lee |
2010-01-02 | progs/tests: Silence uninitialized variable warning. | Vinson Lee |
2010-01-02 | progs/tests: Silence warn_unused_result warning. | Vinson Lee |
2010-01-01 | progs/samples: 'Silence no previous prototype' warnings. | Vinson Lee |
2010-01-01 | progs/rbug: s/wait/rbug_wait/ | Vinson Lee |
2010-01-01 | scons: Build progs together with everything else. | José Fonseca |
2010-01-01 | progs: Ignore derived files. | José Fonseca |