summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-12Some little debugging additions; this works well with my NM2200 whenbcook-backendBrent Cook2-3/+5
acceleration is turned off in fbdev mode, but hangs when acceleration is on. Will merge this with HEAD and debug from there, since backend seems in good shape.
2004-04-08Fixed backend segfaults by reordering the BackendCard struct to include theBrent Cook1892-855524/+47
backend's PrivRec structure first. Maybe now I'll read the xserver website more carefully. Also, some additions to make adding random testing cards a bit easier, with CAP_NONE (meaning no acceleration essentially).
2004-04-05small fixes, but still can't get this driver woking againFranco Catrin L2-19/+23
2004-04-05removed hardcoded vesa references so we can operate with any backend. fbdevBrent Cook3-85/+141
works for initializing the screen, but input fails shortly after.
2004-04-04Begin separating VESA calls into a more generic backend wrapper like theBrent Cook7-311/+459
ati driver, cascading between VESA and FBDEV. We only have init functions done so far; need to add all of the others. Fixed some compiler warnings. Whitespace and formatting cleanups (using 4 spaces, no tabs)
2004-04-03added touchscreen support, detect all known PCI chips in the Neomagic line.Brent Cook3-6/+66
We'll not bother with ISA for now.
2004-04-03initial import of original driver by Franco Catrin L. Wraps VESA for mostBrent Cook5-0/+778
parts, with some hardware acceleration enabled for the cursor on the NM2300.
2004-04-03file winkeyhook.c was initially added on branch CYGWIN.Harold L Hunt II0-0/+0
2004-03-30file xfixes.h was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file xfixes.c was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file select.c was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file saveset.c was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file cursor.c was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file region.c was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file xfixesint.h was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file damage.c was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file damage.h was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file damagestr.h was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file damageextint.h was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file damageext.c was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file damageext.h was initially added on branch DAMAGE-XFIXES.Stuart Kreitman0-0/+0
2004-03-30file winrandr.c was initially added on branch CYGWIN.Harold L Hunt II0-0/+0
2004-03-28file xorgcfg.man was initially added on branch XORG-RELEASE-1-TM.Keith Packard0-0/+0
2004-03-28file XOrgCfg.cpp was initially added on branch XORG-RELEASE-1-TM.Keith Packard0-0/+0
2004-03-27file Xorg.man was initially added on branch XORG-RELEASE-1-TM.Keith Packard0-0/+0
2004-03-27file xorg.conf.man was initially added on branch XORG-RELEASE-1-TM.Keith Packard0-0/+0
2004-03-26file xorgHelper.c was initially added on branch XORG-RELEASE-1-TM.Egbert Eich0-0/+0
2004-03-26file xorgconf.cpp was initially added on branch XORG-RELEASE-1-TM.Egbert Eich0-0/+0
2004-03-25file xorg.cfg was initially added on branch XORG-RELEASE-1-TM.Egbert Eich0-0/+0
2004-03-24Change XFree86 Project to X.Org Foundation in localized XDarwin splashTorrey Lyons1-0/+0
screens.
2004-03-24Change XFree86 Project to X.Org Foundation in XDarwin splash screen.Torrey Lyons1-0/+0
2004-03-24file xorgVersion.h was initially added on branch XORG-RELEASE-1-TM.Egbert Eich0-0/+0
2004-03-23file xorgconfig.man was initially added on branch XORG-RELEASE-1-TM.Egbert Eich0-0/+0
2004-03-23file xorgconfig.c was initially added on branch XORG-RELEASE-1-TM.Egbert Eich0-0/+0
2004-03-22file glwindows.h was initially added on branch CYGWIN.Alexander Gottwald0-0/+0
2004-03-15file winkeynames.h was initially added on branch CYGWIN.Harold L Hunt II0-0/+0
2004-03-15file winkeymap.h was initially added on branch CYGWIN.Harold L Hunt II0-0/+0
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1323-1623/+1586
2004-03-12file winpriv.c was initially added on branch CYGWIN.Alexander Gottwald0-0/+0
2004-03-12file winpriv.h was initially added on branch CYGWIN.Alexander Gottwald0-0/+0
2004-03-12file X-boxed.ico was initially added on branch CYGWIN.Harold L Hunt II0-0/+0
2004-03-10Twenty link errors for Xizzle now - count 'em. 20.Daniel Stone1-1/+3
Get rid of all references to SCO. Change SDK include dir to $(includedir)/xizzle. Add SDK libs where necessary. Reformat to be nicer and easier to shuffle around; also, fix lib ordering so we get so much closer to the elusive final link. Shuffle common/xf86Init.c into libxizzle.a. Fix a couple of early snafus - s/BUILDXI/XINPUT/, et al; make the SDK stuff conditional as needed; fix the SBus includes. Name library os-support/libxizzleos.a, not os-support/foo/libxizzlefoo.a. Clean up ARCH_SOURCES so it's always initialised to something. Move linked libraries to _LIBADD, which somehow escaped my attention. Make inclusion of drm/libxizzlelinuxdrm.a dependent on DRI. s/VERSION/VBE_VERSION/; Axe this redundant dir. All Xizzle-specific: axe hw/xizzle/Xi, shuffle link order, fix list of required modules to be vaguely sane, add some pertinent libs/incs.
2004-03-03file solaris-ia32.S was initially added on branch XORG-CURRENT.Alan Coopersmith0-0/+0
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1332-1731/+1798
2004-03-02file winvalargs.c was initially added on branch CYGWIN.Harold L Hunt II0-0/+0
2004-03-01file indirect.c was initially added on branch CYGWIN.Harold L Hunt II0-0/+0
2004-02-28sdl x server so that we can x-on-x the fb stuff for ease of debugging. ifJaymz Julian3-1/+520
anyone uses this in production, a big scary monster will eat them. hrm, perhaps i should make it have a --i-know-what-i'm-doing param that it doens't start without, heh
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1324-1325/+1325
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1324-1326/+1326
2004-02-25file xevie.c was initially added on branch XEVIE.Stuart Kreitman0-0/+0