r300g: store own copy of flush_cb and flush data.
[mesa.git] / progs /
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-10 Vinson Leeprogs/samples: Byte swap individual members of struct...
2009-12-10 Vinson Leeprogs/util: Byte swap individual members of struct...
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Vinson Leeprogs/test: Initialize variable in prog_parameter.
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-07 Vinson Leeprogs/demos: Fix memory leak in projtex.c.
2009-12-07 Brian Paulprogs/glsl: updates to deriv.c test
2009-12-07 Brian Paulprogs/glsl: added texture mapping to bump demo
2009-12-06 Vinson Leeprogs/tests: Add tests to Makefile.
2009-12-05 Michel DänzerAdd 'texture leak' test.
2009-12-05 Vinson Leeprogs/samples: Fix memory leak if malloc fails in rgbto...
2009-12-05 Vinson Leeprogs/samples: Fix memory leak if fopen fails in rgbtop...
2009-12-05 Vinson Leeprogs/samples: Add rgbtoppm to Makefile.
2009-12-05 Vinson Leeprogs/tests: Removed unused variable from texdown.c.
2009-12-05 Vinson Leeprogs/vpglsl: Assign glGetUniformLocationARB return...
2009-12-05 Vinson Leeprogs/fp: Redraw upon keypress.
2009-12-05 Vinson Leeprogs/util: Fix memory leak if fread returns 0 in Compi...
2009-12-05 Vinson Leeprogs/util: Fix memory leak if fail to load/compile...
2009-12-05 Vinson Leeprogs/fp: Add tri-inv.c to Makefile.
2009-12-04 Brian Paulprogs/xdemos: fix some visual/fbconfig logic in glxinfo.c
2009-12-04 Vinson Leeprogs/xdemos: Silence unused value warnings in sharedte...
2009-12-04 Vinson Leeprogs/xdemos: Fix memory leak in pbdemo.c.
2009-12-04 Vinson Leeprogs/xdemos: Add missing break statement in offset.c.
2009-12-04 Vinson Leeprogs/xdemos: Remove duplicate code in glxinfo.c.
2009-12-04 Vinson Leeprogs/xdemos: Fix memory leak in glxinfo.c.
2009-12-04 Vinson Leeprogs/xdemos: Add assert in corender.c.
2009-12-04 Vinson Leeprogs/vp: Fix memory leak in vp-tris.c.
2009-12-04 Vinson Leeprogs/tests: Fix memory leak in texdown.c if malloc...
2009-12-04 Vinson Leeprogs/redbook: Fix memory leak in quadric.c.
2009-12-04 Vinson Leeprogs/glsl: Fix memory leak in deriv.c.
2009-12-04 Vinson Leeprogs/glsl: Change tangentAttrib from GLuint to GLint...
2009-12-04 Vinson Leeprogs/demos: Fix memory leak in ray.c.
2009-12-04 Vinson Leeprogs/demos: Fix memory leak in projtex.c.
2009-12-04 Vinson Leeprogs/demos: Fix memory leak in ipers.c.
2009-12-04 Vinson Leeprogs/demos: Fix memory leak in fslight.c.
2009-12-04 Vinson Leeprogs/trivial: Redraw upon keypress.
2009-12-04 Vinson Leeprogs/trivial: Redraw upon keypress.
2009-12-04 Vinson Leeprogs/glsl: Redraw upon keypress.
2009-12-04 Vinson Leeprogs/util: Exit RawImageGetData early if malloc fails.
2009-12-04 Vinson Leeprogs/util: Fix memory leak if malloc fails in RawImage...
2009-12-04 Vinson Leeprogs/util: Fix memory leak if fopen fails in RawImageOpen.
2009-12-04 Vinson Leeprogs/util: Fix memory leak if malloc fails in tkRGBIma...
2009-12-04 Vinson Leeprogs/util: Fix memory leak if LoadRGBImage fails.
2009-12-04 Vinson Leeprogs/util: Fix memory if LoadRGBMipmaps2 fails.
2009-12-04 Vinson Leeprogs/util: Fix memory leak if LoadYUVImage fails.
2009-12-03 Vinson Leeprogs/fp: Redraw upon keypress.
2009-12-03 Vinson Leeprog/tests: Fix MSVC build.
2009-12-03 Vinson Leeprogs/tests: fix MSVC build.
2009-12-03 Vinson Leeprogs/tests: Fix MSVC build.
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Vinson Leeprogs/tests: Fix MSVC build.
2009-12-03 José Fonsecaprogs/tests: Use rand() instead of random().
2009-12-03 José Fonsecaprogs/tests: Use rand() instead of random().
2009-12-03 Vinson Leeprogs/tests: Fix MSVC build.
2009-12-03 Vinson Leeprog/tests: Fix MSVC build.
2009-12-03 Vinson Leeprog/tests: Fix MSVC build.
2009-12-03 Vinson Leeprogs/tests: fix MSVC build.
2009-12-03 Vinson Leeprog/tests: Fix MSVC build.
2009-12-03 Vinson Leeprogs/vpglsl: Fix psiz-mul.glsl compilation error on...
2009-12-03 Vinson Leeprogs/glsl: Fix trirast GLSL compilation errors on...
2009-12-03 Vinson Leeprogs/glsl: Fix noise GLSL compilation error on Mac OS.
2009-12-03 Vinson Leedemos/glsl: Add missing break statement to noise test.
2009-12-03 Vinson Leeprogs/glsl: Fix multinoise GLSL compilation errors...
2009-12-03 Vinson Leeprogs/glsl: Add missing break statement in multinoise.c.
2009-12-03 Vinson Leeprogs/glsl: Fix mandelbrot GLSL compilation error on...
2009-12-03 Vinson Leeprogs/glsl: Include local headers before installed...
2009-12-03 Brian Paulprogs/glsl: minor Makefile clean-ups
2009-12-02 Vinson Leeprogs: Ignore Mac OS dSYM directories.
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Brian Paulprogs/demos: remove unused glFogCoordPointer_ext var
2009-12-01 Tom FogalSimplify hackery added to fix AIX build.
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-24 Ian Romanickshaderutil: Fix detection of shaders
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-20 Vinson Leeprogs/xdemos: Fix memory leak in pbinfo.c.
2009-11-20 Vinson Leeprogs/xdemos: Fix memory leak in pbdemo.c.
2009-11-20 Vinson Leeprogs/xdemos: Fix memory leak in glxpbdemo.c.
2009-11-20 Vinson Leeprogs/xdemos: Remove duplicate code in glxinfo.c.
2009-11-20 Vinson Leeprogs/xdemos: Add assert in corender.c.
2009-11-20 Dave AirlieMerge remote branch 'origin/mesa_7_7_branch'
2009-11-19 Vinson Leeprogs/xdemos: Add missing break statement in offset.c.
2009-11-19 Vinson Leeprogs/trivial: Redraw upon keypress.
2009-11-19 Tom Fogalprogs: Fix quoting issue with empty set of PROGRAM_DIRS.
2009-11-19 Vinson Leeprogs/tests: Fix memory leak in texdown.c if malloc...
2009-11-20 Vinson Leeprogs/xdemos: Silence unused value warnings in sharedte...
2009-11-20 Vinson Leeprogs/xdemos: Fix memory leak in glxinfo.c.
2009-11-20 Vinson Leeprogs/tests: Silence unused value warnings in sharedtex.c.
2009-11-20 Vinson Leeprogs/tests: Initialize variable in getprocaddress.c.
next