Age | Commit message (Expand) | Author |
2009-12-03 | progs/xdemos: Add assert in corender.c. | Vinson Lee |
2009-12-03 | progs/vp: Fix memory leak in vp-tris.c. | Vinson Lee |
2009-12-03 | progs/tests: Fix memory leak in texdown.c if malloc fails. | Vinson Lee |
2009-12-03 | progs/redbook: Fix memory leak in quadric.c. | Vinson Lee |
2009-12-03 | progs/glsl: Fix memory leak in deriv.c. | Vinson Lee |
2009-12-03 | progs/glsl: Change tangentAttrib from GLuint to GLint in bump.c. | Vinson Lee |
2009-12-03 | progs/demos: Fix memory leak in ray.c. | Vinson Lee |
2009-12-03 | progs/demos: Fix memory leak in projtex.c. | Vinson Lee |
2009-12-03 | progs/demos: Fix memory leak in ipers.c. | Vinson Lee |
2009-12-03 | progs/demos: Fix memory leak in fslight.c. | Vinson Lee |
2009-12-03 | progs/trivial: Redraw upon keypress. | Vinson Lee |
2009-12-03 | progs/trivial: Redraw upon keypress. | Vinson Lee |
2009-12-03 | progs/glsl: Redraw upon keypress. | Vinson Lee |
2009-12-03 | progs/util: Exit RawImageGetData early if malloc fails. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if malloc fails in RawImageOpen. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if fopen fails in RawImageOpen. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if malloc fails in tkRGBImageLoad. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if LoadRGBImage fails. | Vinson Lee |
2009-12-03 | progs/util: Fix memory if LoadRGBMipmaps2 fails. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if LoadYUVImage fails. | Vinson Lee |
2009-12-03 | progs/fp: Redraw upon keypress. | Vinson Lee |
2009-12-03 | prog/tests: Fix MSVC build. | Vinson Lee |
2009-12-03 | progs/tests: fix MSVC build. | Vinson Lee |
2009-12-03 | progs/tests: Fix MSVC build. | Vinson Lee |
2009-12-03 | progs/tests: Fix MSVC build. | Vinson Lee |
2009-12-03 | progs/tests: Use rand() instead of random(). | José Fonseca |
2009-12-03 | progs/tests: Use rand() instead of random(). | José Fonseca |
2009-12-03 | progs/tests: Fix MSVC build. | Vinson Lee |
2009-12-03 | prog/tests: Fix MSVC build. | Vinson Lee |
2009-12-03 | prog/tests: Fix MSVC build. | Vinson Lee |
2009-12-03 | progs/tests: fix MSVC build. | Vinson Lee |
2009-12-03 | prog/tests: Fix MSVC build. | Vinson Lee |
2009-12-02 | progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS. | Vinson Lee |
2009-12-02 | progs/glsl: Fix trirast GLSL compilation errors on Mac OS. | Vinson Lee |
2009-12-02 | progs/glsl: Fix noise GLSL compilation error on Mac OS. | Vinson Lee |
2009-12-02 | demos/glsl: Add missing break statement to noise test. | Vinson Lee |
2009-12-02 | progs/glsl: Fix multinoise GLSL compilation errors on Mac OS. | Vinson Lee |
2009-12-02 | progs/glsl: Add missing break statement in multinoise.c. | Vinson Lee |
2009-12-02 | progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS. | Vinson Lee |
2009-12-02 | progs/glsl: Include local headers before installed headers during compilation. | Vinson Lee |
2009-12-02 | progs/glsl: minor Makefile clean-ups | Brian Paul |
2009-12-02 | progs: Ignore Mac OS dSYM directories. | Vinson Lee |
2009-12-01 | progs/demos: remove unused glFogCoordPointer_ext var | Brian Paul |
2009-12-01 | Simplify hackery added to fix AIX build. | Tom Fogal |
2009-11-23 | shaderutil: Fix detection of shaders | Ian Romanick |
2009-11-19 | progs: Fix quoting issue with empty set of PROGRAM_DIRS. | Tom Fogal |
2009-11-04 | progs/tests: Fix MSVC build. | Vinson Lee |
2009-10-29 | progs/tests: fixes for drawbuffers.c | Brian Paul |
2009-10-28 | progs/tests: added test for GL_EXT_texture_compression_s3tc support | Brian Paul |
2009-10-27 | progs/tests: added new blitfb.c test | Brian Paul |