Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-20 | Update to libXi 1.4.5. | Matthieu Herrb | |
2011-12-17 | Update to libXi 1.4.4. | Matthieu Herrb | |
2011-12-03 | Compile prog_execute.c with -fno-tree-ter on alpha (instead of -O0) to skirt | Miod Vallat | |
the ICE, until a fix is devised (insert annoyed comment about hairy tricky bugs in the ``reload'' code here). | |||
2011-11-29 | on alpha, remove optimization flags when compiling prog_execute.c to | Christian Weisgerber | |
prevent an internal compiler error in gcc 4.2.1; ok matthieu@ | |||
2011-11-23 | Fix r200 libGL by linking with libdrm_radeon. | Owain Ainsworth | |
tested and reported by brynet; thanks! ``if it works, commit it'' matthieu@ | |||
2011-11-19 | Update to freetype 2.4.8. Security update fixing CVE-2011-3439 | Matthieu Herrb | |
2011-11-16 | Commit the last bit of freetype 2.4.6 which I previously hold back, | Matthieu Herrb | |
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@. | |||
2011-11-13 | Update for freetype 2.4.7. | Matthieu Herrb | |
2011-11-06 | Update to libpciaccess 0.12.1. Ok kettenis@, shadchin@ | Matthieu Herrb | |
2011-11-02 | roff(7) include lines must be ".so man3/foo.3", not ".so foo.3", | Ingo Schwarze | |
or the referenced file cannot be found. This got broken during the libXi 1.4.2 update. ok matthieu@ | |||
2011-10-31 | Use -fPIC consistently with libmesa. fixes build on sparc. | Matthieu Herrb | |
2011-10-30 | Update to freetype 2.4.7. | Matthieu Herrb | |
This moslty is a bug-fix release for CVE-2011-3256. | |||
2011-10-27 | Fix previous, which left out C sources. | Matthieu Herrb | |
2011-10-26 | fix build on mips64. problem spotted by todd@. | Matthieu Herrb | |
2011-10-26 | Remove extra white space at EOF | Matthieu Herrb | |
2011-10-23 | Updated to Mesa 7.10.3 | Matthieu Herrb | |
2011-10-23 | Build system updates for Mesa 7.10.3 | Matthieu Herrb | |
2011-10-20 | Add more paths to cursorpath, themes can now be installed under | Antoine Jacoutot | |
/usr/local/share/icons and /usr/local/share/pixmaps. ok matthieu@ | |||
2011-10-05 | Update version information for libxcb. Pointed at by robert@ | Matthieu Herrb | |
2011-09-28 | Update to freetype 2.4.6. | Matthieu Herrb | |
For now, omit the patch to ttdriver.c that changes some font metrics and appearance of applications using TrueType fonts. Will revisit once the issue is solved. | |||
2011-09-19 | Sync with libX11/src/UIThrStubs: fix __pthread_once_stub() | Matthieu Herrb | |
2011-09-19 | Fix _Xthr_once_stub_() to call the init routine for each different id. | Matthieu Herrb | |
With tweaks from and ok ariane@ | |||
2011-09-10 | regen | Matthieu Herrb | |
2011-09-10 | Update to libXt 1.1.1 | Matthieu Herrb | |
2011-09-10 | Update to libXfont 1.4.4 | Matthieu Herrb | |
2011-08-27 | Update to libX11 1.4.4. Tested by ajacoutot@, shadchin@. | Matthieu Herrb | |
2011-08-11 | fix from matthieu@ as applied upstream for CVE-2011-2895 | Todd T. Fries | |
ok deraadt@ | |||
2011-07-24 | remove -mmmx from SSE2_FLAGS It's implied by -msse2 and is not in | Matthieu Herrb | |
upstreams distrib. This was a silly attempt to fix the amd64 issues on my side. | |||
2011-07-24 | Update to pixman 0.22.2. | Matthieu Herrb | |
0.22.0 was tested by many. 0.22.2 only add a few bug fixes. Note that on amd64 a recent ld.so is needed to avoid random bus errors. | |||
2011-07-18 | Fix for CVE-2011-0226 from Freetype git repository. | Matthieu Herrb | |
2011-07-18 | Update to freetype 2.4.5. Tested by many. | Matthieu Herrb | |
2011-07-14 | Fix libpthread linkage | David Coppa | |
OK matthieu@ | |||
2011-07-02 | Update to libXi 1.4.3. | Matthieu Herrb | |
This contains more doc fixes and a few more bug fixes. | |||
2011-07-02 | Update to libXi 1.4.2. | Matthieu Herrb | |
Tested by ajacoutot@, jasper@, krw@, shadchin@. I believe that the bugs spotted by krw@ are fixed in an upcoming inputproto update. | |||
2011-07-02 | Update to libXrandr 1.3.2. | Matthieu Herrb | |
Only documentation fixes and autotools changes. | |||
2011-07-02 | Update to libXcursor 1.1.12. | Matthieu Herrb | |
This is a bug fix release. | |||
2011-06-02 | Update to libXaw 1.0.9 | Matthieu Herrb | |
2011-05-30 | Now the kernel support has been commited we can enable r600 driver | Owain Ainsworth | |
becaue the lack of kernel support won't break people trying to use gl. ok matthieu ages ago | |||
2011-05-30 | Update to libX11 1.4.3 which was released during the 1.4.2 tests. | Matthieu Herrb | |
Mostly churn in the doc build system, which is disabled on Xenocara for now. | |||
2011-05-30 | those files were added by mistake. remove them | Matthieu Herrb | |
2011-05-30 | Update to libXext 1.3.0. Tested by ajacoutot@, jasper@ krw@, landry@, | Matthieu Herrb | |
shadchin@ on various architectures. Bump major | |||
2011-05-30 | Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@, | Matthieu Herrb | |
shadchin@ on various architectures. Bump major. | |||
2011-05-02 | link libdrm_radeon so this actually can resolve symbols | Owain Ainsworth | |
2011-05-02 | Add libdrm_radeon | Owain Ainsworth | |
needed for the r600 dri driver. Tested by myself and matthieu. | |||
2011-05-01 | Update libdrm_intel to that contained in libdrm 2.4.24. Needed for | Owain Ainsworth | |
updates to the ddx and to stop mesa 7.9.2 crashing very fast. ok matthieu@ | |||
2011-04-17 | Update to libXfixes 5.0 | Matthieu Herrb | |
2011-04-01 | Simpler fix for 64 bits architectures, suggested by Peter Hutterer: | Matthieu Herrb | |
Just use Data() to send the xXIEventMask structure on the wire. | |||
2011-03-27 | Ugly fix for libXi on sparc64. | Matthieu Herrb | |
May change if upstreams fix it differently. Still broken on cross-endian remote connections though. | |||
2011-03-18 | Force alignment with sizeof(Atom) for XIButtonClassInfo. | Christian Weisgerber | |
From upstream; ok matthieu@ | |||
2011-03-08 | xcb is no longer optional. | Matthieu Herrb | |