Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d28a98a2 | 2009-11-25 18:12:02 | regen | ||
| 6665646a | 2009-11-25 18:10:26 | Implement device properties for calibration data. Setting the properties also write to the kernel table. The calibration code can now change the data without quitting X. | ||
| 15298ef9 | 2009-11-25 18:03:42 | Save a copy of the kernel calibration data in the private data and use it to save/restore the state during DEVICE_ON/DEVICE_OFF. | ||
| fcd31496 | 2009-11-25 17:59:42 | Send events upstreams one axis at a time. | ||
| 279e7640 | 2009-11-24 16:57:34 | Update to xf86-video-radeonhd 1.3.0 Tested by killi@ on a HD3200. | ||
| c3d957f5 | 2009-11-24 16:54:55 | Update to xf86-video-openchrome 0.2.904. Tested by myself and kevlo@ on V800 and V855 chipsets. | ||
| 2baec57b | 2009-11-23 22:53:39 | regen | ||
| 0e46d3a2 | 2009-11-23 22:52:38 | Missed one openbsd->xf86 rename. | ||
| a04d9756 | 2009-11-23 22:10:29 | conversion_proc is not used anymore since Xserver 1.5. Don't define one that's never called. | ||
| bd0a1d71 | 2009-11-23 21:33:11 | Document option "raw". | ||
| 91bbfc2c | 2009-11-23 21:11:27 | Fix previous for non tablet cases. the WSMOUSE_IO_GCALIBCOODS fails there. | ||
| 76bf8ac9 | 2009-11-23 18:29:13 | Implement a new "raw" mode that will put a panel in raw mode. Calibration data is read from the kernel, so things still work in this mode. | ||
| c56921a1 | 2009-11-23 17:36:23 | Another unused declaratin bites the dust. | ||
| 068d8191 | 2009-11-23 16:55:52 | - fix parameter orders for XInput 2 xf86InitValuatorAxisStruct() calls - set min/max axis values for absolute valuators | ||
| feea0e6d | 2009-11-23 16:21:50 | Set buttons and axis labels for XInput 2. | ||
| 093f55af | 2009-11-23 15:40:25 | sync | ||
| fd1ce4e8 | 2009-11-23 15:25:11 | Handle NetBSD's wsmouse ABI versions. From marc at msys dot ch. Thanks. | ||
| 96a4b616 | 2009-11-23 15:16:52 | split wsProc(). | ||
| 8dd19e6a | 2009-11-23 14:00:17 | typo. From marc@msys.ch. Thanks. | ||
| d0d883f9 | 2009-11-23 12:55:49 | regen | ||
| 39f6c2f7 | 2009-11-23 12:54:38 | Bump version -> 1.2.9 | ||
| 1d2af3ab | 2009-11-23 12:54:04 | Fetch the module version from autotools instead of hard-coding it. | ||
| f8b25a15 | 2009-11-23 12:37:32 | kill white space at EOL | ||
| e9b14fe7 | 2009-11-23 12:35:40 | Set correct device type and mode in XInput structures. | ||
| 3a858b5a | 2009-11-22 23:16:54 | unifdef USB_NEW_HID. USB_GET_REPORT_ID is available on NetBSD and OpenBSD for more than 7 years now. | ||
| d1e2bf33 | 2009-11-22 23:06:24 | Get rid of the now unused remaining moduleInfoRec bits. | ||
| 1403cc1e | 2009-11-22 23:04:47 | regen | ||
| bbabd845 | 2009-11-22 23:03:04 | Update to idioms used in modern X.Org input drivers. | ||
| 53fe2d0e | 2009-11-22 23:00:43 | Get rid of the now unused remaining moduleInfoRec bits. | ||
| 876c2ea2 | 2009-11-22 22:30:18 | Prepare for ABI_XINPUT_VERSION 7. Still missing the actual button and axis labeling, this can be added at a later point in time. | ||
| 3f1a5f5c | 2009-11-22 22:20:26 | unifdef XFree86Loader. It's mandatory nowadays. | ||
| 68823f5b | 2009-11-22 22:18:12 | Update to idioms used in modern X.Org input drivers. | ||
| deae15d6 | 2009-11-22 22:08:57 | Prepare for ABI_XINPUT_VERSION 7. Still missing the actual button and axis labeling, this can be added at a later point in time. | ||
| 44eea5f7 | 2009-11-22 21:38:50 | Corrected grammar in comment. ok (and better style suggestion by) oga, okan | ||
| b29bbd29 | 2009-11-22 20:16:03 | Some improvements from upstream for the GEM buffer object cache to stop the cache growing stupidly big (like it used to). ok matthieu@ ages ago. | ||
| d8fba39f | 2009-11-22 19:40:18 | regen | ||
| c6e94751 | 2009-11-22 19:39:03 | Update to idioms used in modern X.Org input drivers. | ||
| 799a140a | 2009-11-22 19:26:48 | unifdef XFree86Loader. It's mandatory nowadays. | ||
| bd717db8 | 2009-11-22 19:16:48 | Renamed two driver which had incorrect names. (The 1st part of an Xorg driver name is the name of the DDX, not the one of your preferred operating system). | ||
| 1e2202c2 | 2009-11-22 19:12:44 | Re-import the wscons pointer input driver using the correct name. | ||
| 84fbe750 | 2009-11-22 19:10:35 | Re-import the usbtablet driver using the correct name. | ||
| eea2d243 | 2009-11-22 18:53:03 | updates | ||
| 098607ee | 2009-11-22 18:51:24 | Also update ChangeLog from upstreams. | ||
| 7a884b74 | 2009-11-22 18:48:19 | Update for resources/RAC API removal and bump to 0.3.0 to follow upstreams numbering. | ||
| 8af4b716 | 2009-11-22 18:29:21 | Update to xf86-video-voodoo 1.2.3 | ||
| 8b6a5661 | 2009-11-22 18:25:28 | Update to xf86-video-vmware 10.16.8 | ||
| 56ccae54 | 2009-11-22 18:21:12 | Update to xf86-video-vesa 2.2.1 | ||
| bdaf8ecc | 2009-11-22 18:18:06 | Update to xf86-video-tseng 1.2.3 | ||
| 12690504 | 2009-11-22 18:13:13 | Update to xf86-video-trident 1.3.3 | ||
| a225cbaf | 2009-11-22 18:09:24 | Update to xf86-video-tga 1.2.1 | ||
| 9134425e | 2009-11-22 18:05:12 | Update to xf86-video-tdfx 1.4.3 | ||
| 9fec9b5d | 2009-11-22 17:58:22 | Remove the sunbw2 driver which has been deprecated upstreams and was never built on OpenBSD. | ||
| 7ee5b311 | 2009-11-22 17:56:41 | Update to xf86-video-sisusb 0.9.3 | ||
| a8596e56 | 2009-11-22 17:54:56 | Update to xf86-video-sis 0.10.2 | ||
| 61ff9ac4 | 2009-11-22 17:53:03 | Update to xf86-video-siliconmotion 1.7.3 | ||
| 4122cf8c | 2009-11-22 17:48:10 | Update to xf86-video-savage 2.3.1 | ||
| 180745e4 | 2009-11-22 17:43:07 | Update to xf86-video-s3virge 1.10.4 | ||
| 9f1b635e | 2009-11-22 17:37:38 | Update to xf86-video-s3 0.6.3 | ||
| 4120b531 | 2009-11-22 17:31:53 | Update to xf86-video-rendition 4.2.3 | ||
| a0c49ba5 | 2009-11-22 17:11:19 | Update to xf86-video-r128 6.8.1 | ||
| ddc81010 | 2009-11-22 16:54:09 | Update to xf86-newport 0.2.3 | ||
| 453dcc62 | 2009-11-22 16:50:00 | Update to xf86-video-neomagic 1.2.4 | ||
| c526cc48 | 2009-11-22 16:10:56 | Update to xf86-video-i740 1.3.2 | ||
| 13cbc50e | 2009-11-22 16:05:45 | Update to xf86-video-dummy 0.3.2 | ||
| aec1eae9 | 2009-11-22 16:01:56 | Update to xf86-video-cirrus 1.3.2 | ||
| eccc1cae | 2009-11-22 15:55:20 | Update to xf86-video-chips 1.2.2 | ||
| b70d13b1 | 2009-11-22 15:33:58 | Update to xf86-video-ast 0.89.9 | ||
| c9291cc9 | 2009-11-22 15:29:04 | Update xf86-video-ark to 0.7.2 | ||
| 2c476df1 | 2009-11-22 15:24:48 | Update xf86-video-apm to 1.2.2 | ||
| 10a4e471 | 2009-11-22 14:38:31 | Update to xf86-input-joystick 1.5.0 | ||
| c25d6a01 | 2009-11-22 14:32:27 | Update xf86-input-void to version 1.3.0 | ||
| a391d7d7 | 2009-11-22 14:29:51 | Update xf86-input-vmmouse to version 12.6.5 | ||
| 04895411 | 2009-11-22 14:25:33 | update xf86-input-acecad to 1.4.0. | ||
| 383d2782 | 2009-11-21 13:05:59 | Stop printing to stderr whenever we fail to initialise GEM (every time without diffs), libraries shouldn't do that, and it's frankly pretty irritating. ok matthieu ages ago. prompted by deraadt@ | ||
| 4907fab7 | 2009-11-12 21:32:13 | update | ||
| a1318a9c | 2009-11-12 21:07:10 | update to makedepend 1.0.2. | ||
| bb1d680e | 2009-11-12 21:05:42 | Update to xorg-cf-files 1.0.3. Tested on a bulk packages build by naddy@. | ||
| 8f327948 | 2009-11-08 10:49:08 | update | ||
| 82b21994 | 2009-11-08 10:27:36 | Fix small merge glitch. | ||
| aa9c87d7 | 2009-11-08 10:21:41 | Missed files in previous update. | ||
| 58d19af4 | 2009-11-08 10:14:59 | Update to xcompmgr 1.1.5 | ||
| a754bcb2 | 2009-11-05 19:50:08 | Missed file in previous update. | ||
| 18ca6888 | 2009-11-04 13:29:23 | sync | ||
| cd2f3ed5 | 2009-11-02 17:11:20 | sync | ||
| c31a69de | 2009-11-01 00:25:29 | install xtrans.pc into the right directory | ||
| 8ca74400 | 2009-10-31 21:47:52 | regen | ||
| 2e081ee6 | 2009-10-31 21:14:03 | Speedo support is gone. Don't install no useless Speedo fonts. | ||
| ac420781 | 2009-10-31 21:03:28 | missed files during libXfont 1.4.1 update. | ||
| ea581f54 | 2009-10-31 20:37:15 | File missed in libXvMC 1.0.5 update. | ||
| f63259b0 | 2009-10-31 20:34:57 | update | ||
| 7e22364a | 2009-10-31 20:34:07 | Update to xtrans 1.2.5 | ||
| d6f9ab8d | 2009-10-31 19:05:27 | update to libfontenc 1.0.5 | ||
| 70416822 | 2009-10-31 18:59:06 | update to libXvMC 1.0.5 | ||
| 03c653d1 | 2009-10-31 18:54:56 | update to libXv 1.0.5 | ||
| 32b6dba0 | 2009-10-31 18:47:41 | update to libXt 1.0.7 | ||
| a5210f52 | 2009-10-31 18:42:41 | missed files in libXrender 0.9.5 update. | ||
| e03850b0 | 2009-10-31 18:41:19 | update to libXrender 0.9.5 | ||
| 139377e2 | 2009-10-31 18:33:17 | update to libXpm 3.5.8 | ||
| c06fd4db | 2009-10-31 18:29:37 | Update to libXmu 1.0.5 | ||
| fbfe310e | 2009-10-31 18:23:14 | Update to libXft 2.1.14 |