IABSD.fr/xenocara/lib

Branch :


Log

Author Commit Date CI Message
a9c3b44e 2012-12-07 17:13:41 Enable the radeon r100 dri module on macppc. ok mpi@
6fba99f3 2012-12-04 14:06:32 Correctly define HAVE_POSIX_MEMALIGN, missed in previous. Breakage reported by ajacoutot@
20262dc0 2012-11-29 16:46:10 fix botched file. I managed to commit a file with a typo.
a9777fc1 2012-11-28 21:13:16 Don't build profiled versions of libdrm_intel and libdrm_radeon.
4769f6e5 2012-11-28 13:56:29 Correct include path, our drm headers live in /usr/include/dev/pci/drm
26df0b43 2012-11-28 13:53:16 Include the software winsys and state tracker sources in the swrastg driver rather than in the libmesagallium build. This non functional change allows to use the libmesagallium in any gallium target (r300g, nouveau...)
ad95eb8c 2012-11-27 14:37:08 Update to libdrm 2.4.31 and add the non-yet-linked libkms, prodded by jsg@ Tested by jsg@, ajacoutot@, shadchin@ and matthieu@, ok matthieu@
87d6a5b7 2012-11-23 20:44:07 Update to pixman 0.28.0. Tested by ajacoutot@, mpi@ and naddy@ in a full ports build. Tweaks from mpi@ for macppc.
6d8faa15 2012-11-22 20:31:32 Update to libxcb 1.9.0. tested by ajacoutot@ and naddy@ on a full ports build
65bb9e13 2012-11-11 18:54:32 regen
b779baaa 2012-11-11 18:54:02 When building without and obj dir, cp may fail.
0661f3e5 2012-11-11 12:09:09 Link libGL with -lpthread to allow the llvm-pipe driver to be loaded. ok matthieu@, ajacoutot@
40b00d5e 2012-11-07 15:50:22 don't reach out in another src directory, use installed version. okay matthieu@
64ac4dd1 2012-10-29 20:15:29 Also install freetype-config during install phase. And generate freetype2.pc and freetype-config during make depend to avoid doing that as root. Initial patch from espie@
6f012c14 2012-10-26 06:09:27 Make install of freetype2.pc consistent with other xenocara modules. (don't install it during make includes but during make install). ok espie@
f07a7ccf 2012-10-13 17:16:20 tweak a bit for better standards conformance okay matthieu@
eeabd8b7 2012-09-20 14:11:15 Restore -lz in Libs:. OpenBSD doesn't use the embedded gzip lib, and doesn't link libfreetype against libz. Prodded by ajacoutot@.
8aa82242 2012-08-29 12:52:39 Build r200 and r300 dri drivers on macppc too. ok matthieu@
6749d5bd 2012-08-29 12:51:04 Build libdrm_radeon on macppc too, required for upcoming drm(4) support. ok matthieu@
bea4a27a 2012-08-26 18:54:20 Remove empty files...
3f7a93e0 2012-08-26 18:46:42 Merge libmesa and libmesagallium build makefiles because they share a lot of common sources. ok matthieu@
36b2b317 2012-08-21 10:34:07 Use -lpthread only, pointed out by ajacoutot@
5c94d108 2012-08-17 16:15:20 Update to pixman 0.26.2. tested at least by ajacoutot@, mpi@, shadchin@.
0668f299 2012-08-17 15:16:44 Sync mesa version numbers after recent libGL update, prodded by matthieu@
e67a5fe8 2012-08-17 13:57:59 Upate to libGL 7.11.2 Tested by jsg@, matthieu@ and ajacoutot@, ok mattieu@
dbe156d7 2012-07-13 15:42:03 Fix path to mesa sources
eba99e23 2012-07-13 12:55:32 Let swrastg a chance to compile
7d428aff 2012-07-13 12:54:20 Import swrastg the Gallium3D software rasterizer. It uses the softpipe driver by default but can also use the llvmpipe driver that use LLVM for code generation if available. Not yet linked to the build as it depends on pthreads and we don't know yet how to handle the switch from the default 'swrast' driver, but having it in tree will help testing and debugging the remaining issues. Tested by ajacoutot@ and matthieu@, looks ok to matthieu@
87615d41 2012-07-13 12:43:30 Import the infrastructure for building Gallium3D graphics drivers. Currently only software drivers are supported, looks ok to matthieu.
25007b34 2012-07-07 16:45:03 Update to freetype-2.4.10. With help and ok matthieu@
2bd9f468 2012-06-11 19:24:48 Update to libXi 1.6.1
55a68ef8 2012-06-11 19:23:03 Update to libXft 2.3.1
be4020d2 2012-06-11 19:18:54 Update to libX11 1.5.0
7b5cab98 2012-06-11 19:16:00 Update to libXaw 1.0.11.
d89f95e2 2012-06-04 10:18:45 Fix build with XENOCARA_BUILD_DRI=No ok matthieu@
027633f1 2012-06-02 13:05:09 Add support for X server privilege separation to pci_legacy_open_io() With privilege separation the X server enables legacy i/o port access during the early privileged initialization. Other calls should be no-op. Makes X server 1.12 happy with privilege separation. ok miod@
9d886fc0 2012-05-11 20:02:28 Fix freetype-2.4.9 regression that caused ghostscript to barf with "Font Renderer Plugin" errors. Patches come from upstream. References: http://bugs.ghostscript.com/show_bug.cgi?id=692940 https://savannah.nongnu.org/bugs/?func=detailitem&item_id=35833 https://savannah.nongnu.org/bugs/?func=detailitem&item_id=35847 http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=9a55cb7a http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=b43e0f44 ok matthieu@
a8e93b57 2012-04-14 09:45:45 Update to freetype 2.4.9 Another round of fixes to better handle invalid fonts. Many of them are vulnerabilities (see CVE-2012-1126 up to CVE-2012-1144 and SA48320).
39a8975b 2012-04-09 18:50:44 Update to libpciaccess 0.13.1
d6ae8440 2012-04-08 14:59:44 Update to libXaw 1.0.10
0e157405 2012-04-08 14:50:52 Update to xtrans 1.2.7
adb2857e 2012-04-04 20:41:59 Fix pci_io_handle allocation routines. The previous version of new_io_handle() would invalidate all previous allocations when realloc moves the base pointer of the ios array. Since I cannot figure out where this array is useful, just get rid of it, providing sound stable memory allocation. Fixes vgaHWSaveFonts() in 1.12 xserver on OpenBSD, but other sub-systems relaying on pci_io could be affected too.
08ecf5f3 2012-03-27 19:19:37 Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@.
1f3df99c 2012-03-27 19:14:20 Update to libxcb 1.8.1. Tested by krw@, mpi@, shadchin@
bd186b6c 2012-03-18 11:15:39 Merge patch from git master: Fixup for 550b2f76401c2 which broke bold fonts
c4c11e48 2012-03-18 11:08:15 Update to libXt 1.1.3
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).
b8bd995c 2012-03-10 23:31:33 Fix build on 32 bit architectures. Problem noticed by naddy@.
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
16eedf3d 2012-03-10 11:50:24 Update libXres to version 1.0.6
37b15209 2012-03-09 21:02:09 Update to libpciaccess 0.13. Tested by shadchin@
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
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
da8acd3d 2012-02-28 20:36:12 Update to pixman 0.22.4. Tested by shadchin@, krw@.
d03f2ad2 2012-01-27 07:07:43 radeon_dri.so needs the radeon_drm library, like the other Mesa radeon drivers. From oga@.
41391b2c 2012-01-26 08:09:21 Forcee the shared library revision for install too. This fixes issues where, because of NFS client/server clock skew, the lib gets rebuilt at install time. Problem noticed by todd@
f4996328 2012-01-19 08:41:06 Force class alignment to a multiple of sizeof(XID): fixes a SIGBUS crash on sparc64. Upstream git commit 07ced7b48219e3bc0c98806f3d7106f86d1b2ca0 OK matthieu@
5168e0ac 2012-01-10 22:15:38 Bitstream Vera -> DejaVu in a comment.
1e5cc7e8 2012-01-10 21:48:00 regen
bdbb2069 2012-01-10 21:47:32 New config file providing replacement for Lucida fonts. Replace ugly bitmapped fonts by Luxi or DejaVu TrueType fonts, Provide aliases for commonly found Lucida family fonts (Lucida, Lucida Grande, Lucida Sans Unicode). Prodded by a submission by Tobias Ulmer. Ok mpi@.
8ccc5e9c 2011-12-20 20:18:26 Update to libXi 1.4.5.
da4d50a4 2011-12-17 17:39:19 Update to libXi 1.4.4.
e40bd9f5 2011-12-03 15:36:21 Compile prog_execute.c with -fno-tree-ter on alpha (instead of -O0) to skirt the ICE, until a fix is devised (insert annoyed comment about hairy tricky bugs in the ``reload'' code here).
e1ab192e 2011-11-29 14:57:54 on alpha, remove optimization flags when compiling prog_execute.c to prevent an internal compiler error in gcc 4.2.1; ok matthieu@
75d011a3 2011-11-23 21:07:12 Fix r200 libGL by linking with libdrm_radeon. tested and reported by brynet; thanks! ``if it works, commit it'' matthieu@
976f735d 2011-11-19 11:32:45 Update to freetype 2.4.8. Security update fixing CVE-2011-3439
db0c239a 2011-11-16 21:18:14 Commit the last bit of freetype 2.4.6 which I previously hold back, since it changes the metrics of some TrueType fonts. Users of DejaVu at small sizes in xterm can use the 'scaleHeight' resource to restore the previous vertical spacing (with xterm 276 and later). Tested on a wide set of ports by ajachoutot@, naddy@, krw@ shadchin@.
41e9e340 2011-11-13 22:34:37 Update for freetype 2.4.7.
e406f265 2011-11-06 21:35:46 Update to libpciaccess 0.12.1. Ok kettenis@, shadchin@
489b2ffc 2011-11-02 21:41:59 roff(7) include lines must be ".so man3/foo.3", not ".so foo.3", or the referenced file cannot be found. This got broken during the libXi 1.4.2 update. ok matthieu@
b7c47e46 2011-10-31 18:36:06 Use -fPIC consistently with libmesa. fixes build on sparc.
12dde70a 2011-10-30 10:14:50 Update to freetype 2.4.7. This moslty is a bug-fix release for CVE-2011-3256.
e9f704cc 2011-10-27 07:07:39 Fix previous, which left out C sources.
e455438c 2011-10-26 21:48:08 fix build on mips64. problem spotted by todd@.
a25491e7 2011-10-26 21:15:07 Remove extra white space at EOF