Age | Commit message (Expand) | Author |
2010-01-31 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2010-01-31 | progs/egl: Update eglinfo to display more attributes. | Chia-I Wu |
2010-01-30 | progs/es1: Add bindtex. | Chia-I Wu |
2010-01-29 | progs/demos: new image dissolve demo | Brian Paul |
2010-01-29 | progs/tests: added a few more files to .gitignore | Brian Paul |
2010-01-28 | progs/tests: Remove unnecessary headers. | Vinson Lee |
2010-01-28 | progs/glsl: Fix bump GLSL compilation error on Mac OS. | Vinson Lee |
2010-01-28 | progs/glsl: Remove unused variable in bump.c. | Vinson Lee |
2010-01-28 | progs/glsl: Remove unnecessary header from samplers.c. | Vinson Lee |
2010-01-26 | support an 'embedded' platform target which turns off most parts of the | Alan Hourihane |
2010-01-26 | glxgears: Support GLX_EXT_swap_control for querying the current swap interval. | Aaron Plattner |
2010-01-26 | progs/tests: use glDrawRangeElements() in bufferobj.c | Brian Paul |
2010-01-25 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-23 | progs/demos: Remove unnecessary header from shadowtex.c. | Vinson Lee |
2010-01-23 | Merge branch 'arb_half_float_vertex' | Dave Airlie |
2010-01-23 | Revert "add segl" | Chia-I Wu |
2010-01-23 | progs: add trivial ARB_half_float_vertex support. | Dave Airlie |
2010-01-23 | add segl | Chia-I Wu |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-22 | progs/xdemos: add z/Z keys for scaling the rendering | Brian Paul |
2010-01-21 | progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. | Vinson Lee |
2010-01-21 | progs/demos: call glutDestroyWindow() upon exit | Brian Paul |
2010-01-21 | progs/fp: testcases for GL_ARB_fragment_coord_conventions | Brian Paul |
2010-01-20 | Merge remote branch 'origin/opengl-es-v2' | Chia-I Wu |
2010-01-18 | glxgears: unbind current context before "destroying" it | Marcin Slusarz |
2010-01-18 | progs/egl: Pass EGLDisplay to eglCopyBuffers. | Chia-I Wu |
2010-01-16 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2010-01-14 | progs/trival: updated tri-scissor-tri.c test | Brian Paul |
2010-01-14 | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz |
2010-01-14 | progs/trivial: test user clip plane in tri-point-line-clipped.c | Brian Paul |
2010-01-14 | progs/trivial: test glPolygonMode(POINT/LINE) with frustum clipping | Brian Paul |
2010-01-11 | progs/xdemos: Remove unnecessary header from corender.c. | Vinson Lee |
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 |