summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2007-11-11Prepare changelog for uploadmesa-7.0.2-1Brice Goglin2-3/+4
2007-11-11Remove DESTDIR from INSTALL_DIR in configs/debian-defaultBrice Goglin2-2/+4
... and update 03_optional-progs-and-install.patch accordingly.
2007-11-11Refresh 03_optional-progs-and-install.patchBrice Goglin2-7/+23
The default Makefile requires libGLU to be built while linking progs/xdemos. However, we don't build libGLU and progs/xdemos at the same time, and these progs don't actually need libGLU.
2007-11-11New upstream releaseBrice Goglin4-100/+58
2007-10-06Revert "* Disable building i915tex."David Nusinow1-9/+0
This reverts commit 76556f82646d4a0db15a06e1392e24a6457b1642.
2007-10-06Revert "Don't release just yet."David Nusinow1-1/+1
This reverts commit c3de7b5ade1a46c2abb4ebad40233c8c0e4101bf.
2007-10-04Don't release just yet.David Nusinow1-1/+1
2007-10-04* Disable building i915tex.David Nusinow1-0/+9
It was previously only built on x86 and amd64. It was never production-ready and relies on a kernel interface that never went upstream.
2007-08-28Prepare changelog for upload.mesa-7.0.1-2Julien Cristau1-2/+2
2007-08-28* Update to latest git (from mesa_7_0_branch)Julien Cristau1-0/+9
+ adds support for some new intel chipsets (i915 and i915_tex dri drivers) (closes: #437333) + broken inline asm in dri drivers fixed (closes: #423739)
2007-08-09Prepare changelog for upload.mesa-7.0.1-1Julien Cristau1-2/+3
2007-08-09New upstream release.Julien Cristau1-0/+6
2007-07-27Prepare changelog for upload.mesa-7.0.1-rc2-1Julien Cristau1-2/+2
2007-07-27New upstream release candidate.Julien Cristau1-2/+2
2007-07-23New upstream release candidate.Julien Cristau1-5/+3
2007-07-23Merge branch 'debian-unstable' of ↵Julien Cristau2-2/+28
git+ssh://git.debian.org/git/pkg-xorg/lib/mesa into debian-experimental Conflicts: debian/changelog
2007-07-11Prepare changelog for upload.mesa-6.5.2-7Julien Cristau1-4/+3
2007-07-11Relax libgl1-mesa-dev dependency on libgl1-mesa-glx.Julien Cristau2-2/+6
Change the >= ${source:Version} dependency to >= ${source:Upstream-Version}. This way libgl1-mesa-dev stays installable after a minor revision bump on architectures where mesa isn't built yet.
2007-07-11Replace ${Source-Version} with ${source:Version} in one remaining spot.Julien Cristau2-2/+6
2007-07-07libgl1-mesa-dev does not need to depend on libgl1-mesa-dri, libgl1-mesa-glx ↵Brice Goglin2-1/+9
is enough. libgl1-mesa-glx was included in libgl1-mesa-dri before 6.4.1-0.1, so libgl1-mesa-dev had to depend on libgl1-mesa-dri at this point. Since libgl1-mesa-dri only contains the DRI modules now, it is not required anymore for libgl1-mesa-dev.
2007-07-05Prepare changelog for upload.mesa-6.5.2-6Julien Cristau1-2/+2
2007-07-05Fix build on hurd-i386.Samuel Thibault3-5/+11
Build libgl1-mesa-glx without direct rendering support on that arch, and don't build any dri driver.
2007-07-03Make libgl1-mesa-swx11 depend on libosmesa6Julien Cristau2-1/+10
libgl1-mesa-swx11 used to contain libOSMesa.so.6, so programs linked against it don't necessarily depend on libosmesa6; their dependencies were broken since mesa 6.5.2-1.
2007-06-28Fix build on hurd-i386.Samuel Thibault3-5/+11
Build libgl1-mesa-glx without direct rendering support on that arch, and don't build any dri driver.
2007-06-28Merge unreleased changelog entriesJulien Cristau1-6/+4
2007-06-28* Add a shlibs file for libgl1-mesa-swx11-i686.Julien Cristau2-1/+3
2007-06-27Bite the bullet and add myself to uploadersDavid Nusinow2-3/+4
2007-06-27Merge remote branch 'origin/debian-experimental' into debian-experimentalDavid Nusinow2-12/+25
Conflicts: debian/changelog src/mesa/drivers/dri/r300/radeon_lock.c
2007-06-27Changelog bumpDavid Nusinow1-0/+6
2007-06-13Shorten the one-line synopsis of various packages.Julien Cristau2-9/+16
They're cut off in .changes files if they're too long. Thanks, Marc 'HE' Brockschmidt!
2007-05-21Prepare changelog for upload.mesa-6.5.3-1Julien Cristau1-1/+1
2007-05-21Merge remote branch 'origin/debian-unstable' into debian-experimentalJulien Cristau1-2/+3
Conflicts: debian/changelog
2007-05-18Prepare changelog for upload.mesa-6.5.2-5Julien Cristau1-2/+3
2007-05-09Cherry-pick commmit 65faf023 by Michel Dänzer to fix r300 crash.Julien Cristau1-1/+6
r300: Don't crash in radeonUpdatePageFlipping when !radeon->glCtx->DrawBuffer. This feels like a kludge, maybe there's a better solution.
2007-04-30Update changelogDavid Nusinow1-0/+6
2007-04-25Prepare changelog for upload.mesa-6.5.3-rc3-1Julien Cristau1-2/+2
2007-04-25Update changelog.Julien Cristau1-1/+3
2007-04-25New upstream release candidate.Julien Cristau3-8/+13
Refresh a couple patches.
2007-04-23Only install stuff in mesa-swx11-source if we're building arch:all packages.Julien Cristau2-7/+8
2007-04-22Resync debian/scripts/install-source.sh.Julien Cristau2-2/+3
2007-04-22New upstream release candidate.Julien Cristau1-1/+1
2007-04-21Add build-dependencies on libxdamage-dev and libxfixes-dev.Julien Cristau2-2/+3
2007-04-21New upstream release candidate.Julien Cristau6-150/+8
Drop patches included upstream.
2007-04-21Fix conflicts for libGLw packages.Brice Goglin1-2/+1
libglw1-mesa does not have to conflict with earlier libgl1-mesa-swx11 (libGLw was only shipped as development libs/headers within swx11-dev). libglw1-mesa-dev needs to conflicts with libglw-dev.
2007-04-21Split out libGLw libs and headers from libgl1-mesa-swx11.Brice Goglin5-8/+47
Ship both static and shared libraries for libGLw, creating libglw1-mesa and libglw1-mesa-dev (closes: #374904).
2007-04-21Add 09_i915_always_enable_pixel_fog.patchBrice Goglin3-0/+33
2007-04-20Add 08_r300_update_window_state_when_bound_but_stamp_changed.patchBrice Goglin3-0/+37
2007-04-20Add 07_call_radeonSetCliprects_from_radeonMakeCurrent.patchBrice Goglin3-0/+64
2007-04-20Prepare changelog for upload.mesa-6.5.2-4Julien Cristau1-2/+4
2007-04-20Revert " * Split out libGLw libs and headers from libgl1-mesa-swx11 and ↵Julien Cristau5-43/+9
ship both" This reverts commit 856ae782c7a924d7cf91fadb107f1b30461a9137. Conflicts: debian/changelog