Commit Graph

378 Commits

Author SHA1 Message Date
Adam Jackson
dfe451eac3 * Fri Oct 31 2008 Adam Jackson <ajax@redhat.com> 1.5.2-12
- xserver-1.5.2-drain-console.patch: Silently eat any input we get from the
  tty fd, lest terrible wakeup storms ensue.
2008-10-31 17:34:06 +00:00
Adam Jackson
562c606d9c * Tue Oct 28 2008 Adam Jackson <ajax@redhat.com> 1.5.2-11
- Un-require mouse and keyboard, we're an evdev shop now
- Drop some obsoletes from the F7 timeframe
- Require vesa on i386 and amd64, fbdev elsewhere
2008-10-28 21:48:22 +00:00
Adam Jackson
b6d8183306 * Mon Oct 27 2008 Adam Jackson <ajax@redhat.com> 1.5.2-10
- xserver-1.5.0-bg-none-root.patch: Make it something the driver has to
  explicitly claim support for, so we don't get garbage when you do -nr
  on vesa for example.
2008-10-27 21:28:00 +00:00
Peter Hutterer
d62ea486b4 * Mon Oct 27 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.5.2-9
- xserver-1.5.2-more-sanity-checks.patch: more sanity checks to stop vmmouse
  from segfaulting the server. #434807
2008-10-27 00:56:04 +00:00
Peter Hutterer
50cbe3972b * Wed Oct 22 2008 Peter Hutterer <peter.hutterer@redhat.com>
- Update xserver-1.5.2-disable-kbd-mouse.patch: add line to xorg.conf man-page
  stating that devices are disabled if AEI is on.
2008-10-22 06:12:03 +00:00
Peter Hutterer
d4d60d4acf * Wed Oct 22 2008 Peter Hutterer <peter.hutterer@redhat.com>
- fix typo in xserver-1.5.2-no-duplicate-devices.patch
2008-10-21 23:56:21 +00:00
Adam Jackson
6baf601042 * Mon Oct 20 2008 Adam Jackson <ajax@redhat.com> 1.5.2-8
- xserver-1.5.2-exa-sync-less.patch: Avoid migrating pixmaps out on
  PutImage.
2008-10-20 14:37:17 +00:00
Dave Airlie
613014373f - xserver-1.5.2-no-duplicate-devices.patch: don't re-add devices through HAL
if they are already added (#467462).
2008-10-20 03:33:05 +00:00
Dave Airlie
36856bd068 - Update xserver-1.5.2-disable-kbd-mouse.patch: if no config file is present,
we need to force AllowEmptyInput on.
2008-10-19 07:53:35 +00:00
Dave Airlie
9d98434292 * Thu Oct 16 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.5.2-5
- xserver-1.5.2-enable-RAW-console.patch: enable RAW mode for console, no need
  for grabbing the evdev device anymore.
- xserver-1.5.2-disable-kbd-mouse.patch: if AllowEmptyInput is on, don't allow
  mouse or keyboard drivers.
2008-10-16 06:49:35 +00:00
Adam Jackson
106ccedc98 * Tue Oct 14 2008 Adam Jackson <ajax@redhat.com> 1.5.2-4
- xserver-1.5.2-lies-damn-lies-and-aspect-ratios.patch: Catch even more
  cases of the monitor encoding aspect ratio for size. (#458747)
2008-10-14 18:22:20 +00:00
Adam Jackson
39902507da * Tue Oct 14 2008 Adam Jackson <ajax@redhat.com> 1.5.2-3
- xserver-1.5.2-backtrace-defines.patch: Get HAVE_BACKTRACE defined even at
  the DIX level.
2008-10-14 17:03:20 +00:00
Adam Jackson
5435f0df69 * Fri Oct 10 2008 Adam Jackson <ajax@redhat.com> 1.5.2-2
- xserver-1.5.1-global-backtrace.patch: Make backtraces possible from
  outside the xfree86 DDX.
- xserver-1.5.2-mieq-backtrace.patch: bt when we fill the input queue.
2008-10-10 20:58:51 +00:00
Adam Jackson
861a625c46 xserver 1.5.2 2008-10-10 19:30:43 +00:00
Adam Jackson
2847baa8cb * Fri Oct 10 2008 Adam Jackson <ajax@redhat.com> 1.5.1-11
- xserver-1.3.0-no-prerelease-warning.patch: Drop.
2008-10-10 18:21:05 +00:00
Adam Jackson
851e267dea * Fri Oct 10 2008 Adam Jackson <ajax@redhat.com> 1.5.1-11
- xserver-1.3.0-no-prerelease-warning.patch: Drop.
2008-10-10 18:19:54 +00:00
Dave Airlie
05c6c13a4a - actually apply exa fix patch 2008-10-07 21:02:18 +00:00
Adam Jackson
1288ee060f * Tue Oct 07 2008 Adam Jackson <ajax@redhat.com> 1.5.1-9
- xserver-1.5.1-xgi.patch: Move XGI cards onto the sis driver. (#453812)
2008-10-07 18:08:20 +00:00
Adam Jackson
f58fef1a98 * Tue Oct 07 2008 Adam Jackson <ajax@redhat.com> 1.5.1-8
- xserver-1.5.1-int10-leaks.patch: Shut up some useless int10 debugging and
  plug a memory leak.
2008-10-07 17:47:40 +00:00
Adam Jackson
47a0d78a36 * Tue Oct 7 2008 Adam Jackson <ajax@redhat.com> 1.5.1-7
- xserver-1.5.1-mode-debug.patch: Force mode debugging on.
2008-10-07 15:35:36 +00:00
Peter Hutterer
586114bbfc * Tue Oct 7 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.5.1-6
- xserver-1.5.0-xkb-core-kbd-map-fix.patch: don't invent groups when mapping
  from xkb to core and back, and squash canonical types into explicit ones on
  core reconstruction (2 patches). #460545
2008-10-07 04:05:40 +00:00
Dave Airlie
6b2e48a2f9 * Mon Oct 06 2008 Dave Airlie <airlied@redhat.com> 1.5.1-5
- xserver-1.5.1-exa-fix-glyph-segfault.patch - fix EXA rects crash (462447)
2008-10-06 01:49:31 +00:00
Tom Callaway
ac0e2400b6 fix typo... 2008-09-30 21:33:21 +00:00
Tom Callaway
1b89ad9379 add xvfb-run to Xvfb package 2008-09-30 20:32:20 +00:00
Dave Airlie
b4b3d379ea - fix crash with x11perf on r500 modesetting 2008-09-25 05:47:57 +00:00
Adam Jackson
e691cc2610 xserver 1.5.1 and changelog trim 2008-09-23 19:36:20 +00:00
Soren Sandmann Pedersen
3cb8a783fd Comment out glxdri2.c since it doesn't compile 2008-09-11 18:33:48 +00:00
Soren Sandmann Pedersen
5f7794b599 Bump buildrequires on mesa 2008-09-11 17:47:24 +00:00
Soren Sandmann Pedersen
6b932a1581 Bump requirement on xorg-x11-proto-devel 2008-09-11 17:36:09 +00:00
Soren Sandmann Pedersen
a1dac6f336 Fix up the projector patch to key off of amount of video ram 2008-09-11 14:51:35 +00:00
Soren Sandmann Pedersen
b38b008371 Make room for a 1280 wide projector in the default screen limits 2008-09-11 13:31:53 +00:00
Dave Airlie
3c109f37cf * Wed Sep 10 2008 Dave Airlie <airlied@redhat.com> 1.5.0-2
- bring master exa back
2008-09-10 10:47:21 +00:00
Adam Jackson
b3fd50749d xserver 1.5.0. 2008-09-03 23:41:17 +00:00
Adam Jackson
5bdc964918 * Mon Aug 25 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-10
- xserver-1.5.0-edid-backport.patch: Backport EDID updates from master.
2008-08-27 15:38:51 +00:00
Adam Jackson
a2498155a2 * Wed Aug 20 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-9
- xserver-1.5.0-hide-cursor.patch: Suppress displaying the cursor until
  an app calls XDefineCursor().
2008-08-22 20:08:52 +00:00
Kristian Høgsberg
fdf3989e6d * Thu Aug 14 2008 Kristian Høgsberg <krh@redhat.com> - 1.4.99.906-8
- Add bg-none-root patch for plymouth.
2008-08-15 00:48:14 +00:00
Kristian Høgsberg
a7e275b068 * Thu Aug 14 2008 Kristian Høgsberg <krh@redhat.com> - 1.4.99.906-8
- Add bg-none-root patch for plymouth.
2008-08-15 00:43:05 +00:00
Dave Airlie
47cd370ffd * Thu Aug 14 2008 Dave Airlie <airlied@redhat.com> 1.4.99.906-7
- EXA backport master EXA code for optimisations
2008-08-14 08:52:13 +00:00
Adam Jackson
b7326ab083 * Wed Aug 13 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-6
- xserver-1.5.0-enable-selinux.patch: Enable selinux again.
2008-08-13 17:44:01 +00:00
Peter Hutterer
3262bac3e6 * Tue Aug 05 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.4.99.906-5
- xserver-1.5.0-xkb-fix-ProcXkbSetXYZ-to-work-on-all.patch: force xkb requests
  to apply to all extension devices.
- drop call-SwitchCoreKeyboard.patch
- xserver-1.5.0-force-SwitchCoreKeyboard-for-evdev.patch: force
  SwitchCoreKeyboard for evdev devices to push device keymap into core device.
2008-08-05 05:10:31 +00:00
Adam Jackson
b1cd19cffe * Mon Aug 04 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-4
- 10-x11-keymap.fdi, fedora-setup-keyboard: Attempt to read keyboard settings
  from /etc/sysconfig/keyboard and stuff them into hal.
2008-08-04 21:17:02 +00:00
Adam Jackson
59994a9d39 * Mon Aug 04 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-3
- 10-x11-keymap.fdi, fedora-setup-keyboard: Attempt to read keyboard settings
  from /etc/sysconfig/keyboard and stuff them into hal.
2008-08-04 21:15:46 +00:00
Peter Hutterer
91482befe9 Add evdev SwitchCoreKeyboard patch 2008-08-04 02:20:26 +00:00
Adam Jackson
bb998c6f24 * Thu Jul 31 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-2
- Drop the evdev keyboarding patch.
2008-07-31 13:44:42 +00:00
Adam Jackson
ab1f5b3833 * Thu Jul 24 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-1
- 1.5RC6.
2008-07-24 20:45:20 +00:00
Adam Jackson
971867947f * Thu Jul 24 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-1
- 1.5RC6.
2008-07-24 20:12:27 +00:00
Adam Jackson
37a43abc22 * Thu Jul 24 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-1
- 1.5RC6.
2008-07-24 18:49:14 +00:00
Adam Tkac
7c0bdc9e3a - build with -rdynamic to make dri_swrast happy 2008-07-02 14:55:16 +00:00
Adam Tkac
c3613d24f5 - merged 1.4.99.901-23.20080415 ... 1.4.99.905-1.20080701 changes from F9 branch 2008-07-02 12:36:39 +00:00
Adam Tkac
70f1f7f41a - workaround broken AC_C_BIGENDIAN macro (#449944) 2008-06-19 14:24:12 +00:00