IABSD.fr/xenocara

Branch :


Log

Author Commit Date CI Message
a096d7ad 2016-04-02 16:57:58 Don't build the PCVT console backend anymore.
3b5e851d 2016-04-02 14:25:10 Implement VT switching (based on the USL compat interface) in the wscons console backend and use it by default. ok kettenis@
4365dcb4 2016-04-02 10:50:50 no more truetype faq
3fd647ab 2016-04-02 07:37:34 Update to xf86-video-ati 7.6.1. ok jsg@
b96f098c 2016-04-01 03:15:15 remove XENOCARA_BUILD_PIXMAN all platforms now build pixman
2632e1b3 2016-03-31 01:54:15 all platforms now build pixman and have shared libraries
979b4276 2016-03-31 00:02:44 remove files from Mesa and associated libraries/programs from luna88k sets Mesa is not built so these should not be here. There are likely more things wrong, someone with a luna88k needs to check...
a2c103ac 2016-03-30 23:33:34 Handle the TOUCH events from wsmouse. With the changes for multitouch input, new event types have been introduced in wsmouse. There are separate types for contact count and width values, and RESET events for controlling/stopping pointer motion. ok mpi@, shadchin@
031a47d9 2016-03-30 00:52:03 sync
863c4ad5 2016-03-28 22:22:35 sync
e1b98d01 2016-03-28 11:59:06 mark _xneocara_obj as PHONY
3137c271 2016-03-28 11:58:22 Protect against make build with DESTDIR set.
e44b23d2 2016-03-27 18:48:41 Make alpha_video.c build in recent X server. Completely broken on VGA cards (libpciaccess doesn't know about the alpha specific ways of mapping the PCI space), only XRender is broken on TGA cards.
3be2f683 2016-03-26 17:00:15 sync
b8d3e53c 2016-03-26 15:13:16 sync
70291191 2016-03-25 16:30:24 sync
95d1c507 2016-03-20 11:13:38 xf86-input-amdgpu -> xf86-video-amdgpu
b116e437 2016-03-20 10:49:48 update
3f50efc2 2016-03-20 10:48:12 sync
92b7ec9f 2016-03-20 10:41:29 Merge libdrm 2.4.67
b8626cd6 2016-03-20 10:19:44 Import libdrm 2.4.67
d29159d3 2016-03-18 14:38:03 test some more __ARM_ARCH_* builtin defines
fc89427f 2016-03-13 20:23:35 Enable atomics operations for fontconfig on mips64 and mips64el. ok kettenis@
27f67406 2016-03-11 13:09:42 Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. ok matthieu@
ba95469f 2016-03-08 17:26:30 Use UTF-8 mode by default because it is safer and more useful even for people always running with a C/POSIX locale(1). OK matthieu@ naddy@ martijn@
b0882cc6 2016-03-07 01:31:34 sync
ab587bce 2016-03-06 17:11:46 Cleanup gcc warnings and function prototypes.
926017f7 2016-03-06 16:09:27 Fix typo introduced 5.5 years ago. Note: this changes the #if test result, but the now #ifdef out code has no effect.
ea0cb932 2016-03-06 13:46:15 update
eebec651 2016-03-06 13:45:29 Update to xrandr 1.5.0
06764a7e 2016-03-06 13:37:21 Update to libXrandr 1.5.0
dfa30dc6 2016-02-28 04:44:02 Back out rev 1.3 and use __sync builtins on alpha. gcc no longer triggers an ICE with p_atomic_cmpxchg/__sync_val_compare_and_swap. Tested by matthieu.
9b8f3577 2016-02-24 17:30:47 sync
2e20a473 2016-02-21 06:47:53 sync
a959971e 2016-02-20 11:07:10 No more aviion
c1d2d299 2016-02-20 11:00:01 Missing closing quote. Noted by Jan Stary. Thanks.
4a17b803 2016-02-20 10:58:10 No more aviion
d414a6b1 2016-02-20 10:53:50 Update (thanks to landry@)
617258d6 2016-02-20 10:51:26 Re-enable the build of OpenGL on alpha.
688f9b80 2016-02-20 10:49:47 On alpha with -O2 gcc gets an ICE on 2 files. With help of jsg@
ea648fa9 2016-02-20 10:48:24 alpha lacks p_atomic_cmpxchg() switch to non atomic ops
ff4b8fa0 2016-02-19 04:57:02 Don't depend on indirect inclusion to pick up endian.h and define BYTE_ORDER. Tested by and ok visa@ mpi@
347afd80 2016-02-18 13:57:22 Disable another make rule requiring python that could trigger if the timestamps are wrong. We always want to use the generated sources provided with Mesa releases. Encountered by tobias.
5a1841c8 2016-02-07 10:29:54 sync
20aa294b 2016-02-07 10:06:50 Remove now unused XENOCARA_BUILD_GALLIUM settings. The non-gallium parts of Mesa require the sync builtins now, and we no longer have our own build system for Mesa.
f1584286 2016-02-07 09:51:01 solbourne was removed
86dd8b3b 2016-02-07 09:48:11 sync
6eba1009 2016-02-06 17:51:12 update
32b79642 2016-02-06 17:50:06 Update to xkeyboard-config 2.17 ok matthieu@
52cd6d30 2016-02-06 07:23:07 update
d48e1d60 2016-02-05 13:59:11 Re-enable GL on mips64 as the architecture now has the __sync functions. Build the libraries even on octeon for consistency. The platform uses the common mips64 packages which are built with GL. ok jasper@, kettenis@
78eb73e4 2016-02-02 18:42:22 Make sure the socket send buffer is at least 64KB. This reduces the number of writev(2) system calls made for largish requests. A similar change was made to the libxtrans code a while ago. This should speed up applications that send images to the X server, like Firefox. The seedupmight not be noticable though. But it reduces the noice in ktrace logs. ok matthieu@
3d311121 2016-01-24 01:22:38 update
9eeb07a5 2016-01-24 01:21:23 Merge Mesa 11.0.9
f83fcc6f 2016-01-24 00:59:28 Import Mesa 11.0.9
dfb4d57a 2016-01-18 18:01:37 Assorted updates to match current reality.
9e7cd1de 2016-01-18 17:53:58 FAQ 11.3 is gone
eaee2249 2016-01-18 17:45:46 Remove aviion
f3b29348 2016-01-16 10:47:56 puffy 5.9
bb062505 2016-01-13 21:17:02 On BSD, switching off ICANON does not disable LNEXT (^V) processing. We explicitly need to unset IEXTEN. ok matthieu@
d6d20523 2016-01-13 20:43:35 update
17886faa 2016-01-13 20:40:08 Update to xterm 322. Tested by shadchin@ and jsg@. Thanks.
8d4acd4c 2016-01-07 23:41:25 Disable reading of drirc files by default so chromium processes with OpenGL contexts can drop the ability to read files. Diff from robert@ with a comment added. ok robert@ deraadt@
0a1bf36b 2016-01-05 10:33:13 missed one conversion to arc4random().
781c3f2c 2016-01-03 21:09:38 update
a12ced26 2016-01-03 10:34:28 Update to randrproto 1.5.0
04055c9a 2016-01-03 10:32:58 Update to x11proto 7.0.28
8b6c7dfa 2016-01-02 16:30:55 Sync freetype-doc with freetype, i.e. update freetype-doc to ver. 2.6.2 ok matthieu@
cddd9d77 2016-01-02 09:36:06 update
ca4d0512 2015-12-29 18:47:21 Detect keyboard configuration by masking bits, not equality checks. Fixes the case where a kbd(8) setting has multiple bits set (e.g., us.dvorak.swapctrlcaps). Bug reported by Sevan Janiyan. ok shadchin@ matthieu@
1a277d3e 2015-12-27 09:18:03 update
8f9a563a 2015-12-27 09:16:53 Merge libdrm 2.4.65
0733b388 2015-12-27 08:58:00 Import libdrm 2.4.65
1cd20ba8 2015-12-25 19:06:01 Remove bogus file. ok matthieu@
e033e2ed 2015-12-25 15:08:28 Explicitely include <sys/time.h> where needed. From pkgsrc (Takahiro Kambe) via Thomas Klausner. Thanks
8f7e2085 2015-12-25 11:54:40 Do no overwrite the installed Unix ftconfig.h with the ANSI one. ok dcoppa@
11beb40b 2015-12-24 15:52:42 Remove unused file.
a7bc8e32 2015-12-23 14:28:32 Remove the llvm section, the ports llvm is too outdated for Mesa now. The version of g++ in base can't handle the headers of recent llvm either and the common xenocara makefiles will need a way to optionally look for llvm/libelf in /usr/local if XENOCARA_BUILD_GALLIUM == "llvm"
9fb8a7ab 2015-12-23 13:52:43 update
a06be69d 2015-12-23 13:43:05 Merge Mesa 11.0.8
9efbf61f 2015-12-23 13:18:51 Import Mesa 11.0.8 This seems to fix some of the problems with clutter/gnome reported to occur on r600 with 11.0.6
1472c2a8 2015-12-23 05:17:21 remove the now unused Mesa 10.2.9 code
e9f73a20 2015-12-23 05:06:01 remove now unused local build system for Mesa
ed4591c1 2015-12-21 08:37:11 On Broadwell, default to using the modesetting driver. Our KMS support on Broadwell is still a bit weak and the modesetting driver seems to work better than the intel driver, while still providing 3D acceleration and video playback support. ok phessler@, matthieu@, jsg@
1391c4a1 2015-12-21 03:55:53 sync
bf795ce7 2015-12-20 12:31:01 Build the gallium software rasteriser (softpipe). This avoids a problem mpi found where the r300 driver would not load on macppc due to an undefined drisw_create_screen symbol. The code related to that symbol was removed sometime after Mesa 11.0 branched. Initial diff from and ok mpi@
1ff7fe0d 2015-12-20 12:15:55 Set the configure option to enable floating point textures. While the i965 driver enables support unconditionally other drivers such as r600 require this before they will claim to support OpenGL 3.x
1874a865 2015-12-17 06:08:35 update
4a90ef48 2015-12-17 06:04:21 Update to xf86-input-synaptics 1.8.3. ok matthieu@
5fe94e14 2015-12-17 06:03:10 Update to xf86-input-keyboard 1.8.1. ok matthieu@
99c157d8 2015-12-09 19:44:04 sync
9ba4f8d7 2015-12-09 05:24:55 sync
493e2a93 2015-12-07 12:16:17 sync 3RDPARTY
eebe8212 2015-12-07 09:34:02 Bugfixing update to freetype-2.6.2 Tested on amd64, i386, macppc, sparc64, loongson and compile-tested on arm by matthieu@ Also tested in a ports bulk build by naddy@ OK matthieu@
b2afdad4 2015-12-05 19:37:40 sync
d9a335dd 2015-12-03 22:36:46 Revert previous commit; the "blt" codepath is obviously not tested very well and makes X crash.
b1132884 2015-12-01 21:22:56 Enable glamor where we support it. Requested by jsg@
c7a6143b 2015-12-01 21:20:21 Enable glamor on architectures where we have OpenGL. ok jsg@, matthieu@
2e2a8984 2015-12-01 21:18:47 Remove a check for DRI3 in glamor_name_from_pixmap(). This makes DRI2 work on OpenBSD where we don't have support for DRI3 yet. ok jsg@, matthieu@
bfcc545c 2015-12-01 21:17:49 Use an ARGB8888 based texture even when DRI3 isn't enabled. This achieves the same effect as a change that was recently made upstream. The code changed significantly in the meantime. ok jsg@, matthieu@