Commit Graph

9935 Commits

Author SHA1 Message Date
Franco Catrin L c231856a13 First acceleration function implemented (DrawSolid) 2004-04-11 00:53:10 +00:00
Franco Catrin L 47436a8af8 Finnally got MMIO working all timecat ChangeLog cat ChangeLog cat ChangeLog
:-D
2004-04-11 00:15:57 +00:00
Franco Catrin L 1740b938e4 Return back to VESA only version 2004-04-06 18:09:44 +00:00
Franco Catrin L 07bc231872 small fixes, but still can't get this driver woking again 2004-04-05 18:19:34 +00:00
Brent Cook b526276faa removed hardcoded vesa references so we can operate with any backend. fbdev
works for initializing the screen, but input fails shortly after.
2004-04-05 02:52:35 +00:00
Brent Cook 920e6ff81b Begin separating VESA calls into a more generic backend wrapper like the
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-04 07:30:07 +00:00
Brent Cook 530371ceaf added touchscreen support, detect all known PCI chips in the Neomagic line.
We'll not bother with ISA for now.
2004-04-03 22:26:37 +00:00
Brent Cook 962b898868 initial import of original driver by Franco Catrin L. Wraps VESA for most
parts, with some hardware acceleration enabled for the cursor on the
    NM2300.
2004-04-03 22:22:48 +00:00
Harold L Hunt II 8a2fce3b90 file winkeyhook.c was initially added on branch CYGWIN. 2004-04-03 05:01:21 +00:00
Stuart Kreitman 12d5371ed2 file xfixes.h was initially added on branch DAMAGE-XFIXES. 2004-03-30 18:31:54 +00:00
Stuart Kreitman a4b319dbf3 file xfixes.c was initially added on branch DAMAGE-XFIXES. 2004-03-30 18:31:54 +00:00
Stuart Kreitman 5319d30d45 file select.c was initially added on branch DAMAGE-XFIXES. 2004-03-30 18:31:54 +00:00
Stuart Kreitman 76f247bd0e file saveset.c was initially added on branch DAMAGE-XFIXES. 2004-03-30 18:31:54 +00:00
Stuart Kreitman 83f0f1babb file cursor.c was initially added on branch DAMAGE-XFIXES. 2004-03-30 18:31:54 +00:00
Stuart Kreitman 52bc7693db file region.c was initially added on branch DAMAGE-XFIXES. 2004-03-30 18:31:54 +00:00
Stuart Kreitman 5d9098cb17 file xfixesint.h was initially added on branch DAMAGE-XFIXES. 2004-03-30 18:31:54 +00:00
Stuart Kreitman ace9aa7c45 file damage.c was initially added on branch DAMAGE-XFIXES. 2004-03-30 17:41:24 +00:00
Stuart Kreitman 72dc7569c6 file damage.h was initially added on branch DAMAGE-XFIXES. 2004-03-30 17:41:24 +00:00
Stuart Kreitman 95da7b7e06 file damagestr.h was initially added on branch DAMAGE-XFIXES. 2004-03-30 17:41:24 +00:00
Egbert Eich 629c379222 36. Conversion: __AMD64__ > __amd64__ (Egbert Eich).
35. Fixed stretching option and centering in C&T driver (Egbert Eich).
34. Added support for memory size tweaking in BIOS for i845 (Egbert Eich,
    thanks to Christian Ziez)
33. Removed video playback dependency on Accel in NSC drivers (Egbert
3Eich).
32. Fix HW cursor state on Savage driver when entering VT as some BIOSes
    seem to enable it unconditionally (Egbert Eich).
31. Fixed Emulate3Button message to distinguish between 'hard' (ie.
    configured) and 'soft' (ie. automatic emulation that is disabled as
    soon as the middle button is pressed) (Egbert Eich).
30. Free XrmDB in XCloseDisplay() only when implicitely allocated by
    XGetDefaults(). If Client allocates it itself it should free it also.
    Trying to free it for the client may result in segfault if the client
    has already freed it (Egbert Eich).
2004-03-30 14:23:15 +00:00
Egbert Eich b5e400867f - backing out XFIXES and DAMAGE related code that accidentally went in
here.
2004-03-30 14:14:31 +00:00
Stuart Kreitman 0017ddaa64 file damageextint.h was initially added on branch DAMAGE-XFIXES. 2004-03-30 02:16:15 +00:00
Stuart Kreitman 4b5112fd05 file damageext.c was initially added on branch DAMAGE-XFIXES. 2004-03-30 02:16:15 +00:00
Stuart Kreitman 733bfa4b5d file damageext.h was initially added on branch DAMAGE-XFIXES. 2004-03-30 02:16:15 +00:00
Harold L Hunt II b1ed473ef2 file winrandr.c was initially added on branch CYGWIN. 2004-03-30 00:31:28 +00:00
Keith Packard fec5095bdf file xorgcfg.man was initially added on branch XORG-RELEASE-1-TM. 2004-03-28 07:14:30 +00:00
Keith Packard 136a9364be file XOrgCfg.cpp was initially added on branch XORG-RELEASE-1-TM. 2004-03-28 07:14:30 +00:00
Keith Packard 881afb356d file Xorg.man was initially added on branch XORG-RELEASE-1-TM. 2004-03-27 17:01:11 +00:00
Keith Packard d2119ac7c5 file xorg.conf.man was initially added on branch XORG-RELEASE-1-TM. 2004-03-27 17:01:11 +00:00
Egbert Eich 5a9f3a36a3 file xorgHelper.c was initially added on branch XORG-RELEASE-1-TM. 2004-03-26 20:02:03 +00:00
Egbert Eich b2b0e70fe5 file xorgconf.cpp was initially added on branch XORG-RELEASE-1-TM. 2004-03-26 19:54:39 +00:00
Alan Coopersmith 83880dd464 29. XkbWriteRulesProp fails if XkbRulesFile is NULL. Bug #376. (Alan
Coopersmith)
2004-03-26 17:11:49 +00:00
Stuart Kreitman 861a336782 oops 2004-03-26 01:22:18 +00:00
Egbert Eich 23d552bbef file xorg.cfg was initially added on branch XORG-RELEASE-1-TM. 2004-03-25 11:00:52 +00:00
Stuart Kreitman d1e52f13ad oops 2004-03-25 05:11:16 +00:00
Stuart Kreitman f0336f18ee built,working DAMAGE/XFIXES in mono tree 2004-03-25 03:45:49 +00:00
Torrey Lyons f1394ec3ce Change XFree86 Project to X.Org Foundation in localized XDarwin splash
screens.
2004-03-24 22:15:25 +00:00
Torrey Lyons d2bbcc0dee Change XFree86 Project to X.Org Foundation in XDarwin splash screen. 2004-03-24 22:12:34 +00:00
Egbert Eich 84d25a5e17 file xorgVersion.h was initially added on branch XORG-RELEASE-1-TM. 2004-03-24 15:58:45 +00:00
Egbert Eich 685d1630c1 file xorgconfig.man was initially added on branch XORG-RELEASE-1-TM. 2004-03-23 12:46:30 +00:00
Egbert Eich 6631bd586f file xorgconfig.c was initially added on branch XORG-RELEASE-1-TM. 2004-03-23 12:46:30 +00:00
Alexander Gottwald 05a16f4acc file glwindows.h was initially added on branch CYGWIN. 2004-03-22 13:43:35 +00:00
Kaleb Keithley 3c2e2d9ae0 bug #357. Fix XDarwin so it builds on Mac OS X 10.2 and earlier. Merged
down from -RELEASE-1-TM and -RELEASE-1
2004-03-21 22:55:35 +00:00
Kaleb Keithley 122be5328f no bug report. Restore Credits to the hw/darwin ddx that were deleted
previously. RTF may or may not be "human readable," but with a little
    effort it's about as readable as SGML, IMNSHO.
2004-03-19 23:16:06 +00:00
Harold L Hunt II 551c93da61 file winkeynames.h was initially added on branch CYGWIN. 2004-03-15 04:33:23 +00:00
Harold L Hunt II 0c97b29001 file winkeymap.h was initially added on branch CYGWIN. 2004-03-15 04:33:23 +00:00
Egbert Eich dae90c3af9 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:34:49 +00:00
Alexander Gottwald 4e996f9d76 file winpriv.c was initially added on branch CYGWIN. 2004-03-12 21:05:47 +00:00
Alexander Gottwald c79b4bfd15 file winpriv.h was initially added on branch CYGWIN. 2004-03-12 21:05:47 +00:00
Harold L Hunt II 24c02f84cc file X-boxed.ico was initially added on branch CYGWIN. 2004-03-12 01:11:23 +00:00