Age | Commit message (Expand) | Author | Files | Lines |
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | Eric Anholt | 115 | -1451/+334 |
2004-06-16 | Initial revision | Eric Anholt | 1 | -0/+70 |
2004-06-16 | Initial revision | Eric Anholt | 4 | -0/+3470 |
2004-06-14 | MGA composite support from Damien Ciabrini - thanks! | Jaymz Julian | 3 | -31/+108 |
2004-06-13 | Manual page X(7) does not reference Xprt(1x), xplsprinters(1x), etc. | Alan Coopersmith | 1 | -1/+19 |
2004-06-10 | - Pass the right pixel mask (all ones) in to PrepareSolid in the | Eric Anholt | 3 | -13/+19 |
2004-06-10 | Align scratch area offsets to the offscreen byte alignment. | Eric Anholt | 1 | -2/+14 |
2004-06-10 | Oops, testers reported that the last patch actually didn't work (conflicts | Eric Anholt | 1 | -0/+3 |
2004-06-10 | Bug #242: Fix setup of R300 cards, by providing R300 CP code from | Eric Anholt | 2 | -5/+270 |
2004-06-07 | Neomagic driver enabled | Franco Catrin L | 1 | -1/+1 |
2004-06-07 | small fixes. README added | Franco Catrin L | 4 | -8/+26 |
2004-06-04 | Add (stubbed out) Xgl server code | Keith Packard | 12 | -0/+1189 |
2004-06-04 | Add top-level build support for GL X server (not working yet) | Keith Packard | 1 | -2/+1 |
2004-06-02 | New conditional. (REQUIRED_MODULES): Demand xcalibrateext if building | Phil Blundell | 1 | -6/+10 |
2004-05-30 | Add -lts if using tslib. | Phil Blundell | 1 | -1/+6 |
2004-05-30 | Initialize permedia engine for acceleration to work. | Carlos Romero | 3 | -217/+309 |
2004-05-29 | Adding driver for VIA CLE266 graphics chip. Currently it only accelerates | Ralph Thomas | 8 | -1/+1437 |
2004-05-28 | Hey, I like devfs. | Daniel Stone | 1 | -1/+2 |
2004-05-26 | Updated x86emu and resynced with upsteam at Scitech. | Egbert Eich | 17 | -415/+178 |
2004-05-25 | getconfig: file '/usr/X11R6/lib/X11/getconfig/xorg.cfg' has bad signature | Alan Coopersmith | 1 | -2/+2 |
2004-05-25 | Add pm2 to the build | Carlos Romero | 1 | -1/+1 |
2004-05-24 | Initial import of Permedia2 driver | Carlos Romero | 6 | -0/+2151 |
2004-05-24 | Muffle compiler warnings. | Egbert Eich | 1 | -1/+1 |
2004-05-21 | Allow for multiple composite-based visuals, then add an RGB24 visual in | Keith Packard | 1 | -6/+19 |
2004-05-20 | Miscomputing pitch in 24bpp modes because of rounding errors. | Keith Packard | 1 | -8/+20 |
2004-05-20 | Fix SYNC_ALWAYS (debugging) code to use mach64WaitIdle instead of | Keith Packard | 4 | -18/+30 |
2004-05-20 | Pin header-only pixmaps in memory. | Keith Packard | 5 | -63/+85 |
2004-05-17 | Overhaul of the ATI driver: | Eric Anholt | 14 | -1074/+6515 |
2004-05-17 | Make kaaMoveInPixmap public. This will be used by the ATI driver's xvideo | Eric Anholt | 2 | -1/+4 |
2004-05-17 | Add new CheckComposite hook. This allows a driver to avoid the migration of | Eric Anholt | 2 | -0/+9 |
2004-05-16 | xc/programs/Xserver/hw/xfree86/xf86config/Imakefile | Alan Coopersmith | 1 | -21/+61 |
2004-05-14 | Add new flag, KAA_OFFSCREEN_ALIGN_POT, which tells KAA to align pixmap | Eric Anholt | 3 | -3/+20 |
2004-05-14 | Don't let the visible screen get "migrated" offscreen, which manifests | Eric Anholt | 1 | -1/+1 |
2004-05-13 | Add generic functions for copying packed/planar XV data, copied from | Eric Anholt | 2 | -1/+153 |
2004-05-13 | Move fourcc.h to a generic location in src/. | Eric Anholt | 5 | -137/+2 |
2004-05-13 | Follow GLX in setting ARGB visual nplanes to 24. | Keith Packard | 1 | -0/+2 |
2004-05-13 | There's no need to explicitly set softCursor -- kdrive handles this if the | Eric Anholt | 1 | -2/+0 |
2004-05-06 | BugZilla #601: Fixing makedepend choking on floating point exception | Egbert Eich | 1 | -1/+8 |
2004-05-06 | Use current resolution by default, change rate to 75 to match | Keith Packard | 1 | -3/+10 |
2004-05-04 | Attached is a patch to fix a build error whe ncompiling with tslib support, | Keith Packard | 1 | -0/+4 |
2004-04-28 | Add completely fake X server -- draws to allocated buffer, has no keyboard | Keith Packard | 8 | -1/+1072 |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 653 | -1980/+15661 |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 37 | -44/+48 |
2004-04-11 | fixed Changelog format | Franco Catrin L | 1 | -3/+6 |
2004-04-11 | Added ROP | Franco Catrin L | 2 | -5/+28 |
2004-04-11 | Fixed size calculation in solid rendering | Franco Catrin L | 2 | -13/+5 |
2004-04-11 | Basic bitblt implementation | Franco Catrin L | 2 | -2/+28 |
2004-04-11 | First acceleration function implemented (DrawSolid) | Franco Catrin L | 3 | -39/+7 |
2004-04-11 | Finnally got MMIO working all timecat ChangeLog cat ChangeLog cat ChangeLog | Franco Catrin L | 4 | -20/+46 |
2004-04-06 | Return back to VESA only version | Franco Catrin L | 3 | -56/+22 |