Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-01 | Update to pixman 0.34.0. | Matthieu Herrb | |
2016-09-25 | pixman: upstreams tarballs contain an empty ChangeLog. | Matthieu Herrb | |
So remove what we have here. Less gratuitous local changes. | |||
2016-09-02 | Update to libXfont 1.5.2 | Matthieu Herrb | |
2016-09-02 | Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@ | Matthieu Herrb | |
2016-09-01 | remove sparc | Jonathan Gray | |
2016-08-09 | extra space | Theo de Raadt | |
2016-08-09 | Update to fontconfig 2.12.1. | Matthieu Herrb | |
Tested by krw@, dcoppa@, ok dcoppa@. | |||
2016-08-09 | just dump the major. freetype changes probably extend beyond just the | Ted Unangst | |
obviously visible symbol additions. | |||
2016-08-09 | Re-add binary files using 'cvs add -kb' | David Coppa | |
2016-08-09 | Remove binary files | David Coppa | |
2016-08-09 | Update to freetype-doc-2.6.5 | David Coppa | |
2016-08-09 | Update to FreeType 2.6.5 | David Coppa | |
ok matthieu@ | |||
2006-11-25 | Import freetype 2.2.1 | Matthieu Herrb | |
2016-08-06 | Update to libXi 1.7.6 | Matthieu Herrb | |
2016-08-06 | Update to libXfixes 5.0.2. No functional changes. | Matthieu Herrb | |
2016-07-25 | Disable the code that allocates W|X memory. There is fallback code that | Mark Kettenis | |
gets used if allocating W|X memory fails, which is probably a bit slower. However, that is much better than commit a W^X violation which currently gets you killed. ok jca@ | |||
2016-05-30 | Update to freetype-doc-2.6.3 | David Coppa | |
2016-05-30 | "javascript" renamed to "js" | David Coppa | |
2016-05-29 | bump freetype major | David Coppa | |
2016-05-29 | Bump following freetype update. | David Coppa | |
Suggested by sthen@ ok sthen@, naddy@, matthieu@ | |||
2016-05-29 | Update to FreeType 2.6.3 | David Coppa | |
ok sthen@, naddy@, matthieu@ | |||
2016-05-29 | Merge Mesa 11.2.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2016-04-20 | Make sure we authenticate before calling loader_get_driver_for_fd(). This | Mark Kettenis | |
function invokes some drm ioctls that require the client to be authenticated. tested by espie@ ok jsg@ | |||
2016-04-01 | remove XENOCARA_BUILD_PIXMAN all platforms now build pixman | Jonathan Gray | |
2016-03-20 | Merge libdrm 2.4.67 | Jonathan Gray | |
2016-03-20 | Import libdrm 2.4.67 | Jonathan Gray | |
2016-03-18 | test some more __ARM_ARCH_* builtin defines | Jonathan Gray | |
2016-03-13 | Enable atomics operations for fontconfig on mips64 and mips64el. | Matthieu Herrb | |
ok kettenis@ | |||
2016-03-11 | Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. | Okan Demirmen | |
ok matthieu@ | |||
2016-03-06 | Update to libXrandr 1.5.0 | Matthieu Herrb | |
2016-02-28 | Back out rev 1.3 and use __sync builtins on alpha. gcc no longer | Jonathan Gray | |
triggers an ICE with p_atomic_cmpxchg/__sync_val_compare_and_swap. Tested by matthieu. | |||
2016-02-20 | On alpha with -O2 gcc gets an ICE on 2 files. | Matthieu Herrb | |
With help of jsg@ | |||
2016-02-20 | alpha lacks p_atomic_cmpxchg() switch to non atomic ops | Matthieu Herrb | |
2016-02-19 | Don't depend on indirect inclusion to pick up endian.h and define | Jonathan Gray | |
BYTE_ORDER. Tested by and ok visa@ mpi@ | |||
2016-02-18 | Disable another make rule requiring python that could trigger if the | Jonathan Gray | |
timestamps are wrong. We always want to use the generated sources provided with Mesa releases. Encountered by tobias. | |||
2016-01-24 | Merge Mesa 11.0.9 | Jonathan Gray | |
2016-01-24 | Import Mesa 11.0.9 | Jonathan Gray | |
2016-01-24 | Import Mesa 11.0.9 | Jonathan Gray | |
2016-01-07 | Disable reading of drirc files by default so chromium processes | Jonathan Gray | |
with OpenGL contexts can drop the ability to read files. Diff from robert@ with a comment added. ok robert@ deraadt@ | |||
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2016-01-02 | Sync freetype-doc with freetype, i.e. update freetype-doc to | David Coppa | |
ver. 2.6.2 ok matthieu@ | |||
2015-12-27 | Merge libdrm 2.4.65 | Jonathan Gray | |
2015-12-27 | Import libdrm 2.4.65 | Jonathan Gray | |
2015-12-25 | Remove bogus file. | David Coppa | |
ok matthieu@ | |||
2006-11-25 | Import freetype 2.2.1 | Matthieu Herrb | |
2015-12-25 | Do no overwrite the installed Unix ftconfig.h with the ANSI one. | Matthieu Herrb | |
ok dcoppa@ |