Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e63dd002 | 2008-01-12 16:28:55 | xf86-video-nv 2.1.6 | ||
| c8a36eb1 | 2008-01-12 14:20:50 | regen | ||
| a80a36f4 | 2008-01-12 14:20:27 | On OpenBSD use 'openssl rand 16 -hex' to generate the cookie. This avoids the quoting hell needed for 'dd /dev/arandom | hexdump' that confuses cpp from gcc 2.95. | ||
| 1385b565 | 2008-01-11 16:06:44 | - Remove the "all rights reserved" tag at the top of most of the source files, and replace them with the actual ISC license. - add license to the manpage (it was lacking before) - correct license statement in the README Permission given by Marius (copyright holder): "1. please replace with the standard ISC license 2. you may add the ISC license to the man page 3. feel free to replace the information in the README as well" and Dros (copyright holder for group.c): "Please switch group.c to the ISC License." ok ian@ | ||
| 0e2ef8a1 | 2008-01-08 20:21:43 | Kill some more dead code, cursor.c goes away. ok marc@ | ||
| 77a7425e | 2008-01-08 05:03:47 | sync | ||
| 62de1373 | 2008-01-06 21:12:44 | some updates to 3rd party packages status. | ||
| da301e0d | 2008-01-06 18:34:38 | Better support for recursive make. | ||
| 27a404c4 | 2008-01-06 18:13:58 | cleandir needs clean | ||
| 6f385e44 | 2008-01-06 15:29:22 | - add radeonhd - updated xserver some time ago already. | ||
| 2249aa4d | 2008-01-06 10:56:10 | "fix" make distclean | ||
| a6465035 | 2008-01-06 10:11:42 | Remove a generated file. | ||
| 8596f8e2 | 2008-01-06 06:26:59 | Update the README and supply a suitable xorg.conf, now that we have X working on OpenBSD/sgi. ok matthieu@ | ||
| 9b0f189e | 2008-01-05 20:22:38 | fix release for make -j okay matthieu@ | ||
| f05de6e1 | 2008-01-05 17:53:33 | Enable some drivers for sgi. Missed by jsing@. | ||
| f740d08e | 2008-01-05 17:34:43 | Merge xf86-video-radeonhd 1.1.0. Tested by wilfried@. | ||
| a3a580da | 2008-01-05 17:28:11 | xf86-video-radeonhd 1.1.0 | ||
| bf3696e3 | 2008-01-05 17:23:14 | Set the resolution at which fonts in the login widget are rendered. Switch to Luxi TrueType fonts which look more like helvetica. Tested by bernd@. | ||
| 124f751a | 2008-01-04 18:21:07 | sync | ||
| 6189593a | 2008-01-04 14:01:04 | regen | ||
| 458c03da | 2008-01-04 13:44:23 | Add support for xserver on OpenBSD/sgi and enable build. ok matthieu@ | ||
| 385bbc9f | 2008-01-04 04:20:15 | Teach wsfb about WSDISPLAY_TYPE_GBE. ok matthieu@ | ||
| 1545e483 | 2008-01-03 20:20:20 | Adjust initial window placement with any geometry that would place the window at or over the right or bottom edge. OK oda@ | ||
| ee4e50a6 | 2008-01-03 01:58:16 | Kill draw.c, nothing uses the code in it. More dead code removals to come. ok marc@ | ||
| 52cb71d1 | 2008-01-03 01:56:25 | Kill some warnings intoduced with the execwm feature. ok marc@ | ||
| 1b1b4fda | 2008-01-02 20:54:32 | remove declaration of removed function Reminded by matthieu@ (thanks!) | ||
| 535778c8 | 2008-01-02 20:47:11 | remove unused code OK oga@ | ||
| 6ff94f47 | 2008-01-01 23:31:01 | more gcc2 fixes; ok mathieu@ | ||
| 296e93a6 | 2008-01-01 22:28:59 | Only use the x,y values from the XSizeHints structure when they are greater than zero. The fields are obsolete and not always used. OK jasper@ | ||
| 53c37622 | 2008-01-01 21:26:57 | Fix the computed width of the rectangle to clear when no error message is present and Xft is used. | ||
| 66ad53aa | 2007-12-31 02:49:45 | allow the search feature to work in the root window, like other similar ones. ok todd@ | ||
| fefd79e2 | 2007-12-29 03:09:26 | fix for gcc2 (declaration 1st within each scope) ok matthieu@ | ||
| 067fedef | 2007-12-23 14:28:10 | Adapt OpenBSD/wscons kdrive drivers to changes in xserver 1.4. Still not working but at least building again. | ||
| d99925b5 | 2007-12-23 08:01:09 | Make that build with gcc 2.95 | ||
| 267ae69e | 2007-12-21 22:33:22 | __builtin_expect is a gcc 3.x feature. define it out for gcc 2.95. Patch suggested by miod@. Thanks. | ||
| 460b683f | 2007-12-21 06:42:23 | Don't call xcalloc() in functions called by the big SIGIO handler. Problem initially reported by sthen@, fix tested by many. | ||
| eb2e8d8c | 2007-12-20 07:26:37 | Fix build with gcc 2.95. ok todd@. | ||
| 24a32ede | 2007-12-20 06:52:03 | Don't try to build xserver on landisk. it now depends on lib/pixman which doesn't build because of gcc problems. | ||
| 7ef20d0c | 2007-12-17 08:23:48 | - XFree86 3.3.x servers are gone - xorgcfg is gone - reduce the differences between README.i386 and README.amd64. ok jmc@, todd@, oga@, david@ | ||
| 70eb0d8f | 2007-12-14 23:14:26 | Scale device resolution here as well to cater for the interface removed in X.org 7.3 and not yet replaced. Fixes "screen" mode in Gimp until that happens (but not "window" mode). ok matthieu | ||
| 924afde2 | 2007-12-14 22:29:44 | Merge from X.Org -current: Don't check if the device is a core device or not. Remove call to xf86IsCore (doesn't exist anymore anyway) and unconditionally try to generate ProximityEvents. The device should not bother whether it's a core event or not, it's all handled in the dix now. pointed to by sthen@. | ||
| eade2b87 | 2007-12-14 22:24:38 | merge from xorg -current: - don't carch when xf86IsCorePointer() isn't defined. - do our own scaling with USB device since ConvertProc() isn't called automatically by X - set type_name to XI_TABLET - fake device limits == screen limits in xserver 1.4 for xinput pointed out by sthen@ | ||
| 4ff8d6b7 | 2007-12-14 07:31:35 | Fix build with gcc 2.95. | ||
| 67952fe2 | 2007-12-13 21:51:47 | Add back files that I removed before import to minimize cvs noise. That was a mistake. sorry. | ||
| b29102d7 | 2007-12-13 21:47:48 | Merge xserver 1.4.0.90. This includes fixes for some of the regressions introduced by xserver 1.4, such as the keyboad caps/num-lock leds updates. Tested by many. | ||
| 2fcd9ee6 | 2007-12-13 21:06:02 | xserver 1.4.0.90 | ||
| 2a2c29e0 | 2007-12-12 21:38:01 | - Restore some local OpenBSD changes that got lost when the file moved to xf86-input-keyboard: privsep support, LK[24]01 support. - fix parameters order in printWsType(). | ||
| 71b38629 | 2007-12-11 23:56:08 | fix usbtablet(4) for 7.3 by removing xf86IsCorePointer() check and work-around the lack of calls to the functions which convert tablet->screen co-ordinates. ok matthieu | ||
| 3b4d6258 | 2007-12-11 18:35:08 | sync | ||
| b6d246e8 | 2007-12-11 01:06:16 | sync | ||
| 32f7401c | 2007-12-10 22:58:33 | sync | ||
| b39707c5 | 2007-12-10 21:30:21 | Merge pixman 0.9.6. Valery Masiutsin and other report that it fixes some X crashes on amd64. Bump major since one function was removed. | ||
| ae131499 | 2007-12-10 21:10:19 | pixman 0.9.6 | ||
| 03229da5 | 2007-12-10 20:25:17 | Xorg bug #13144: Don't flush buttons, release events can cause paste events. Reported by claudio@. | ||
| 8531acf5 | 2007-12-10 10:30:26 | sync | ||
| 10fefb5e | 2007-12-10 06:35:24 | Fix logic error in the new dynamic array of pci devices that made xf86scanpci() exit early if pciInit() had been called already. Fix tested by krw@. | ||
| 069e8baf | 2007-12-09 03:10:46 | sync | ||
| 862be27f | 2007-12-09 01:32:36 | sync | ||
| 1b3b2f7d | 2007-12-08 17:53:07 | Default to XAA acceleration since EXA produces stack overflows for now. | ||
| 3fafd42d | 2007-12-04 22:41:21 | Link the radeonhd driver to the builds. | ||
| 362124ee | 2007-12-04 22:27:40 | BSD Makefile + regen autotools files | ||
| 594ab30b | 2007-12-04 22:23:50 | remove emacs droppings that were not ignored by cvs | ||
| 6dd37805 | 2007-12-04 22:20:01 | xf86-video-radeonhd 1.0 | ||
| b33b8154 | 2007-12-04 22:00:27 | Build infrastructure for libGL dri modules. Work in progress, not connected to the build yet. | ||
| 35aebf71 | 2007-12-03 12:45:41 | regen | ||
| c19e24c0 | 2007-12-03 12:45:10 | Revert xf86EnableIO()/xf86DisableIO() on macpcc to NOP for now. | ||
| 847d28e9 | 2007-11-28 16:53:41 | sync | ||
| bb9a96e5 | 2007-11-28 16:35:52 | Add a "restart wm" function. ok oga@ | ||
| cd016f11 | 2007-11-28 16:02:37 | Another messed up keybinding. I blame todd... ok okan@ | ||
| 3f486538 | 2007-11-27 17:20:38 | remove this Linux-only driver. I don't know why I initially imported it. | ||
| b017f683 | 2007-11-27 17:17:08 | re-add a lost group keybinding ok oga@ todd@ | ||
| 36c83945 | 2007-11-27 11:30:33 | Fix logic inversion in geometry computation in norender digital mode. patch from millert@, who's apparently to shy to commit to xenocara. | ||
| 5eb7bbe7 | 2007-11-27 09:55:06 | I did not intend to commit the XENOCARA_BUILD_DRI bit at all. | ||
| 25382573 | 2007-11-26 20:47:35 | default to not building DRI for now to permit x snaps to build, found by Johan Lindman, thanks | ||
| bfba922c | 2007-11-26 15:10:19 | Re-enable pthread support in libGL, by providing proper weak stubs in libX11 (together with other pthread stubs, already there for libX11). ok kurt@, art@, kettenis@ | ||
| 7b2d1daf | 2007-11-25 18:44:17 | - disable dri support explicitely for now. - fix some merge botches. Long live CVS. | ||
| a7908c65 | 2007-11-25 18:41:23 | Support the new AGP device. Work by oga@ and me, with some ideas from dim@ long ago. | ||
| f0802976 | 2007-11-25 15:32:26 | OpenBSD's still using the old xkb data files. So rules are called "xorg" not "base". | ||
| e67783db | 2007-11-25 10:23:01 | always redirect xmlto to ':'. Broken configure sripts produced X.Org's macros are assuming it's in /usr/local/bin if they couldn't find it. | ||
| afad9171 | 2007-11-25 10:18:21 | make libGL config closer to what was in the previous version: - disable threads support - link against libXext and libX11 | ||
| 677d5abb | 2007-11-24 21:28:47 | merge xf86-input-spaceorb 1.1.1 | ||
| cda3cac6 | 2007-11-24 21:25:42 | xf86-input-spaceorb 1.1.1 | ||
| 1a7c5a2e | 2007-11-24 21:13:37 | merge xf86-input-magellan 1.1.1 | ||
| 2cd6bd0b | 2007-11-24 21:10:11 | xf86-input-magellan 1.1.1 | ||
| b9726041 | 2007-11-24 21:06:05 | merge xf86-input-acecad 1.2.1 | ||
| 5212aa9d | 2007-11-24 21:02:37 | xf86-input-acecad 1.2.1 | ||
| c57cdcb6 | 2007-11-24 20:52:25 | merge xf86-input-vmmouse 12.4.3 | ||
| f497ca5f | 2007-11-24 20:46:03 | xf86-input-vmmouse 12.4.3 | ||
| 56e7cfaa | 2007-11-24 20:44:54 | merge xf86-input-void | ||
| 7e653d58 | 2007-11-24 20:41:16 | xf86-input void 1.1.1 | ||
| 5aec5087 | 2007-11-24 20:08:18 | merge xf86-video-intel 2.2.0 | ||
| f3bee370 | 2007-11-24 19:44:16 | xf86-video-intel 2.2.0 | ||
| 21621660 | 2007-11-24 19:09:38 | merge xf86-input-keyboard 1.2.2 | ||
| 195f4de4 | 2007-11-24 19:06:17 | merge xf86-input-mouse 1.2.3 | ||
| fa710f40 | 2007-11-24 19:04:00 | merge xserver 1.4, 1st pass | ||
| 1dd11723 | 2007-11-24 18:53:25 | xf86-input-mouse 1.2.3 | ||
| 9d62481c | 2007-11-24 18:51:53 | xf86-input-keyboard 1.2.2 | ||
| b14d6de7 | 2007-11-24 17:55:21 | xserver 1.4 | ||
| 733e3c4f | 2007-11-24 17:46:55 | Update to Mesa 7.0.1. For now only indirect GLX is enabled in libGL. | ||
| 5257e11d | 2007-11-24 17:41:36 | merge Mesa 7.0.1 |