summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit.Donnie Berkholz2003-08-134-2/+1125
|
* Fixes for bug #25598 and bug #24415, general cleanup.Donnie Berkholz2003-08-124-15/+41
|
* Updated synaptics and sis drivers, made patch 0251 also apply to hppa as ↵Donnie Berkholz2003-08-114-12/+16
| | | | patch 0280 at gmsoft's request. PATCH_VER is 2.1.8.
* DoLoadableServer NO enables XFree86 binary to get protected by the PaX etdyn ↵Alexander Gabert2003-08-093-4/+14
| | | | patches at pageexec.virtualave.net
* DoLoadableServer NO enables XFree86 binary to get protected by the PaX etdyn ↵Alexander Gabert2003-08-091-3/+3
| | | | patches at pageexec.virtualave.net
* fixing ManifestMike Frysinger2003-08-032-11/+11
|
* Bump. Moved filesdir stuff to a downloaded tarball to save the tree.Donnie Berkholz2003-08-034-85/+1210
|
* remove deprecated $DEBUGMike Frysinger2003-08-0311-22/+11
|
* fixed xft block (#24111)Marinus Schraal2003-07-315-91/+94
|
* Bumped patchset to 0.3 to fix ppc problems with ioremap patch.Donnie Berkholz2003-07-294-7/+11
|
* Changed freetype dep to 2.1.4 to close bug #25291.Donnie Berkholz2003-07-273-92/+96
|
* Added drm-ioremap patch to fix PPC build.Donnie Berkholz2003-07-274-11/+20
|
* unmask xfree-drm on amd64.. seeeems to workOlivier Crête2003-07-232-7/+7
|
* unmask opengl-update on amd64Olivier Crête2003-07-233-10/+11
|
* all drivers needed on ppcPieter van den Abeele2003-07-222-17/+17
|
* Moving to stable on x86. ppc still having issues.Donnie Berkholz2003-07-223-10/+14
|
* this will be the one for GRPPieter van den Abeele2003-07-222-9/+9
|
* Marked stable for x86.Donnie Berkholz2003-07-183-5/+9
|
* Fixed problem with problem fix.Donnie Berkholz2003-07-173-6/+9
|
* Fixed problem with synaptics-update patch, typo in ebuild.Donnie Berkholz2003-07-173-98/+101
|
* typo fix for bindist & truetype checkSeemant Kulleen2003-07-172-95/+95
|
* Added Synaptics touchpad driver v0.11.3p7.Donnie Berkholz2003-07-174-104/+144
|
* Moved to ~arch for x86 and alpha. Still needs work for ppc.Donnie Berkholz2003-07-163-10/+13
|
* Added bindist support for grp buildingSeemant Kulleen2003-07-143-76/+100
|
* Forced the -fPIC CFLAGS needed by kde to link against some libs.Guy Martin2003-07-146-31/+25
|
* Fixed Makefile so it actually uses /usr/src/linux, fixed sandbox issues, ↵Donnie Berkholz2003-07-144-2/+171
| | | | updated drm to fix various bugs including i810 problems, fixed pte_offset unresolved symbols issue.
* Moving -r3 through -r5 to -ppc.Donnie Berkholz2003-07-144-9/+13
|
* Removed via driver because it broke USE flags static and debug. Users who ↵Donnie Berkholz2003-07-134-11/+14
| | | | need this should use 4.3.99.*. See bugs #22372, #19512.
* Adding symlink from XFree86 to X; Xwrapper is no longer used.Donnie Berkholz2003-07-123-5/+8
|
* Removing silicon motion patches from patchset.Donnie Berkholz2003-07-124-7/+10
|
* Initial commit.Donnie Berkholz2003-07-111-0/+6
|
* Added first development series ebuild; masked in package.maskDonnie Berkholz2003-07-1125-70/+2569
|
* small tweaksSeemant Kulleen2003-07-084-30/+43
|
* small tweaksSeemant Kulleen2003-07-081-3/+5
|
* Giving credit where credit is due.Donnie Berkholz2003-07-082-3/+3
|
* Initial commit.Donnie Berkholz2003-07-074-0/+418
|
* Moving to ~arch after MTRR_TYPE_WRCOMB problems with -r4.Donnie Berkholz2003-07-073-5/+10
|
* Initial commit.Donnie Berkholz2003-07-043-0/+18
|
* Initial commit.Donnie Berkholz2003-07-041-0/+10
|
* removing lockfileRobin H. Johnson2003-07-0391-91/+0
|
* Add frozen lock supportRobin H. Johnson2003-07-0391-0/+91
|
* Updating to today's DRI, in hopes of solving a couple of problems with ↵Donnie Berkholz2003-07-014-2/+170
| | | | MTRR_TYPE_WRCOMB. Masked for testing.
* Changed XFREE_CARDS to VIDEO_CARDS so non-xfree apps can use it. Also made ↵Donnie Berkholz2003-06-303-29/+29
| | | | the USE + VIDEO_CARDS work better.
* Moved to -ppc until the patch works.Donnie Berkholz2003-06-293-5/+9
|
* Add xfree.eclass for better XFREE_CARDS functionality.Donnie Berkholz2003-06-293-37/+24
|
* Updated patch to fix sis not working.Donnie Berkholz2003-06-294-7/+10
|
* Updated sources to June 18 CVS. Added XFREE_CARDS functionality and ↵Donnie Berkholz2003-06-294-2/+194
| | | | deprecated USE for video cards, similar to ALSA_CARDS for ALSA.
* typo fixSeemant Kulleen2003-06-272-3/+3
|
* -fPIC fixesSeemant Kulleen2003-06-273-4/+11
|
* Now dies with error instead of compiling all modules when none are ↵Donnie Berkholz2003-06-274-17/+29
| | | | specified. Also doesn't compile modules twice anymore.