IABSD.fr/xenocara/driver

Branch :


Log

Author Commit Date CI Message
83fcba7e 2012-05-07 09:42:34 Files missed in upgrade to vmware 12.0.2
44943385 2012-05-06 16:29:01 Update to xf86-video-vmware 12.0.2
0558529b 2012-05-06 16:19:36 Update to xf86-video-trident 1.3.5
35340223 2012-05-06 16:11:30 Update to xf86-video-tdfx 1.4.4
0653f98f 2012-05-06 16:05:53 Update to xf86-video-sis 0.10.4
a708e391 2012-05-06 16:01:13 Update to xf86-video-savage 2.3.4
bd1419ff 2012-05-06 15:56:39 Update to xf86-video-neomagic 1.2.6
ca0515eb 2012-05-06 15:41:35 Upate to xf86-video-cirrus 1.4.0
6d917124 2012-05-06 15:40:11 Update to xf86-video-ark 0.7.4
08c2ac6d 2012-05-06 15:04:50 Update to xf86-video-vesa 2.3.1
78d80602 2012-05-06 10:38:50 One more fix for new vgaHW ABI.
f252027f 2012-05-06 09:24:42 Fix for new vgaHW ABI.
0bc99fee 2012-04-08 17:49:07 Update to xf86-video-r128 6.8.2
0d672369 2012-04-08 17:03:03 Update to xf86-input-joystick 1.6.1
0b992a09 2012-04-01 12:18:44 Update to xf86-input-synaptics 1.5.2. ok matthieu@
2949da6f 2012-04-01 12:17:17 Update to xf86-input-mouse 1.7.2. ok matthieu@
563a654b 2012-03-13 22:44:44 Mostly fix rotation in the intel driver. Since recent(ish) changes we can allocate roatated framebuffers with tiling. This was not taken into account. Fix this for the most part: 1) i830_display_tiled needs to check tiling on rotated buffers too. 2) PipeSetBase needs to not only set offset to 0 for roated shadow buffers, it also needs to 0 DSPTILEOFF x/y too. There seems to be a remaining issue with damage or similar causing some latency on rotated screens, I have not managed to find this yet. Tested by sereral on tech@ ok matthieu a couple of weeks ago (his mail slipped though the cracks, hence late commit).
54760b3c 2012-03-13 21:35:51 Fix check for xf86Modes.h. This fixes the radeonold driver build issues caused by caching of the (previously wrong result). And regen autotools files.
9a6e5714 2012-03-13 19:56:50 Pass --with-xserver-source explicitely to configure, since the code that figures it out automatically started to fail.
5faba13e 2012-03-12 21:22:30 Fix a long standing typo, but still don't build the siliconmotion driver by default on loongson, to avoid creating false hopes.
b95fc6de 2012-03-12 13:54:04 Reorganize video driver list a bit.
eb9d0dd5 2012-03-12 13:41:19 Build the radeonold on macppc and sparc64 platforms too.
b8447e93 2012-03-04 16:09:01 Remove xf86-video-radeonhd for good.
9e25a196 2012-03-04 16:05:52 Unlink xf86-video-radeonhd from the build again. It's superceeded by recent xf86-video-ati driver.
7135875b 2012-03-04 16:01:12 Re-update xf86-video-ati to 6.14.3. Because of ati.c revision 1.5, it will not be selected by autoconfiguration code, so people who want to run this version of the driver on their radeon cards need an explicit "Device" section in xorg.conf.
56867123 2012-03-04 15:57:38 Load the radeonold driver for radeon chipsets.
14f76654 2012-03-04 15:49:04 Build xf86-video-radeonold again.
caca7d63 2012-03-04 15:44:48 Replace Xalloc/Xfree with malloc/free. Shuts down depreciation warnings during build.
009d1287 2012-03-04 14:50:24 Remove a comment that should have gone with rev 1.39.
555e9efe 2012-02-20 21:48:45 Update to xf86-video-dummy 0.3.5
40a6c4a9 2012-02-20 21:43:31 Update to xf86-video-geode 2.11.13
e46d8ddd 2012-02-18 10:14:43 Remove a bogus comment in the radeon(4) man page. From Brad.
2be03eee 2012-02-07 19:46:11 Disable build of Xserver on hp300 and mac68k. Building the Xserver with gcc 2.95 is getting hopeless and there is not enough manpower at the moment to switch these platforms to a more recent compiler. ok miod@, Nick@
cc702cb7 2012-02-06 22:53:02 Revert the update to xf86-video-ati 6.14.3. Requested by espie@ who experiemnts regressions with this driver.
bbd2a2e3 2012-01-31 07:59:53 Remove 2 obsolete drivers that have been unlinked from builds.
16bbf255 2012-01-31 07:47:28 Explicitely disable DRI on SandyBridge and above chipsets. It doesn't work anyways, so prevent X from crashing. ok oga@
1dfa315f 2012-01-25 22:19:00 Copy the ZaphodHeads option description from newer radeon driver. Ironically, this option wasn't documented in the last version of the driver where it was working.
d230d6c1 2012-01-25 22:15:19 replace radeon -> radeonold in a few places. Remove the unused atiold man page.
5ed44390 2012-01-25 21:37:03 +radeonold -radeonhd. xf86-video-radeonhd is deprecated all radeon cards are supported by xf86-video-ati.
b0f72d95 2012-01-25 21:33:33 Update to xf86-video-ati 6.14.3. Tested by many.
7b7b3725 2012-01-25 21:27:05 Add radeon driver 6.12.2 renamed as 'radeonold'. This is the last known working version in 'zaphod' mode (one X screen per head in multi-head configs). This makes it possible to update the "real" radeon driver in xf86-video-ati, without breaking existing zaphod setups.
dd3fd204 2012-01-06 08:03:53 Update to 1.6.1. ok matthieu@
4d84ac96 2012-01-01 16:11:25 regen
3e609be8 2012-01-01 16:08:39 Bump revision to 0.4.0 to match upstreams release just pushed.
dbe9a416 2012-01-01 16:07:38 Constify wsfb_open() argument.
c43c7e4f 2012-01-01 16:04:35 white space cleanup, copyright update, autotools regen.
50cf5715 2011-12-29 13:48:05 add _X_EXPORT attribute to public symbols.
13f8f43b 2011-12-21 21:25:02 Add support for Sandy Bridge. Not perfect yet. Most notably 3D acceleration is completely absent, and playing video doesn't work yet. But support for "normal" 2D stuff is pretty solid and it is really nice to be able to use my laptop at the panel's native resolution and be able to suspend and resume the machine. tested by some
70f1880f 2011-12-14 17:00:08 regen
b932741c 2011-11-29 12:41:53 Some files (used for generating other stuff) that I missed in the last commit. Oops.
1431ee95 2011-11-29 12:39:02 Update the intel driver to a more recent version based on more recent upsteam code. Backporting keeping UMS changes by me, some bugfixes from kettenis@. Has been in snapshots for a while, committed on request so we can be sure what people are running. This is a prerequesite for sandybridge support but has those chipsets disabled for now until the correct code has been added.
86e4fbcc 2011-11-28 23:49:59 Adding wheel emulation, ported from evdev(4) ok matthieu@
2d087d29 2011-11-28 23:15:21 Remove old headers (missing in previous update) ok matthieu@
9bf4ba3a 2011-11-28 23:13:11 Fixed incorrect condition (s/strcmp()/strcmp() == 0/) ok matthieu@
2cba20c2 2011-11-19 13:22:56 regen
3917241c 2011-11-19 13:12:49 Replace WS_NOZMAP on WS_NOMAP. ok matthieu@
67a6690c 2011-11-19 13:09:16 Simplify middle button emulation code. ok matthieu@
d7335b6e 2011-11-19 13:05:33 Add check emulateMB.timeout >= 0. ok matthieu@
cb94a413 2011-11-19 12:59:55 ws_debug_level used only if defined DEBUG. ok matthieu@
df8922a1 2011-11-19 12:46:08 Using macros MODULETEARDOWNPROTO for prototype. ok matthieu@
15c39742 2011-11-19 12:42:57 config: upgrade to util-macros 1.8 for additional man page support Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS. It sets the SED env variable with an appropriate sed program path. Use Automake $() for variables in Makefile.am ok matthieu@
3734bac4 2011-11-19 12:36:16 Static atoms don't need to be initialized to 0. ok matthieu@
90da7d92 2011-11-19 12:28:10 Sync with code. ok matthieu@
6946fdba 2011-11-09 16:17:44 Call wsInitProperty() only for WSMOUSE_TYPE_TPANEL and simplify code. Also renamed wsInitProperty and wsSetProperty to wsInitCalibProperty and wsSetCalibProperty respectively. ok matthieu@
2800db42 2011-11-09 16:08:42 Simplify wsPreInit ok matthieu@
e6f2cf8c 2011-11-09 16:07:13 Ignore option Raw for mices. (was more noise than useful information) ok matthieu@
a86fa301 2011-11-09 16:04:50 Remove call xf86CollectInputOptions. It is useless if second arg is NULL. ok matthieu@
ebf79542 2011-11-08 12:57:44 Mapping scroll events: on 4 and 5 buttons (vertical scrolling) on 6 and 7 buttons (horizontal scrolling) This is do default xf86-input-mouse, xf86-input-evdev. Also sync manual page. ok matthieu@
25e80ee6 2011-11-08 12:55:26 Correct clean bit for scroll buttons plus small optimisation. ok matthieu@
9272c2f8 2011-11-08 12:53:14 Process only changed button ok matthieu@
4ad39eb2 2011-11-08 12:51:32 Fix memory leak ok matthieu@
35b66ec5 2011-11-07 18:42:32 Replace xf86FindOptionValue on xf86SetStrOption. If option set as "", then xf86FindOptionValue returns "", and xf86SetStrOption returns NULL. ok matthieu@
7fbf1ea7 2011-11-07 18:38:12 Small fix manual page ok matthieu@
c581ee87 2011-11-07 18:36:53 Remove code for ABI_XINPUT_VERSION < 12 ok matthieu@
3d54603d 2011-11-07 18:33:04 Replace xf86Msg on xf86IDrvMsg. The latter provides a standardised message format in the form of driver name: device name: message ok matthieu@
a8eeddbe 2011-11-06 16:20:27 Remove prototype wsChangeControl, this is missing in last change
cfdb62bd 2011-11-06 10:21:06 Update to xf86-input-mouse 1.7.1. ok shadchin@
b0fa6c8d 2011-11-05 14:55:51 xalloc/xfree -> malloc/free and unifdef XFree86LOADER
6e6a33f5 2011-11-05 14:55:09 xalloc/xfree -> malloc/free
7d75c22b 2011-11-05 14:51:18 unifdef XFree86LOADER, this isn't optional anymore.
40c4e407 2011-11-05 14:40:51 Replace deprecated xalloc/xfree with malloc/free.
7a02c951 2011-11-05 14:32:44 Remove the temporarly hack for xserver post 1.9. In the process the xf86-input-citron driver is disconnected from the build since no one cared to update it for input drivers ABI version 12. Patches are welcome if someone still uses it.
0e181385 2011-11-05 14:01:47 Update to xf86-input-joystick 1.6.0 for good now.
0dd14d82 2011-11-05 13:54:08 Update to xf86-input-penmount 1.5.0
6a9eba6b 2011-11-05 13:51:49 Update to xf86-input-mutouch 1.3.0
b5ad791d 2011-11-05 13:49:26 Update to xf86-input-hyperpen 1.4.1
4147ddea 2011-11-05 13:47:11 Update xf86-input-fpit to version 1.4.0
e4b75af7 2011-11-05 13:45:13 Update xf86-input-elographics to 1.3.0
4bd8172e 2011-11-05 13:42:40 Update xf86-input-void to 1.4.0
139ccc72 2011-11-02 20:57:07 Remove the imstt driver, which has not been linked to the build for 5 years, and escaped previous purges
6d15c8ed 2011-10-16 17:54:07 Some cleanup: * remove trailing whitespace * remove odd pInfo->private = priv * remove wsChangeControl (not used) * remove useless actions in wsControlProc ok matthieu@
30c836d8 2011-09-23 16:53:49 Update to xf86-input-synaptics 1.5.0. ok mpi@, matthieu@
23611528 2011-09-17 16:26:40 regen
baa8826c 2011-09-17 16:25:32 Remove last bits of having xkeyboard-config optional.
4e607c59 2011-09-17 13:39:30 Cleaning of current solution for 'Kill X on Ctrl+Alt+Backspace on default' ok matthieu@
32d37404 2011-09-15 04:34:01 remove old unused file ok matthieu@
265817ab 2011-09-13 20:25:34 Update to xf86-video-geode 2.11.12. Tested on Alix 3C3.
bc1d2447 2011-09-13 19:31:42 Let the intel driver build with xserver >= 1.10. Reminded by shadchin@ ok oga@
c3ef58cf 2011-09-10 17:52:09 Hack to make testing of newer Xserver versions easier. The input driver ABI broke between xserver 1.9 and 1.10. Some drivers were updated to the new ABI without keeping compatibility So people testing Xserver 1.11 cant build the ones in xenocara until they are updated, but I don't want to break building from CVS. This is going away once xserver 1.11 and associated input drivers updates are committed
a40b5df9 2011-08-30 21:15:30 Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it. ok shadchin@