IABSD.fr/xenocara

Branch :


Log

Author Commit Date CI Message
e1335e22 2012-03-15 08:01:22 Regen with util-macros 1.17. Fixes configure on landisk
a19de2b1 2012-03-15 07:52:47 Regen with util-macros 1.17. Fixes configure on landisk
54dafa39 2012-03-14 19:57:24 Fix openbsd_pci.c:pci_device_vgaarb_set_target(); A return (0) got lost, add it back. Obvious; ok kettenis@
b33a9fd4 2012-03-14 19:43:36 Regen with util-macros 1.17. Fixes configure on landisk
26866f30 2012-03-14 11:24:40 Regen with util-macros 1.17. Fixes configure on landisk (and probably the other gcc3 architectures).
7feb0caa 2012-03-14 10:42:48 Udpate to util-macros 1.17
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).
dab7eb1e 2012-03-13 21:53:53 sync
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.
d8458cae 2012-03-12 20:30:02 Update to imake 1.0.5. Tested by naddy@ on a bulk ports build.
8a1e57d1 2012-03-12 20:27:35 Update to makedepend 1.0.4. Tested by naddy@ on a bulk ports build
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.
d698c301 2012-03-11 13:11:51 update
9fb99adc 2012-03-11 11:03:29 sync
1ea91822 2012-03-11 10:08:59 Bump python version and copyright.
b8bd995c 2012-03-10 23:31:33 Fix build on 32 bit architectures. Problem noticed by naddy@.
ad5f8a43 2012-03-10 20:59:50 Update to glproto 1.4.15
7c989dd7 2012-03-10 18:41:37 Disable doc formatting tools explicitely
f0cf820e 2012-03-10 18:35:56 Disable doc formatting tools explicitely
d1508600 2012-03-10 17:16:24 Update to libxkbfile 1.0.8
bbff790d 2012-03-10 17:12:22 Upate to libdmx 1.1.2
34b36cad 2012-03-10 17:10:12 Update to libXxf86vm 1.1.2
880e17f2 2012-03-10 17:07:14 Upate to libXxf86dga 1.1.3
5fa34673 2012-03-10 17:03:59 Upate to libXvMC 1.0.7
6938d0cb 2012-03-10 16:59:02 Update to libXv 1.0.7
af87f980 2012-03-10 16:54:54 update to libXtst 1.2.1
35252dc6 2012-03-10 16:49:42 Explicitely disable tools that could be found in /usr/local
a908922a 2012-03-10 16:45:48 Update to libXt 1.1.2
14550f95 2012-03-10 14:33:10 update to libXrender 0.9.7
0a69d040 2012-03-10 14:30:32 Update to libXpm 3.5.10
8ca0137e 2012-03-10 14:22:08 Update to libXmu 1.1.1
66d88840 2012-03-10 14:12:25 update to libXinerama 1.1.2
b9bf44cc 2012-03-10 14:09:34 update to libXft 2.3.0
3c7aa34b 2012-03-10 14:01:58 Update to libXext 1.3.1
4a2a7b99 2012-03-10 13:58:12 update to libXdmcp 1.1.1
30cb7894 2012-03-10 13:53:27 upate to libXcursor 1.1.13
72c5e325 2012-03-10 11:59:38 Update to libXau 1.0.7
fa971016 2012-03-10 11:55:28 Update to libXScrnSaver 1.2.2
8e371f90 2012-03-10 11:51:27 Update to util-macros 1.16.2
16eedf3d 2012-03-10 11:50:24 Update libXres to version 1.0.6
64c9e124 2012-03-10 11:46:07 Update to bitmap 1.0.6
bb333345 2012-03-09 21:13:13 update
37b15209 2012-03-09 21:02:09 Update to libpciaccess 0.13. Tested by shadchin@
2dc64e37 2012-03-08 07:29:29 Disable pixman on landisk for now. It triggers a gcc error: /usr/xenocara/lib/pixman/pixman/pixman-access.c: In function `store_scanline_a8r8g8b8': /usr/xenocara/lib/pixman/pixman/pixman-access.c:477: error: unrecognizable insn: (insn 3059 3058 3060 0x0 (unspec_volatile [ (label_ref 1558) (const_int 0 [0x0]) ] 4) -1 (nil) (nil)) /usr/xenocara/lib/pixman/pixman/pixman-access.c:477: internal compiler error: in insn_default_length, at insn-attrtab.c:717
6031f2a7 2012-03-06 23:24:37 Remove unused variable.
7aed9f31 2012-03-06 23:23:44 Fix 2 NULL pointer dereferences.
c5e1bb14 2012-03-04 19:07:08 sync
ca91a8b3 2012-03-04 19:03:26 update to libSM 1.2.1
5995f362 2012-03-04 18:57:08 Update to libICE 1.0.8
bb3737df 2012-03-04 18:36:21 Update to xfs 1.1.2
b914fa9d 2012-03-04 18:25:21 Update to libfontenc 1.1.1
b78c16cd 2012-03-04 18:21:36 Update to libFS 1.0.4
f4725535 2012-03-04 18:13:46 Update to libXfont 1.4.5
8b42ccbd 2012-03-04 18:07:46 Update to listres 1.0.3
9aaf2926 2012-03-04 18:03:22 sync
e4b13eed 2012-03-04 17:55:31 Introduce a black list of drivers for Xorg -configure, and blacklist all radeon driver variants, except radeonold. This fixes the conflicting symbols warnings seen by Xorg -configure and forces it to use radeonold in the generated xorg.conf file. Xorg -configure is still broken in many ways, and should be avoided.
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.
948a9845 2012-03-04 12:07:01 rename getline() occurrences to get_line().
8f201eac 2012-02-28 20:50:28 update
27e99179 2012-02-28 20:49:29 Update to xwininfo 1.1.2
44bf88c1 2012-02-28 20:47:43 Update xwd to 1.0.5
2c160107 2012-02-28 20:44:03 Update to xev 1.2.0
da8acd3d 2012-02-28 20:36:12 Update to pixman 0.22.4. Tested by shadchin@, krw@.
17b93d33 2012-02-27 20:55:46 update
63af6526 2012-02-20 21:49:12 update
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.
1e26731c 2012-02-18 09:50:07 update
8ae6df58 2012-02-18 09:42:49 Update util-macros to 1.16.1
41d3f90d 2012-02-18 09:39:12 Update xfd to 1.1.1
528c956d 2012-02-18 09:34:47 Update to xcompmgr 1.1.6
3742ca3c 2012-02-18 09:29:41 Update to xcmsdb 1.0.4
2d5c0bef 2012-02-18 09:23:57 oops
d8bbfde7 2012-02-18 09:23:24 Update to xclock 1.0.6
63e67849 2012-02-18 09:13:03 Update to xclipboard 1.1.2.
bbe1ef7c 2012-02-18 09:08:55 Update to oclock 1.0.3
34ff5946 2012-02-18 09:05:24 Update to mkfontscale 1.1.0
ecc5f838 2012-02-18 09:01:38 update to mkfontdir 1.0.7. no functional change.
6e5e5406 2012-02-17 07:40:30 update
7e356f66 2012-02-16 21:16:44 update
a682cc0c 2012-02-11 18:30:29 Use the 'macintosh' xkb model on adb keyboards. From mpi@, reminded by landry@. ok deraadt@
42a7ccaa 2012-02-08 14:31:14 Match the default PATH with what we use in login.conf(5). This will allow glib's gio mount to find and use mount(8). input from and ok matthieu@
d37b1925 2012-02-07 22:56:54 sync
09ba293e 2012-02-07 20:12:12 update the mousekeys patch.
a3f27422 2012-02-07 20:09:52 puffy 5.1
506ffd7f 2012-02-07 19:57:20 update
8fd908ad 2012-02-07 19:54:55 Don't install xorg.conf on machines with no X server.
ff8746b4 2012-02-07 19:53:13 Update notes
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.