Skip to content
Snippets Groups Projects
  1. Mar 30, 2004
    • Egbert Eich's avatar
      36. Conversion: __AMD64__ > __amd64__ (Egbert Eich). · 629c3792
      Egbert Eich authored
      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).
    • Egbert Eich's avatar
  2. Mar 26, 2004
  3. Mar 25, 2004
  4. Mar 21, 2004
  5. Mar 19, 2004
  6. Mar 07, 2004
  7. Mar 05, 2004
  8. Mar 04, 2004
  9. Mar 03, 2004
  10. Mar 02, 2004
    • Harold L Hunt II's avatar
      Replace a handful of calls to ErrorF and exit(1) with a single call to · f72efebf
      Harold L Hunt II authored
          FatalError. These direct calls to exit(1) made it impossible to do
          anything ddx-specific in these cases; note that most of these calls
          occur during argument processing.
      f72efebf
    • Kaleb Keithley Keithley's avatar
      bug #230 Revert to Xinerama 1.1 In order to make a "quick" release it has · 7557d4da
      Kaleb Keithley Keithley authored
          been decided that the priority is to preserve the server's internal
          API/ABI so that third-party drivers that depend on symbols like
          noPanoramiXExtension, etc., would not need to be recompiled. Toobad gcc
          on Linux doesn't support ELF's weak symbols as that would have been a
          reasonable solution for preserving the ABI. N.B.: While symbols, i.e.
          functions and variables revert to the old name, I did not revert build
          names, i.e. -DXINERAMA, to the old -DPANORAMIX. There was no need, and
          it's just a build issue that has no impact on the binary output of the
          build.
      7557d4da
  11. Mar 01, 2004
  12. Feb 29, 2004
  13. Feb 27, 2004
    • Kaleb Keithley Keithley's avatar
      bug #238 test for root-window that XFree86 fixed in their · bb93fef9
      Kaleb Keithley Keithley authored
          programs/Xserver/Xext/shm.c
      3.37 and programs/Xserver/Xext/xvdisp.c 1.26 got zapped when Xinerama2 was
          merged into the tree. (Xinerama has since been reverted to 1.1, but
          that's another story.)
      bb93fef9
    • Kaleb Keithley Keithley's avatar
      Revert to Xinerama 1.1 In order to make a "quick" release it has been · cb718ce0
      Kaleb Keithley Keithley authored
          decided that the priority is to preserve the server's internal API/ABI
          so that third-party drivers that depend on symbols like
          noPanoramiXExtension, etc., would not need to be recompiled. Toobad gcc
          on Linux doesn't support ELF's weak symbols as that would have been a
          reasonable solution for preserving the ABI. N.B.: While symbols, i.e.
          functions and variables revert to the old name, I did not revert build
          names, i.e. -DXINERAMA, to the old -DPANORAMIX. There was no need, and
          it's just a build issue that has no impact on the binary output of the
          build.
      cb718ce0
  14. Feb 25, 2004
    • Kaleb Keithley Keithley's avatar
      bug #230 Revert to Xinerama 1.1 In order to make a "quick" release it has · b052486a
      Kaleb Keithley Keithley authored
          been decided that the priority is to preserve the server's internal
          API/ABI so that third-party drivers that depend on symbols like
          noPanoramiXExtension, etc., would not need to be recompiled. Too bad
          gcc on Linux doesn't support ELF's weak symbols as that would have been
          a reasonable solution for preserving the ABI. N.B.: While symbols, i.e.
          functions and variables revert to the old name, I did not revert build
          names, i.e. -DXINERAMA, to the old -DPANORAMIX. There was no need, and
          it's just a build issue that has no impact on the binary output of the
          build.
      2 tags
      b052486a
  15. Feb 24, 2004
  16. Feb 23, 2004
  17. Feb 18, 2004
  18. Feb 16, 2004
  19. Feb 11, 2004
  20. Feb 08, 2004
  21. Dec 21, 2003
  22. Dec 20, 2003
  23. Dec 18, 2003
    • Kaleb Keithley Keithley's avatar
      First pass at "Standard" Xinerama. The sources for this came from Heather · 4b75c7f6
      Kaleb Keithley Keithley authored
          Lanigan's xinerama tree on Sourceforge.Net. No attempt has been made to
          handle previous, non-standard versions of the protocol. Nor has any
          attempt been made to preserve the ABI of previous versions -- that part
          will be added at a later time, and then probably only on systems that
          have nice object/linker semantics, e.g. ELF systems with weak symbols.
      4b75c7f6
  24. Dec 06, 2003
  25. Nov 30, 2003
  26. Nov 29, 2003
  27. Nov 26, 2003
  28. Nov 17, 2003
  29. Nov 14, 2003
Loading