| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | glu/sgi: Silence uninitialized variable warnings. | Vinson Lee | 2009-12-22 | 2 | -4/+4 |
* | glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore. | Vinson Lee | 2009-12-04 | 1 | -0/+1 |
* | glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore. | Vinson Lee | 2009-12-04 | 1 | -0/+1 |
* | glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore. | Vinson Lee | 2009-12-04 | 1 | -0/+1 |
* | glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore. | Vinson Lee | 2009-12-04 | 1 | -0/+1 |
* | glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore. | Vinson Lee | 2009-12-04 | 1 | -0/+1 |
* | glu/sgi: Fix memory leak in bitmapBuild2DMipmaps. | Vinson Lee | 2009-12-04 | 1 | -0/+1 |
* | glu/sgi: Fix memory leak in gluScaleImage3D. | Vinson Lee | 2009-12-04 | 1 | -0/+2 |
* | glu/sgi: Fix memory leak in gluScaleImage. | Vinson Lee | 2009-12-04 | 1 | -0/+2 |
* | glu: Fix memory leak in __gl_meshMakeEdge. | Vinson Lee | 2009-12-04 | 1 | -1/+6 |
* | Use separate $(MINSTALL) for installing libraries | Dan Nicholson | 2009-06-01 | 1 | -1/+1 |
* | Fix symbol list for mangled Mesa on Darwin. | Tom Fogal | 2009-05-01 | 1 | -59/+59 |
* | Use variable library name in pkg-config output. | Tom Fogal | 2009-04-29 | 2 | -2/+3 |
* | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2009-01-06 | 1 | -0/+59 |
|\ |
|
| * | glu: Add mangled symbols to export list | Tom Fogal | 2009-01-05 | 1 | -0/+59 |
* | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-12-15 | 2 | -3/+9 |
|\| |
|
| * | Add OSMesa pkg-config file | Dan Nicholson | 2008-12-14 | 2 | -2/+1 |
| * | Add more package metadata to the pkg-config files | Dan Nicholson | 2008-12-14 | 2 | -4/+11 |
* | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-11-28 | 1 | -9/+8 |
|\| |
|
| * | fix possible memory leak in bezierPatchMeshMake | Daniel Zimmermann | 2008-11-26 | 1 | -9/+8 |
| * | Remove CVS keywords. | Keith Whitwell | 2008-09-21 | 175 | -306/+0 |
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-21 | 1 | -0/+1 |
|\ \ |
|
| * | | mesa: Update ignores a bit | Jakob Bornecrantz | 2008-09-19 | 1 | -0/+1 |
* | | | Merge branch 'master' into gallium-0.2 | Keith Whitwell | 2008-09-21 | 116 | -3770/+3248 |
|\ \ \
| | |/
| |/| |
|
| * | | Update to SGI FreeB 2.0. | Adam Jackson | 2008-09-19 | 116 | -3807/+3248 |
* | | | CELL: mark several transient files as .gitignore | Robert Ellison | 2008-09-18 | 1 | -0/+1 |
* | | | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-09-18 | 9 | -12/+12 |
|\| | |
|
| * | | GLU: fix asst warnings | Guillaume Melquiond | 2008-09-13 | 9 | -12/+12 |
* | | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 187 | -1167/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | fix DESTDIR omissions | Hanno Böck | 2008-08-15 | 1 | -2/+2 |
| * | glu: only export public symbols | Julien Cristau | 2008-07-14 | 2 | -0/+60 |
| * | Remove CVS keywords. | José Fonseca | 2008-05-26 | 181 | -343/+0 |
| * | Convert crlf->lf line endings. | José Fonseca | 2008-02-28 | 1 | -62/+62 |
| * | Remove files of unsupported build systems. | José Fonseca | 2008-02-25 | 7 | -1053/+0 |
| * | Rename 'mms-config.' to 'mms.config'. | Michal Krol | 2007-10-29 | 2 | -2/+2 |
* | | Fixed 'make install' for darwin | Jeremy Huddleston | 2008-08-12 | 1 | -1/+1 |
* | | Apple: Cleaned up some linking and dylib ids issues | Jeremy Huddleston | 2008-08-11 | 2 | -1/+60 |
* | | glu: only export public symbols | Julien Cristau | 2008-07-14 | 2 | -0/+60 |
* | | Call mklib with $(SHELL) so the user controls the interpreter | Dan Nicholson | 2008-07-12 | 2 | -2/+2 |
* | | Remove generated pkg-config files on `make clean' | Dan Nicholson | 2008-07-11 | 1 | -0/+1 |
* | | Set library and header installation directories from configuration | Dan Nicholson | 2008-07-06 | 2 | -7/+8 |
* | | glu: silence warnings | Brian Paul | 2008-06-17 | 1 | -2/+2 |
* | | Never fail `make clean' | Dan Nicholson | 2008-05-07 | 1 | -1/+1 |
* | | Ensure recursive makes always propagate errors | Dan Nicholson | 2008-05-07 | 2 | -2/+2 |
* | | Error consistently when running recursive make | Dan Nicholson | 2008-05-06 | 1 | -2/+2 |
* | | check for _WIN32 and __WIN32__ | Brian Paul | 2008-04-14 | 1 | -2/+2 |
* | | Convert crlf->lf line endings. | José Fonseca | 2008-02-28 | 1 | -62/+62 |
* | | add support for LDFLAGS env var | Dan Nicholson | 2007-09-28 | 2 | -2/+2 |
* | | check return value of invert_matrix() | Jonathan Bestien-Filiatrault | 2007-09-12 | 3 | -5/+9 |
* | | pkg-config support | Dan Nicholson | 2007-09-12 | 2 | -1/+22 |