summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt115-1451/+334
2004-06-16Initial revisionEric Anholt1-0/+70
2004-06-16Initial revisionEric Anholt4-0/+3470
2004-06-14MGA composite support from Damien Ciabrini - thanks!Jaymz Julian3-31/+108
2004-06-13Manual page X(7) does not reference Xprt(1x), xplsprinters(1x), etc.Alan Coopersmith1-1/+19
2004-06-10- Pass the right pixel mask (all ones) in to PrepareSolid in theEric Anholt3-13/+19
2004-06-10Align scratch area offsets to the offscreen byte alignment.Eric Anholt1-2/+14
2004-06-10Oops, testers reported that the last patch actually didn't work (conflictsEric Anholt1-0/+3
2004-06-10Bug #242: Fix setup of R300 cards, by providing R300 CP code fromEric Anholt2-5/+270
2004-06-07Neomagic driver enabledFranco Catrin L1-1/+1
2004-06-07small fixes. README addedFranco Catrin L4-8/+26
2004-06-04Add (stubbed out) Xgl server codeKeith Packard12-0/+1189
2004-06-04Add top-level build support for GL X server (not working yet)Keith Packard1-2/+1
2004-06-02New conditional. (REQUIRED_MODULES): Demand xcalibrateext if buildingPhil Blundell1-6/+10
2004-05-30Add -lts if using tslib.Phil Blundell1-1/+6
2004-05-30Initialize permedia engine for acceleration to work.Carlos Romero3-217/+309
2004-05-29Adding driver for VIA CLE266 graphics chip. Currently it only acceleratesRalph Thomas8-1/+1437
2004-05-28Hey, I like devfs.Daniel Stone1-1/+2
2004-05-26Updated x86emu and resynced with upsteam at Scitech.Egbert Eich17-415/+178
2004-05-25getconfig: file '/usr/X11R6/lib/X11/getconfig/xorg.cfg' has bad signatureAlan Coopersmith1-2/+2
2004-05-25Add pm2 to the buildCarlos Romero1-1/+1
2004-05-24Initial import of Permedia2 driverCarlos Romero6-0/+2151
2004-05-24Muffle compiler warnings.Egbert Eich1-1/+1
2004-05-21Allow for multiple composite-based visuals, then add an RGB24 visual inKeith Packard1-6/+19
2004-05-20Miscomputing pitch in 24bpp modes because of rounding errors.Keith Packard1-8/+20
2004-05-20Fix SYNC_ALWAYS (debugging) code to use mach64WaitIdle instead ofKeith Packard4-18/+30
2004-05-20Pin header-only pixmaps in memory.Keith Packard5-63/+85
2004-05-17Overhaul of the ATI driver:Eric Anholt14-1074/+6515
2004-05-17Make kaaMoveInPixmap public. This will be used by the ATI driver's xvideoEric Anholt2-1/+4
2004-05-17Add new CheckComposite hook. This allows a driver to avoid the migration ofEric Anholt2-0/+9
2004-05-16xc/programs/Xserver/hw/xfree86/xf86config/ImakefileAlan Coopersmith1-21/+61
2004-05-14Add new flag, KAA_OFFSCREEN_ALIGN_POT, which tells KAA to align pixmapEric Anholt3-3/+20
2004-05-14Don't let the visible screen get "migrated" offscreen, which manifestsEric Anholt1-1/+1
2004-05-13Add generic functions for copying packed/planar XV data, copied fromEric Anholt2-1/+153
2004-05-13Move fourcc.h to a generic location in src/.Eric Anholt5-137/+2
2004-05-13Follow GLX in setting ARGB visual nplanes to 24.Keith Packard1-0/+2
2004-05-13There's no need to explicitly set softCursor -- kdrive handles this if theEric Anholt1-2/+0
2004-05-06BugZilla #601: Fixing makedepend choking on floating point exceptionEgbert Eich1-1/+8
2004-05-06Use current resolution by default, change rate to 75 to matchKeith Packard1-3/+10
2004-05-04Attached is a patch to fix a build error whe ncompiling with tslib support,Keith Packard1-0/+4
2004-04-28Add completely fake X server -- draws to allocated buffer, has no keyboardKeith Packard8-1/+1072
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich653-1980/+15661
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich37-44/+48
2004-04-11fixed Changelog formatFranco Catrin L1-3/+6
2004-04-11Added ROPFranco Catrin L2-5/+28
2004-04-11Fixed size calculation in solid renderingFranco Catrin L2-13/+5
2004-04-11Basic bitblt implementationFranco Catrin L2-2/+28
2004-04-11First acceleration function implemented (DrawSolid)Franco Catrin L3-39/+7
2004-04-11Finnally got MMIO working all timecat ChangeLog cat ChangeLog cat ChangeLogFranco Catrin L4-20/+46
2004-04-06Return back to VESA only versionFranco Catrin L3-56/+22