Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop 07_sparc64_xform_asm.patch, applied upstream | Brice Goglin | 2009-12-11 | 1 | -1/+0 |
| | |||||
* | fix sparc64 FTBFS | Brice Goglin | 2009-12-11 | 1 | -0/+1 |
| | |||||
* | Add patch by Aurelien Jarno to fix FTBPS on kfreebsd-i386 | Brice Goglin | 2009-04-20 | 1 | -0/+1 |
| | |||||
* | Add patch by Samuel Thibault to fix FTBFS on hurd-i386. | Julien Cristau | 2009-04-19 | 1 | -0/+1 |
| | |||||
* | Update the changelog for the snapshot | Timo Aaltonen | 2008-12-09 | 1 | -1/+0 |
| | | | | also drop 01_disable-intel-classic-warn.diff since it's obsolete now. | ||||
* | intel: don't warn about TTM init failure. | Julien Cristau | 2008-09-24 | 1 | -0/+1 |
| | |||||
* | update changelog and patches | Julien Cristau | 2008-07-13 | 1 | -1/+0 |
| | | | | | 01_fix-installdir.patch dropped, applied upstream 04_osmesa_version.diff needed fixing | ||||
* | Add a patch from upstream to set installdir properly. | Timo Aaltonen | 2008-07-04 | 1 | -1/+1 |
| | | | | | this also replaces 01_fix-libdir.patch and the need to set --libdir for every target. | ||||
* | fix libOSMesa versioning, to revert accidental SONAME bump. | Julien Cristau | 2008-07-03 | 1 | -0/+1 |
| | |||||
* | 01_fix-libdir.patch: libdir handling is broken in configure.ac, fix it. | Timo Aaltonen | 2008-07-03 | 1 | -0/+1 |
| | |||||
* | Refresh patches, and drop obsolete 00_create-libdir.patch and ↵ | Timo Aaltonen | 2008-07-01 | 1 | -2/+0 |
| | | | | 01_fix-makefile.patch | ||||
* | Put all configs/ changes into the .diff.gz | Brice Goglin | 2008-06-18 | 1 | -1/+0 |
| | | | | | | Put back our configs/ changes into the .diff.gz since choose-configs needs them before quilt is invoked. Put 04_cleanup-osmesa-configs.patch there as well for #485161. | ||||
* | Revert "Move our configs/ changes from the .diff.gz into our quilt patches" | Brice Goglin | 2008-06-18 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 03970183fc9998bcdee9389830493a0b2dcda8d2. Conflicts: debian/changelog | ||||
* | Move our configs/ changes from the .diff.gz into our quilt patches | Brice Goglin | 2008-06-17 | 1 | -1/+1 |
| | | | | with 04_cleanup-osmesa-configs.patch renamed into 04_debian-configs.patch | ||||
* | New upstream release | Brice Goglin | 2007-11-11 | 1 | -1/+0 |
| | |||||
* | New upstream release candidate. | Julien Cristau | 2007-04-21 | 1 | -4/+0 |
| | | | | Drop patches included upstream. | ||||
* | Add 09_i915_always_enable_pixel_fog.patch | Brice Goglin | 2007-04-21 | 1 | -0/+1 |
| | |||||
* | Add 08_r300_update_window_state_when_bound_but_stamp_changed.patch | Brice Goglin | 2007-04-20 | 1 | -0/+1 |
| | |||||
* | Add 07_call_radeonSetCliprects_from_radeonMakeCurrent.patch | Brice Goglin | 2007-04-20 | 1 | -0/+1 |
| | |||||
* | Add 06_fix_texture_data_corruption.patch (closes: #412346) | Brice Goglin | 2007-04-08 | 1 | -0/+1 |
| | |||||
* | Add patches 04_cleanup-osmesa-configs and 05_static-nonpic. | Thierry Reding | 2007-01-08 | 1 | -0/+2 |
| | | | | | | | | | | 04_cleanup-osmesa-configs makes the OSMesa configurations behave as expected. That is respect the OPT_FLAGS, PIC_FLAGS, ARCH_FLAGS and DEFINES variables. The patch also makes the files more consistent by inheriting from more general configurations. 05_static-nonpic fixes the linux-static configuration to not use -fPIC for compiling code because it would violate Debian policy. | ||||
* | Update to latest upstream release candidate. | Thierry Reding | 2006-11-18 | 1 | -2/+1 |
| | | | | Update patches. | ||||
* | Add code to provide a mesa-utils package since those utilities are shipped in | Thierry Reding | 2006-11-02 | 1 | -0/+1 |
| | | | | the MesaDemos tarball. | ||||
* | Add comments to patches and enable the previously disabled patches. | Thierry Reding | 2006-10-20 | 1 | -0/+2 |
| | |||||
* | Add a patch (00_create-libdir) that fixes the upstream build system to make | Thierry Reding | 2006-10-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | sure the LIB_DIR is created or bail out. Update the 01_fix-makefile patch to only install libGL/libOSMesa if they exist. Don't make installation dependent on which drivers are built. Build optimized versions of the swx11 libraries in addition to those that should work on the least-capable supported processor for the given architecture. Have most configurations include debian-default instead of debian-common so that INSTALL_DIR is correctly defined. debian-common can probably be dropped anyway. | ||||
* | Add patch to fix upstream build system to correctly install libOSMesa and | Thierry Reding | 2006-10-15 | 1 | -0/+1 |
variants. This patch also fixes the build system not to install libGL if only the OSMesa library is built. Update *.install files to install more files. Pretty much everything except debugging and optimized libraries is now built and installed. Enable building static libraries for inclusion in the -dev packages. |