| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to latest upstream release candidate. | Thierry Reding | 2006-11-18 | 483 | -28684/+62944 |
* | Target the mesa package at experimental until etch is released. | Thierry Reding | 2006-11-18 | 1 | -2/+2 |
* | Move the code to choose which configurations to build to a separate script in | Thierry Reding | 2006-11-10 | 2 | -39/+56 |
* | Also add release notes of version 6.5.1 and the release notes index. | Thierry Reding | 2006-11-10 | 1 | -0/+1 |
* | Build Mesa utility programs (glxdemo, glxgears, glxheads, glxinfo) together | Thierry Reding | 2006-11-10 | 5 | -21/+23 |
* | Update Debian changelog. | Thierry Reding | 2006-11-02 | 1 | -1/+3 |
* | Add code to provide a mesa-utils package since those utilities are shipped in | Thierry Reding | 2006-11-02 | 7 | -1/+80 |
* | Make mesa-common-dev depend on libx11-dev to provide Xlib.h and Xutil.h needed | Thierry Reding | 2006-11-01 | 2 | -1/+3 |
* | Bug #387706 should also be closed because we move libOSMesa to libosmesa6 and | Thierry Reding | 2006-10-25 | 1 | -2/+2 |
* | Close 392715 because we now ship the contents of the three Mesa tarballs in | Thierry Reding | 2006-10-24 | 1 | -1/+3 |
* | Since the original tarball is repackaged to include the three upstream | Thierry Reding | 2006-10-24 | 6 | -96/+1 |
* | Make libosmesa6-dev binNMU-safe again (mesa-common-dev is Architecture: all). | Thierry Reding | 2006-10-24 | 1 | -1/+1 |
* | Make libgl1-mesa-dev Architecture: all, because all we ship with it is a | Thierry Reding | 2006-10-24 | 3 | -3/+67 |
* | -fno-strict-aliasing actually *does* fix #394311 according to the submitter. | Thierry Reding | 2006-10-24 | 1 | -1/+2 |
* | Build with -fno-strict-aliasing, which should fix bug #394311. | Thierry Reding | 2006-10-24 | 1 | -0/+2 |
* | Provide libgl-dev as alternative to the mesa-common-dev dependency of the | Thierry Reding | 2006-10-23 | 1 | -1/+1 |
* | Move the glx*.h headers from libgl1-mesa(-swx11)-dev into mesa-common-dev | Thierry Reding | 2006-10-23 | 4 | -3/+4 |
* | Install the osmesa.h header in the libosmesa6-dev package where it belongs, | Thierry Reding | 2006-10-23 | 4 | -3/+7 |
* | Don't force -fPIC everywhere, because it seems only unused on x86 which we | Thierry Reding | 2006-10-23 | 1 | -2/+0 |
* | Move the libOSMesa shlibs entry from libgl1-mesa-swx11 to libosmesa6 because | Thierry Reding | 2006-10-23 | 2 | -1/+1 |
* | Add the static libGLw and the corresponding headers to the | Thierry Reding | 2006-10-23 | 1 | -0/+2 |
* | Always force -fPIC. | Thierry Reding | 2006-10-23 | 1 | -0/+2 |
* | Make sure the install-source.sh script is executable before trying to run it. | Thierry Reding | 2006-10-20 | 1 | -0/+1 |
* | Add comments to patches and enable the previously disabled patches. | Thierry Reding | 2006-10-20 | 5 | -0/+20 |
* | Add build-dependency on lesstif2-dev needed to build the GLw libraries. | Thierry Reding | 2006-10-20 | 1 | -1/+1 |
* | Enable building the GLw libraries. | Thierry Reding | 2006-10-20 | 1 | -1/+4 |
* | Install several documents from the docs subdirectory into the mesa-common-dev | Thierry Reding | 2006-10-20 | 1 | -0/+7 |
* | Build architecture-specific static libraries where available. | Thierry Reding | 2006-10-20 | 5 | -12/+43 |
* | Don't make libgl1-mesa-swx11-dev depend on lesstif2-dev anymore because we | Thierry Reding | 2006-10-20 | 1 | -1/+1 |
* | No longer install the default build of libOSMesa in the libgl1-mesa-swx11 | Thierry Reding | 2006-10-20 | 8 | -16/+40 |
* | Add a set of files to enable an i686 optimized build of the DRI/GLX-enabled | Thierry Reding | 2006-10-20 | 4 | -1/+59 |
* | Add a shell script to install the Mesa sources for the mesa-swx11-source | Thierry Reding | 2006-10-20 | 1 | -0/+43 |
* | Add configurations to build static versions of the default OSMesa library. | Thierry Reding | 2006-10-20 | 24 | -42/+80 |
* | Merge in the old Debian changelog entries and the old copyright file. | Thierry Reding | 2006-10-17 | 2 | -19/+1289 |
* | Use -march in favor of the deprecated -mcpu. | Thierry Reding | 2006-10-17 | 1 | -1/+1 |
* | Don't install libOSMesa development files in the libgl1-mesa-swx11 package. | Thierry Reding | 2006-10-16 | 1 | -1/+1 |
* | Actually do rename debian-static to debian-swx11+glu-static. | Thierry Reding | 2006-10-16 | 1 | -0/+0 |
* | Beautify IEEE floating point patch. | Thierry Reding | 2006-10-16 | 1 | -7/+10 |
* | Fix typo in the filename of the IEEE FP on s390 and m68k patch. | Thierry Reding | 2006-10-16 | 1 | -0/+0 |
* | Add patches extracted from older Debian diffs but not applied yet because it's | Thierry Reding | 2006-10-16 | 2 | -0/+25 |
* | Make the debian-static a subclass of debian-swx11+glu-default, because that's | Thierry Reding | 2006-10-16 | 6 | -7/+13 |
* | Build libGLU by default for swx11+glu configurations but not in the | Thierry Reding | 2006-10-16 | 9 | -8/+22 |
* | Add versioned build-dependency on dpkg-dev (>= 1.13.19) to make sure the | Thierry Reding | 2006-10-16 | 1 | -1/+1 |
* | Move the detection of architecture-specific configurations to the debian/rules | Thierry Reding | 2006-10-16 | 3 | -46/+34 |
* | Also build a static version of libGLU. | Thierry Reding | 2006-10-16 | 1 | -0/+2 |
* | Rename the CPU optimization configurations to make it clear that they only | Thierry Reding | 2006-10-16 | 19 | -86/+98 |
* | Drop the libgl1-mesa-swx11-dbg package until there's a decision as to whether | Thierry Reding | 2006-10-16 | 19 | -53/+82 |
* | Add missing build-dependencies. | Thierry Reding | 2006-10-15 | 1 | -1/+1 |
* | Only build the i810, i915, i965, sis and unichrome DRI drivers on i386 and | Thierry Reding | 2006-10-15 | 1 | -0/+12 |
* | Use STAMP_DIR consistently throughout the debian/rules file. | Thierry Reding | 2006-10-15 | 1 | -10/+13 |