IABSD.fr/xenocara/lib

Branch :


Log

Author Commit Date CI Message
45438d01 2010-09-01 19:14:23 Update to freetype 2.4.2. This has been in snapshots for a while and tested explicitely by ajacoutot@ jasper@, jcs@, krw@ and others on various architectures.
27291783 2010-08-25 17:44:24 enable pixman (with a workaround from miod@) for m68k, fixes hp300 and mvme68k
f3d331c5 2010-08-22 10:02:29 Update to libXvMC 1.0.6. No functionnal change.
72c75692 2010-08-21 16:11:03 Update to libXau 1.0.6. No functional change.
c9254707 2010-08-02 18:45:02 Current pixman lib doesn't build on m68k. Disable it on those machines. ok deraadt@
f256c6ee 2010-07-31 08:05:06 Update to libpciaccess 0.12. We already had most of the code from this version, it just add 2 bug fixes. no ABI/API change.
ae10e371 2010-07-26 18:48:48 avoid segfault in pci_device_vgaarb_fini() when called without initializing the library first. (This happens when invalid options are passed to X for instance). ok kettenis@
e4c82170 2010-07-18 21:02:35 Support the apis for getting vblank events from the drm fd. (only vblank events for now, pageflip events require kms and thus have not yet been added). Bumps libdrm minor version.
f7508ba3 2010-07-17 15:31:12 update to libXext 1.1.2
7da8b032 2010-07-17 15:28:21 update to libXrender 0.9.6
47798031 2010-07-17 15:21:59 Update to libXfixes 4.0.5
dc33408b 2010-07-17 15:16:03 update to libXdamage 1.1.3
93bf0d40 2010-07-17 15:07:18 Update to libXcomposite 0.4.2
2b3e93e3 2010-07-17 14:06:43 patches from Freetype.org for the security issues found by Robert Swiecki: CVE-2010-2497 freetype integer underflow CVE-2010-2498 freetype invalid free CVE-2010-2499 freetype buffer overflow CVE-2010-2500 freetype integer overflow CVE-2010-2519 freetype heap buffer overflow CVE-2010-2520 freetype buffer overflow on heap
99887c42 2010-07-10 18:56:27 Update to libpciaccess 0.11, with VGA arbiter support code from kettenis@.
cd750bf5 2010-06-22 20:04:22 Update to Mesa 7.8.2. Tested by johan@. Thanks.
71cc7797 2010-06-01 05:26:44 Disable the compose cache code. It can't be used without proper libc locale support.
fee37e4a 2010-05-30 20:42:44 Remove an extra debug target that leaked in.
1acb7890 2010-05-29 17:25:11 Remove obsolete code that has not been built for 5 weeks now.
69d68a59 2010-05-27 06:25:45 Remove the makefiles for dri drivers that aren't built anymore.
bc96638d 2010-05-22 21:17:25 fix glu.pc after Mesa update.
ff9d7b9c 2010-05-22 20:25:37 This is now Mesa 7.8.1
23bbc6dd 2010-05-22 20:14:14 Build infrastructure for Mesa 7.8.1.
47b605d7 2010-05-21 19:15:04 regen
0f15c7c5 2010-05-21 19:13:11 merge from upstream X.Org: use the AC_WITH_XMLTO and AC_WITH_ASCIIDOC macros from xorg-macros 1.5 to check for xmlto and asciidoc and explicitely disable them in Makefile.bsd-wrapper. Problem noticed by espie@.
aa3c9f93 2010-05-18 19:37:28 Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.
69110947 2010-05-18 19:28:54 Update to libXi 1.3. Tested on a bulk ports build by naddy@.
a40ba34b 2010-05-15 15:51:05 Add drm_intel_bo_is_reusable(), to check if a buffer object will be put in the userland BO cache or not. Bump minor. From Chris Wilson in upstream git. ok matthieu@
9c8e047a 2010-05-13 17:38:57 zap USE_GCC3, prepare for gcc4. okay oga@
20321053 2010-05-11 18:51:21 allow gcc4 switch, okay matthieu@
a345ea4b 2010-05-10 20:10:07 Update to libXtst 1.1.0. Tested on a ports bulk build by naddy@.
0c4bbe43 2010-05-10 20:06:53 Update to libXext 1.1.1. Tested on a ports bulk build by naddy@.
d9a92f27 2010-05-08 14:15:29 use INSTALL_DATA in BSD Makefiles. ok oga@
5aebc995 2010-05-05 20:18:45 Update to libXt 1.0.8. No API change.
9cb2a9e1 2010-05-05 19:58:52 Remove a file that gets generated during build.
d3f6579c 2010-04-27 20:04:38 Update to libXinerama 1.1
6abece09 2010-04-27 20:00:53 update to libXxf86dga 1.1.1
16484e6a 2010-04-27 19:56:30 update to libXxf86misc 1.0.2
48cef99b 2010-04-27 19:54:37 Update to libxkbfile 1.0.6.
1898505e 2010-04-25 20:04:42 Update to libXxf86vm 1.1.0
3e77ba2a 2010-04-25 20:02:21 Update to libXScrnSaver 1.2.0
8f148c87 2010-04-25 19:59:53 Update to libdmx 1.1.0
73527bc9 2010-04-25 14:35:49 *sigh* ioctls do not copyout when they return an error. DRM developers need to learn this. When set_tiling fails, keep tiling type at the type we already had, do NOT use the parameters that we passed to the ioctl. Noticed when i botched a kernel diff (locally) so that that ioctl failed more often. ok matthieu@
1be894c1 2010-04-24 20:13:07 Unlink libXp, libXprintAppUtil and libXprintUtil from the build. Required ports updates and wantlib fixes handled by naddy@. Thanks a lot.
5f5463b0 2010-04-23 19:37:47 Update libXaw to version 1.0.7. This version removes support for Xprint.
a88f24fd 2010-04-18 22:28:20 Add libxcb/libxcb-dri2 here too.
852acd62 2010-04-18 20:06:18 Update to libxcb 1.6. Mostly for new dri2 helper lib, requested by oga@.
57a2ac34 2010-04-18 19:58:53 regen for xcb-proto 1.6
d0eeea4b 2010-04-11 18:04:04 don't allocate an array of pointers to structs when you want an array of structs. Fixes cases where you need a lot of relocs so you overflow the array. Commited upstream about ten minutes ago. ok matthieu@
479aed07 2010-04-10 21:26:00 Unlink deprecated xtrap, xevie and lbxutil libs and protos from the X build. ok oga@, deraadt@.
c7b8df80 2010-03-31 06:31:45 update libdrm to 2.4.15. This diff seems larger than it is since upstream reindented some sources. This updates libdrm_intel to -current (which only affect the GEM code) and libdrm to 2.4.15. bumping both minor versions. Discussed with matthieu@
d346a778 2010-03-25 21:58:52 Update to pixman 0.16.6. Tested on a full ports build by naddy@.
e248f656 2010-03-25 21:45:57 Update to fontconfig 2.8.0. Tested on a full ports build by naddy@.
54193b0f 2010-03-25 20:53:34 Missing resurected files in freetype 2.3.12
1be5fe96 2010-03-25 20:49:53 Update to freetpe 2.3.12. Tested against ports by naddy@.
df064737 2010-03-25 20:32:36 Update to freetpe 2.3.12. Tested against ports by naddy@.
1ef4920a 2010-02-03 12:44:10 Remove a workaround for a gcc ICE on mips64 that was fixed by a recent gcc commit.
09d4825f 2010-01-21 19:57:57 Use DejaVu TrueType fonts as replacement for the Adobe bitmaps. While here also provide a replacement for Courier New. ok oga@
9b4b09eb 2010-01-17 20:49:46 regen
2dda0f80 2010-01-17 20:48:49 Use the new XORG_WITH_XMLTO macro in configure scripts and explicitely disable it during Xenocara builds. Problem reported by kili@ who also tested this patch with an earlier version of the macro.
dc5950e7 2009-12-09 16:57:37 typo in the !privsep path, from David Coppa (dcoppa at mail dot com); thanks. ok matthieu@
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.
c31a69de 2009-11-01 00:25:29 install xtrans.pc into the right directory
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.
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
6ac962e3 2009-10-31 17:58:21 Update to libXfontcache 1.0.5
c1572e04 2009-10-31 17:57:11 Update to libXfont 1.4.1
4a77a82c 2009-10-31 17:55:07 update to libXfixes 4.0.4
659895cc 2009-10-31 17:53:31 Update to libXdmcp 1.0.3
4fbf3430 2009-10-31 17:48:41 Update to libXdamage 1.1.2
6a2eaba1 2009-10-31 17:47:06 Update to libXcursor 1.1.10
f0439570 2009-10-31 17:45:46 Update do libXcomposite 0.4.1
a9500da2 2009-10-31 17:44:36 Update to libXau 1.0.5
731fd0ec 2009-10-31 17:40:00 Update to libXRes 1.0.4
31a261e9 2009-10-31 17:38:48 Update to libICE 1.0.6
b929394c 2009-10-03 13:57:56 Don't build profiled libs. No other X lib does.
86fe704c 2009-09-05 15:55:46 update to xcb-util 0.3.6. Tested on a packages bulk build by naddy@.
7771e1d2 2009-08-23 15:56:08 update to libXt 1.0.6
b821fafa 2009-08-23 14:08:00 update to libSM 1.1.1
3e1072ee 2009-08-23 14:00:11 update to libFS 1.0.2
9997d7a0 2009-08-06 15:50:02 backport some code from mesa current (and 7.5) so that the dri2 protocol is correctly handled. without fixes to mesa and the ddx, the so-called backwards compat goop that was added just plain does not work and ends up with rendering bullshit.
7edc2b5a 2009-08-04 15:45:41 Enable XCB on architectures with shared libs. requested by sthen@.
b9575da0 2009-07-28 19:01:29 OpenBSD's gcc 3.3 is capable of handling the MMX code of pixman. Change the configure test so that it gets enabled. Tested by marco@ ajacoutot@ ckuethe@ and others.
8ab37177 2009-07-20 20:57:57 add -I${XCBUTIL}/${SUBLIB} to CPPFLAGS for gcc 2.95
0d63acfc 2009-07-18 20:54:10 Fix build when XSRCDIR is not defined in /etc/mk.conf. Problem reported by Chris Kuethe. Thanks.
386cb73a 2009-07-18 20:06:46 Add XCBPROTO_VERSION substitution for xcb.pc. Problem reported by David Coppa. Thanks.
6e3e5abe 2009-07-18 14:54:42 Fix libdrm for the buffer mapping strategy our GEM implementation will use We always map through the gtt, never using the cpu mapping (this decreases complexity a lot). Keep use of the original ioctl for this. Also don't bother with userland domain setting, the kernel handles this correctly. Finally, don't persist mapping across calls to unmap and remapping, this aids with debugging, but may change later. ok matthieu@.
9e424939 2009-06-27 10:02:53 Use the bsd.xorg.mk rules to install the pkgconfig file and add the libdrm_intel.pc. with oga@.
c976b8a8 2009-06-21 17:39:53 Add support to the fake (non GEM) bufmgr for pinning and unpinning objects. Makes overlay XV work with intel 2.7.1. ok matthieu@, tested by naddy@, sturm@, matthieu@ and myself. This is most important for the x40 and other 8xx chipset which lack textured video.
406f7574 2009-06-12 19:33:24 regen with autoconf 2.62p0. Fixes xserver build on macppc.