Merge branch 'mesa_7_7_branch'
[mesa.git] / progs /
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian Paulprogs/xdemos: add z/Z keys for scaling the rendering
2010-01-22 Vinson Leeprogs/trivial: Remove unnecessary header from tri-fbo...
2010-01-21 Brian Paulprogs/fp: testcases for GL_ARB_fragment_coord_conventions
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-18 Marcin Slusarzglxgears: unbind current context before "destroying" it
2010-01-18 Chia-I Wuprogs/egl: Pass EGLDisplay to eglCopyBuffers.
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-14 Brian Paulprogs/trivial: test user clip plane in tri-point-line...
2010-01-14 Brian Paulprogs/trivial: test glPolygonMode(POINT/LINE) with...
2010-01-12 Vinson Leeprogs/xdemos: Remove unnecessary header from corender.c.
2010-01-12 Vinson Leeprogs/trivial: Remove unnecessary headers from tri...
2010-01-12 Vinson Leeprogs/trivial: Remove unnecessary header from tri-fbo...
2010-01-12 Vinson Leeprogs/tests: Remove duplicate included header in vparray.c.
2010-01-12 Vinson Leeprogs/tests: Add newline to end of printf in vparray.c.
2010-01-12 Vinson Leeprogs/redbook: Remove unnecessary header from aapoly.c.
2010-01-12 Vinson Leeprogs/glsl: Remove duplicate included header from shtest.c.
2010-01-12 Vinson Leeprogs/demos: Remove unnecessary header from morph3d.c.
2010-01-12 Chia-I Wuprogs/es2: Correctly set renderable type and client...
2010-01-12 Chia-I Wuprogs/es1: Bind texture image after rendering.
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-12 Vinson Leeprogs/tests: Silence fprintf format warning.
2010-01-12 Vinson Leeprogs/demos: Remove unnecessary header from isosurf.c.
2010-01-12 Chia-I Wuprogs/egl: Fix screen surface demos.
2010-01-12 Chia-I Wuprogs/egl: glGenTextures is called too early in xeglbin...
2010-01-12 Chia-I Wuprogs: Check the number of configs returned by eglChoos...
2010-01-12 Chia-I Wuprogs: Add missing EGL_RENDERABLE_TYPE for EGL demos.
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-08 Jesse Barnesxdemos/glsync: handle no sync method better
2010-01-08 Jesse Barnesxdemos/glsync: check glXMakeCurrent return value
2010-01-08 Jesse Barnesxdemos/glsync: Make glsync test draw a rectangle
2010-01-08 Jesse Barnesxdemos/glsync: Add swap interval support to glsync...
2010-01-08 Jesse BarnesDRI2: add OML_sync_control support
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-07 Brian Paulprogs/fp: increase buffer size to read larger shaders
2010-01-07 Brian Paulprogs/fp: remove invalid tri-inv.c test
2010-01-07 Vinson Leeprogs/demos: Assert that input to malloc is valid.
2010-01-11 Vinson Leeprogs/demos: Remove unnecessary header from fbotexture.c.
2010-01-10 Vinson Leeprogs/demos: Check upper bounds of input in manywin.c.
2010-01-10 Vinson Leeprogs/demos: Bounds check input to fire.c.
2010-01-09 Vinson Leeprogs/tests: Silence 'missing initializer' warnings.
2010-01-09 Vinson Leeprogs/glsl: Silence uninitialized variable warning.
2010-01-09 Vinson Leeprogs/demos: Add missing initializers in engine.c.
2010-01-07 Vinson Leeprogs/xdemos: Check for string overflow.
2010-01-07 Vinson Leeprogs/xdemos: Check for string overflow.
2010-01-06 Vinson Leeprogs/xdemos: Remove comma at end of enumerator list.
2010-01-06 Vinson Leeprogs/xdemos: Use temporary variables.
2010-01-06 Vinson Leeprogs/glsl: Prevent possible string overflow.
2010-01-06 Vinson Leeprogs/xdemos: Prevent possible string overflow.
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Chia-I Wuprogs/es1: Add compressed paletted texture tests to...
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2010-01-04 Vinson Leeprogs/egl: Silence uninitialized variable warnings.
2010-01-04 Vinson Leeprogs/samples: Silence compiler warnings.
2010-01-03 Vinson Leeprogs/vp: Ensure null-terminated byte string.
2010-01-03 Vinson Leeprogs/tests: Silence uninitialized variable warning.
2010-01-03 Vinson Leeprogs/tests: Silence warn_unused_result warning.
2010-01-02 Vinson Leeprogs/samples: 'Silence no previous prototype' warnings.
2010-01-02 Vinson Leeprogs/rbug: s/wait/rbug_wait/
2010-01-01 José Fonsecascons: Build progs together with everything else.
2010-01-01 José Fonsecaprogs: Ignore derived files.
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian Paulprogs/tests: added test for GL_EXT_draw_buffers2
2009-12-31 Brian Paulprogs/tests: added conditional rendering test program
2009-12-30 Vinson Leeprogs/glsl: Provide a better fix for fgets warning.
2009-12-30 Vinson Leeprogs/glsl: Silence compiler warnings.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-26 Vinson Leeprogs/demos: Silence warn_unused_result warnings.
2009-12-26 Vinson Leeprogs/util: Silence warn_unused_result warnings.
2009-12-23 Roland Scheideggerrbug: rename pf_is_compressed to util_format_is_compressed
2009-12-23 Vinson Leeprogs/tests: Fix build.
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Vinson Leeprogs/tests: Fix build.
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Vinson Leeprogs/perf: Fix MSVC build.
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Vinson Leeprogs/redbook: Silence compiler warnings.
2009-12-21 Brian Paulprogs/perf: added check for GL_ARB_framebuffer_object
2009-12-21 Brian Paulprogs/demos: report pixel rate in million pixels / sec
2009-12-21 Brian Paulprogs/osmes: add missing libGL dependency, remove unnee...
2009-12-21 Keith Whitwelli965g: back out unintentional changes to gears
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-20 Vinson Leeprogs/tests: Silence compiler warnings.
2009-12-19 Vinson Leeprogs/trivial: Use C-style comments.
2009-12-19 Vinson Leeprogs/xdemos: Use C-style comment.
2009-12-19 Vinson Leeprogs/demos: Silence compiler warning in morph3d.c.
2009-12-19 Vinson Leeprogs/glsl: Use C-style comments.
2009-12-19 Vinson Leeprogs/demos: Use C-style comment.
2009-12-18 Brian Paulprogs/demos: fix glut initialization calls
next