progs/glsl: Fix multinoise GLSL compilation errors on Mac OS.
[mesa.git] / progs /
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'
2009-10-09 Vinson Leeprogs/tests: Add tests to Makefile.
2009-10-09 Jakob Bornecrantzprogs/perf: Ignores!
2009-10-09 José Fonsecaprogs: Remove unused empty file.
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-08 Vinson Leeprogs/tests: Fix MSVC build.
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-07 Brian Paulprogs/xdemos: test glXQueryDrawable()
2009-10-07 Brian Paulprogs/xdemos: fix swapped parameters to CreatePbuffer()
2009-10-07 Vinson Leeprogs/test: Fix MSVC build.
2009-10-06 Vinson Leeprogs/tests: fix MSVC build.
2009-10-06 Vinson Leeprogs/perf: Fix MSVC build.
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-05 Jon TURNEYFix building of GLSL demos which use M_PI
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-01 Brian Paulprogs/tests: additional debug code
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-01 Brian Paulobjviewer: remove disabled code
2009-10-01 Brian Paulobjviewer: mouse/keyboard info in README file
2009-10-01 Brian Paulobjview: clean up drawing VBO code
2009-10-01 Brian Paulobjview: set skybox texture filter
2009-10-01 Brian Paulobjview: check GL version/extension
2009-10-01 Brian Paulprogs/objviewer: Wavefront .obj file loader/viewer...
2009-09-30 Chia-I Wuprogs/egl: Make demo3 work again.
2009-09-30 Chia-I Wuprogs/egl: Check EGL_MESA_screen_surface is supported...
next