Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | sync | Theo de Raadt | |
2016-02-21 | sync | Theo de Raadt | |
2016-02-20 | No more aviion | Matthieu Herrb | |
2016-02-20 | Missing closing quote. Noted by Jan Stary. Thanks. | Matthieu Herrb | |
2016-02-20 | No more aviion | Matthieu Herrb | |
2016-02-20 | Update (thanks to landry@) | Matthieu Herrb | |
2016-02-20 | Re-enable the build of OpenGL on alpha. | Matthieu Herrb | |
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. | |||
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2016-02-07 | sync | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2016-02-07 | Remove now unused XENOCARA_BUILD_GALLIUM settings. The non-gallium parts | Jonathan Gray | |
of Mesa require the sync builtins now, and we no longer have our own build system for Mesa. | |||
2016-02-07 | solbourne was removed | Jonathan Gray | |
2016-02-07 | sync | Jonathan Gray | |
2016-02-06 | update | Alexandr Shadchin | |
2016-02-06 | Update to xkeyboard-config 2.17 | Alexandr Shadchin | |
ok matthieu@ | |||
2016-02-06 | update | Matthieu Herrb | |
2016-02-05 | Re-enable GL on mips64 as the architecture now has the __sync functions. | Visa Hankala | |
Build the libraries even on octeon for consistency. The platform uses the common mips64 packages which are built with GL. ok jasper@, kettenis@ | |||
2016-02-02 | Make sure the socket send buffer is at least 64KB. This reduces the number of | Mark Kettenis | |
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@ | |||
2016-01-24 | update | Jonathan Gray | |
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-18 | Assorted updates to match current reality. | Matthieu Herrb | |
2016-01-18 | FAQ 11.3 is gone | Matthieu Herrb | |
2016-01-18 | Remove aviion | Matthieu Herrb | |
2016-01-16 | puffy 5.9 | Matthieu Herrb | |
2016-01-13 | On BSD, switching off ICANON does not disable LNEXT (^V) processing. | Christian Weisgerber | |
We explicitly need to unset IEXTEN. ok matthieu@ | |||
2016-01-13 | update | Matthieu Herrb | |
2016-01-13 | Update to xterm 322. Tested by shadchin@ and jsg@. Thanks. | Matthieu Herrb | |
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@ | |||
2016-01-05 | missed one conversion to arc4random(). | Matthieu Herrb | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2016-01-03 | update | Matthieu Herrb | |
2016-01-03 | Update to randrproto 1.5.0 | Matthieu Herrb | |
2016-01-03 | Update to x11proto 7.0.28 | Matthieu Herrb | |
2016-01-02 | Sync freetype-doc with freetype, i.e. update freetype-doc to | David Coppa | |
ver. 2.6.2 ok matthieu@ | |||
2016-01-02 | update | Matthieu Herrb | |
2007-09-08 | import freetype 2.3.5 | Matthieu Herrb | |
2015-12-29 | Detect keyboard configuration by masking bits, not equality checks. | Anthony J. Bentley | |
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@ | |||
2015-12-27 | update | Jonathan Gray | |
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@ | |||
2015-12-25 | Explicitely include <sys/time.h> where needed. | Matthieu Herrb | |
From pkgsrc (Takahiro Kambe) via Thomas Klausner. Thanks | |||
2006-11-25 | Import freetype 2.2.1 | Matthieu Herrb | |