Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ed3e701a | 2013-08-24 04:31:54 | Corresponding xenocara cleanup from the amd64/i386 MTRR cleanup diff just committed. Removes a #define that wasn't used anywhere (for completeness and to make the range definitions match what's in the kernel now). ok jsg@, deraadt@ | ||
| 737b662b | 2013-08-22 19:26:51 | Gallium requires gcc 4 __sync_and_fetch() support, so don't bother trying to build it on platforms which don't provide this. ok jsg@ matthieu@ | ||
| 9eba5515 | 2013-08-22 18:48:45 | Remove COMPILER_VERSION tests used to special-case gcc 2, since it is no longer used. | ||
| 7bf62619 | 2013-08-19 22:23:22 | sync | ||
| c9b10e76 | 2013-08-19 06:29:44 | sync | ||
| 1f135a54 | 2013-08-18 13:54:41 | Fix shadowfb on big-endian machines. ok matthieu@ | ||
| abfe418b | 2013-08-18 10:58:04 | A local change that can go now that vax is gcc 3 and ELF | ||
| 38bd1cf7 | 2013-08-18 10:43:33 | Reduce diff with upstreams. (white space) | ||
| 16bd5f45 | 2013-08-18 10:36:20 | Update to libXfont 1.4.6. | ||
| f6ad610c | 2013-08-18 10:02:15 | Fix merge issue. | ||
| 72b8e2e2 | 2013-08-18 08:24:08 | Fix format for 64 bits time_t | ||
| 61e2983c | 2013-08-18 06:20:12 | Fix a number of merge issues accumulated over the years - INSTALL often got doubled by patch - empty AUTHORS files didn't get removed. | ||
| 1e7e0854 | 2013-08-17 17:06:33 | No xorg xserver on octeon. ok matthieu@ | ||
| 90c7aec4 | 2013-08-17 17:05:43 | As discussed with matthieu@, since there are no octeon machines with video output where OpenGL makes since, we should disable OpenGL on octeon. ok matthieu@ | ||
| b3cf71a3 | 2013-08-17 17:03:26 | Octeon needs CONFIGURE_FLAGS+=--disable-glx to avoid a configure error. ok matthieu@ | ||
| cb09aec5 | 2013-08-17 17:01:23 | Add octeon (no input driver, no video driver). ok matthieu@ | ||
| 95da73e3 | 2013-08-17 16:57:33 | Add README.octeon and all octeon X sets lists. ok matthieu@ | ||
| 5d025a72 | 2013-08-17 16:39:56 | Fix merge botch | ||
| 8dffde98 | 2013-08-17 16:38:10 | Update to xwd 1.0.6 | ||
| 98e67508 | 2013-08-17 16:28:49 | Fix one last warning about usage() format string. | ||
| 507f2633 | 2013-08-17 16:20:09 | Update to xset 1.2.3 | ||
| 121a1fb8 | 2013-08-17 16:11:17 | Update to xprop 1.2.2 | ||
| fb0b733b | 2013-08-17 16:00:54 | Update to xload 1.1.2 | ||
| 744779bf | 2013-08-17 15:55:33 | Update to xload 1.1.2 | ||
| 346729cc | 2013-08-16 17:44:41 | upate | ||
| 7674b98b | 2013-08-16 17:05:18 | Turn off ColorTiling2D until we get mesa >= 9.x an be reverted when a mesa update goes in. from jsg@ | ||
| 2475cd4a | 2013-08-16 17:04:02 | Update to xf86-video-ati 7.2.0, requested by jsg@ It fixes an endianess problem with kms and the in tree x86-video-ati among other things. It has been tested on various i386/amd64/sparc64/macppc machines on a range of hardware from r100->northern islands. | ||
| 9a4b5cd1 | 2013-08-15 03:34:19 | Adjust the shared-lib versions for the intel driver to match the versions expected by the time_t bump, this time done correctly ok matthieu@ | ||
| 977241ac | 2013-08-14 13:25:56 | don't depend on a list of archs to determine endianess, unbreaks gallium build on sparc64. found the hard way by florian@ ok kettenis@ | ||
| 8d53c467 | 2013-08-13 19:40:56 | update | ||
| 1c4d8239 | 2013-08-13 19:39:34 | Update to xfwp 1.0.3 | ||
| a5858de4 | 2013-08-13 19:37:43 | Update to iceauth 1.0.6 | ||
| acee5d3c | 2013-08-13 18:52:10 | Repair guenther's damage that I didn't ok. | ||
| a9e4debd | 2013-08-13 18:14:31 | Handle more /dev/drmN devices. ok matthieu@, jsg@ | ||
| cb306d7c | 2013-08-13 17:24:03 | Improve VGA arbiter support now that the kernel gives us information about the resources required by a particular device. ok matthieu@, jsg@ | ||
| 0ca5c11d | 2013-08-13 10:07:47 | sync | ||
| 465c44d8 | 2013-08-13 08:58:21 | Bump the major to match the 64bit time_t change | ||
| 655d6809 | 2013-08-13 08:24:46 | Bump the major to match the 64bit time_t change | ||
| a4f712e0 | 2013-08-13 08:06:44 | Bump the major to match the 64bit time_t change | ||
| 426afb63 | 2013-08-13 08:01:13 | Bump major on libX11-xcb to match the 64bit time_t change | ||
| 0e48d7b0 | 2013-08-13 07:42:21 | The major on libXaw7 has been bumped, so match that here | ||
| b5bb1299 | 2013-08-13 07:07:07 | Bump the major on every single base library. There are a couple not bumped by this that will be corrected soon. heavy lifting by todd@ | ||
| b9cb6db7 | 2013-08-12 04:16:52 | build mesa radeon drivers on sparc64 and switch to gallium drivers for r300 and r600 | ||
| be03ce4a | 2013-08-12 04:13:31 | enable kms support | ||
| 1c76814e | 2013-08-08 10:52:48 | build libdrm_radeon on sparc64 ok kettenis@ | ||
| 9935b4b9 | 2013-08-04 15:52:52 | update | ||
| 162fbbfa | 2013-08-04 13:24:22 | Remove a debug #error directive that shouldn't have leaked here. | ||
| 0036bbec | 2013-07-29 06:10:22 | Build the X server on hp300 again. from miod@. Ok deraadt@ | ||
| d9ff2050 | 2013-07-22 13:12:34 | puffy 5.4 | ||
| 128cecd1 | 2013-07-21 15:44:14 | Remove Modules that are not linked to the build for license issues. | ||
| 9cb9bf06 | 2013-07-21 15:34:57 | Update to xfontsel 1.0.5 | ||
| dc3270c1 | 2013-07-21 14:02:33 | update | ||
| efbf2baf | 2013-07-21 14:00:06 | Update to mkfontscale 1.1.1 | ||
| 8ebf1ecc | 2013-07-21 13:59:24 | Update to xfd 1.1.2x | ||
| 9f72ecd1 | 2013-07-21 13:58:23 | Update to xhost 1.0.6 | ||
| df07124f | 2013-07-21 13:57:40 | Update to xrandr 1.4.1 | ||
| d493922f | 2013-07-21 13:56:59 | Update to xconsole 1.0.6 | ||
| ed830986 | 2013-07-20 13:28:41 | regen | ||
| 7b75257f | 2013-07-20 13:27:38 | Replace random() with arc4random_buf() | ||
| 1449a85f | 2013-07-20 13:24:50 | Sum consecutive dx and dy motion events received separartely from the kernel before sending them up to X. Reduces staircacse effects on diagonal freehand drawings. Patch from Henri Kemppainen, tested by edd@. Thanks. | ||
| 2673d4da | 2013-07-17 19:27:22 | Do not blindly use __builtin_clz() #ifdef __GNUC__, but only if gcc >= 3.4 for it did not exist in previous releases. ok matthieu@ | ||
| 2fb4e077 | 2013-07-16 20:43:50 | Monochrome X server is supported on luna88k. ok miod@ | ||
| 2db9dc4e | 2013-07-16 14:39:22 | Re-commit luna88k_video.c. Previous file is 'doubled' by mistake. | ||
| 0f156a8c | 2013-07-16 14:30:48 | we no longer need to construct an array for _NET_SUPPORTED. | ||
| 6cceb060 | 2013-07-16 14:22:25 | don't need the size here | ||
| cb56ed0c | 2013-07-16 14:04:44 | max -> nitems | ||
| db709659 | 2013-07-15 23:53:19 | shuffle down protoypes | ||
| 76b17dcb | 2013-07-15 23:51:59 | collapse lines | ||
| 1ca1aa39 | 2013-07-15 14:50:44 | simplify atom handling; allows us to limit to one round-trip to server for gathering Atoms. | ||
| 08420f85 | 2013-07-15 13:23:17 | Add monochrome X server support for luna88k. Some luna88k specific quirks are needed in driver/xf86-video-wsfb/src/wsfb_driver.c for now. ok matthieu@ | ||
| a5cf6f6f | 2013-07-14 09:21:37 | Don't try to use grantpt() on OpenBSD. It causes crashes. Problem reported by Jan Stary and Marcus Merighi, analysed by guenther@, configure.ac patch by me. | ||
| 96d72302 | 2013-07-11 20:47:59 | sync | ||
| 34bb22d5 | 2013-07-10 19:25:00 | Remove a merge artifact. OK matthieu | ||
| 407cedca | 2013-07-10 14:15:58 | bring buttonpress and keypress event handlers slightly closer together | ||
| 2d39ce5e | 2013-07-10 14:11:42 | type fixes | ||
| 0cd6dbc0 | 2013-07-09 01:24:49 | since the root and event window are the same in the case of a button event on the screen's root window, there's no need to pass down the entire XButtonEvent event, at least to group_menu(), the only callback which takes an argument at this point; instead use the already populated screen. | ||
| c2e750f3 | 2013-07-08 18:39:20 | add support for mouse based group {,r}cycle; from Rodrigo Mosconi. not bound by default. | ||
| ad88124f | 2013-07-08 18:19:22 | move kbfunc and mousefunc closer together | ||
| 47347370 | 2013-07-08 16:32:51 | clarify kbd vs mouse functions | ||
| 53d2c330 | 2013-07-08 16:10:55 | move duplicate kbd and mouse modifier parsing to a generic function; from Tiago Cunha | ||
| f3dbf2e4 | 2013-07-08 15:48:16 | replace a few (x)malloc with (x)calloc to prevent potential integer overflows; from Tiago Cunha | ||
| 2993105e | 2013-07-08 15:46:16 | whitespace and style fixes; from Tiago Cunha and one from me. | ||
| e3a5748b | 2013-07-08 09:16:17 | update | ||
| b9bc50b1 | 2013-07-08 09:10:05 | update to libdrm 2.4.46 ok mpi@ kettenis@ | ||
| 0eba66b4 | 2013-07-01 13:24:43 | revert previous. Juan Francisco Cantero Hurtado reports that loading the dri driver causes xorg to crash with r700 (PCI HD4350). Likely due to the incomplete support for r600/r700 currently in the tree. | ||
| 2a3f70cf | 2013-07-01 13:12:52 | remove another local change that we don't need after the gem ioctl changes kettenis made. ok kettenis@ | ||
| 8d1c3815 | 2013-06-29 14:20:25 | Remove a local change that disabled the pageflipping code in the KMS path. Previously disabled due to not having the required libdrm parts. ok matthieu@ | ||
| 46d1e007 | 2013-06-29 11:13:35 | Build with support for KMS which was previously disabled due to not having the required libdrm parts. UMS will still be used if KMS is not available. ok matthieu@ | ||
| 7b528a75 | 2013-06-29 09:16:23 | Add basic EXA acceleration for the Alpine chipset. | ||
| 076750ef | 2013-06-29 09:05:55 | Quick fix for NULL pixmaps with server 1.14. Problem reported and fix tested by J. Scott Heppler. Thanks. | ||
| 7c02ec8a | 2013-06-27 14:53:50 | Define HAVE_LIBDRM_RADEON when compiling radeon dri drivers, required for newer radeondrm. Expanded version of a diff from kettenis@ ok kettenis@ mpi@ | ||
| 561faa6d | 2013-06-27 14:22:21 | sync | ||
| 1db608c0 | 2013-06-26 07:25:19 | Match what's done on i386/amd64 and use vt05 as default for xdm(1) on macppc now that virtual consoles are supported. Adding "xdm_flags=" to /etc/rc.conf.local should now be enough to get xdm working out of the box, no need to edit /etc/ttys anymore. ok matthieu@ | ||
| 8e6e23c1 | 2013-06-26 05:30:37 | in tree libdrm is now 2.4.45 | ||
| 1d84fb9b | 2013-06-23 18:46:39 | update | ||
| b72940ef | 2013-06-23 17:57:50 | properly fix (and re-organize) selfont selection. | ||
| 459e6d66 | 2013-06-23 09:51:37 | Update to libXv 1.0.9 | ||
| f099f537 | 2013-06-21 10:38:32 | xenocara for beagle, no X server at this point. "as a starting point" OK matthieu@ | ||
| a530660a | 2013-06-20 09:55:30 | update to libdrm 2.4.45 ok kettenis@ mpi@, tested by ajacoutot@ | ||
| 989f3062 | 2013-06-20 02:33:57 | when selfont is configured, make sure we continue and configure the rest of the screen (quick fix); discovered the hard way by Rodrigo Mosconi. |