tgsi: Fix token builder.
[mesa.git] / progs /
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 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.
2009-11-20 Vinson Leeprogs/util: Exit RawImageGetData early if malloc fails.
2009-11-20 Vinson Leeprogs/slang: Check for ftell failure in vstest.c.
2009-11-20 Vinson Leeprogs/util: Fix memory leak if malloc fails in RawImage...
2009-11-20 Vinson Leeprogs/vpglsl: Fix psiz-mul.glsl compilation error on...
2009-11-20 Vinson Leeprogs/vp: Fix memory leak in vp-tris.c.
2009-11-20 Vinson Leeprogs/trivial: Redraw upon keypress.
2009-11-20 Vinson Leeprogs/glsl: Redraw upon keypress.
2009-11-18 Vinson Leeprogs/fp: Redraw upon keypress.
2009-11-18 Vinson Leeprogs/glsl: Fix trirast GLSL compilation errors on...
2009-11-18 Vinson Leeprogs/glsl: Fix noise GLSL compilation error on Mac OS.
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-18 Vinson Leeprogs/glsl: Fix multinoise GLSL compilation errors...
2009-11-18 Vinson Leeprogs/glsl: Fix mandelbrot GLSL compilation error on...
2009-11-18 Brian Paulprogs/glsl: use ShadersSupported()
2009-11-18 Brian Paulprogs/util: warn when GLSL not supported
2009-11-17 Vinson Leeprogs/tests: Fix memory leak in arbgpuprog.c.
2009-11-17 Brian Paulprogs/xdemos: change //-style comments
2009-11-17 Brian Paulprogs/glsl: change //-style comments
2009-11-17 Brian Paulprogs/demos: silence warnings
2009-11-17 Vinson Leeprogs/slang: Fix potential null pointer dereference...
2009-11-17 Vinson Leeprogs/redbook: Fix memory leak in quadric.c.
2009-11-17 Vinson Leeprogs/util: Fix memory leak if fopen fails in RawImageOpen.
2009-11-17 Brian Paulprogs/xdemos: added -lX11 -lpthread for GNU gold linker
2009-11-17 Vinson Leeprogs/util: Fix memory leak if fread returns 0 in Compi...
2009-11-17 Vinson Leeprogs/glsl: Change tangentAttrib from GLuint to GLint...
2009-11-17 Vinson Leeprogs/util: Fix memory leak if malloc fails in tkRGBIma...
2009-11-17 Vinson Leeprogs/util: Fix memory leak if LoadRGBImage fails.
2009-11-17 Vinson Leeprogs/glsl: Fix memory leak in deriv.c.
2009-11-17 Vinson Leeprogs/util: Fix memory if LoadRGBMipmaps2 fails.
2009-11-17 Vinson Leeprogs/util: Fix memory leak if LoadYUVImage fails.
2009-11-17 Vinson Leeprogs/demos: Fix memory leak in ray.c.
2009-11-17 Vinson Leeprogs/demos: Fix memory leak in projtex.c.
2009-11-16 Vinson Leeprogs/demos: Fix memory leak in ipers.c.
2009-11-16 Vinson Leeprogs/demos: Fix memory leak in fslight.c.
2009-11-16 Brian Paulprogs/tests: silence warning
2009-11-15 Vinson Leeprogs: Ignore Mac OS dSYM directories.
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-13 Vinson Leeprogs/glsl: Add missing break statement in multinoise.c.
2009-11-12 Vinson Leedemos/glsl: Add missing break statement to noise test.
2009-11-11 Brian Paulprogs/tests: add alpha/blend testing to packedpixels.c
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-04 Vinson Leeprogs/tests: Fix MSVC build.
2009-11-03 Vinson Leeprogs/util: Fix memory leak if fail to load/compile...
2009-11-03 Brian Paulprogs/tests: debug code for getting texture component...
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-30 Vinson Leeprog/tests: Fix MSVC build.
2009-10-30 Vinson Leeprogs/tests: fix MSVC build.
2009-10-29 Brian Paulprogs/tests: fixes for drawbuffers.c
2009-10-29 Brian Paulprogs/tests: also test GL_BGRA format in getteximage.c
2009-10-29 Brian Paulprogs/tests: added test for GL_EXT_texture_compression_...
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-27 Brian Paulprogs/tests: added new blitfb.c test
2009-10-27 Brian Paulprogs/tests: added new blitfb.c test
2009-10-26 Vinson Leeprogs/tests: Fix MSVC build.
2009-10-26 Brian Paulprogs/tests: disable blending while drawing text
2009-10-24 Brian Paulprogs/tests: fix sub texture offsets
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Brian Paulprogs/tests: print requested/internal format info
2009-10-23 Vinson Leeprogs/tests: Fix MSVC build.
2009-10-23 Keith Whitwellprogs/demos: add fps to multiarb
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Brian Paulprogs/xdemos: fix command line flag typo
2009-10-22 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-22 Chia-I Wuprogs/egl: Add support for pixmap and pbuffer surface...
2009-10-22 Brian Paulprogs/tests: draw Z values as luminance, no pixel zoom
2009-10-20 Brian Paulprogs/trivial: check if GL_ARB_occlusion_query is supported
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-16 José Fonsecaprogs/tests: Use rand() instead of random().
2009-10-16 José Fonsecaprogs/tests: Use rand() instead of random().
2009-10-16 Vinson Leeprog/tests: Fix MSVC build.
2009-10-15 Brian Paulprogs/egl: put declarations before code
2009-10-14 Brian Paulprogs/Makefile: remove extra quoting
2009-10-15 Brian Paulprogs/demos: try different depth formats in fbo_firecube.c
2009-10-13 Tom FogalFix build when PROGRAM_DIRS is empty.
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Vinson Leeprog/tests: Fix MSVC build.
2009-10-13 Vinson Leeprog/tests: Fix MSVC build.
2009-10-10 Vinson Leeprogs/perf: Fix MSVC build.
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
next