Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-30 | Various updates for 5.6: | Matthieu Herrb | |
- remove the discussion about aperture driver on i386/amd64; it is handled by the installer - change references to rc.conf to rc.conf.local(8) | |||
2014-07-30 | update | Matthieu Herrb | |
2014-07-30 | tantrum sync | Miod Vallat | |
2014-07-30 | puffy 5.6 | Todd T. Fries | |
2014-07-30 | switch to tradcpp | Jonathan Gray | |
fixes whitespace issues with auxcpp reported by Allan Streib | |||
2014-07-23 | remove blank lines too | Todd T. Fries | |
2014-07-23 | unfsck | Miod Vallat | |
2014-07-23 | sync | Todd T. Fries | |
2014-07-20 | update | Matthieu Herrb | |
2014-07-20 | Update to pixman 0.32.6 | Matthieu Herrb | |
2014-07-19 | Mesa git no longer includes Intel AUB definitions, | Jonathan Gray | |
instead it uses the libdrm definitions. Install the AUB header so this will work. | |||
2014-07-17 | use CPPFLAGS instead of CFLAGS for additional defines/includes | Jonathan Gray | |
2014-07-16 | /usr/share is needed, spotted by nigel@ | Antoine Jacoutot | |
2014-07-16 | Unbreak release after recent sysmerge sum file changes. | Antoine Jacoutot | |
quikly discussed with deraadt@ todd@ matthieu@ other fallout can be worked in tree | |||
2014-07-14 | No need to make openchrome dependant on libdrm | Matthieu Herrb | |
2014-07-14 | regen | Matthieu Herrb | |
2014-07-14 | This openchrome driver, built without dri support doesn't need libdrm | Matthieu Herrb | |
2014-07-14 | Move the logic that says that the openchrome driver requires librm | Matthieu Herrb | |
to the drivers Makefile, and don't build it if the user choose not to build libdrm. | |||
2014-07-14 | Update to xf86-video-neomagic 1.2.8. | Matthieu Herrb | |
2014-07-14 | Add -lgbm to Libs as a temporary workaround, since EGL has unknown | Landry Breuil | |
symbols from libgbm, and that breaks www/webkit (and probably all the 23 ports linking against EGL, which now probably need WANTLIB fixes..) with/ok matthieu@ | |||
2014-07-14 | Remove lines about locally maintained application. | Matthieu Herrb | |
2014-07-14 | update | Matthieu Herrb | |
2014-07-14 | Update to xterm-309. Version 308 tested by several people including | Matthieu Herrb | |
naddy@ who found a small regression, fixed in 309. | |||
2011-10-23 | Import Mesa 7.10.3 | Matthieu Herrb | |
2014-07-13 | Kill duplicate line | Matthieu Herrb | |
2014-07-13 | regen | Matthieu Herrb | |
2014-07-13 | Supress a bunch of gcc warnings | Matthieu Herrb | |
2014-07-13 | Sync configure.ac and src/Makefile.am with recent X.Org templates | Matthieu Herrb | |
2014-07-13 | regen | Matthieu Herrb | |
2014-07-13 | Kill a bunch of gcc warnings. | Matthieu Herrb | |
2014-07-13 | Update configure.ac and src/Makefile.am to recent X.Org templates | Matthieu Herrb | |
2014-07-13 | Suppress a bunch of compiler warnings for using constant strings | Matthieu Herrb | |
2014-07-13 | regen | Matthieu Herrb | |
2014-07-13 | Add $(CWARNFLAGS) to AM_CFLAGS | Matthieu Herrb | |
2014-07-13 | Sync with recent X.Org template | Matthieu Herrb | |
2014-07-13 | Remove unused variables | Matthieu Herrb | |
2014-07-13 | Remove obsolete #ifdef HAVE_XF1BPP and #ifdef HAVE_XF4BPP blocks, | Matthieu Herrb | |
2014-07-13 | Merge from upstream: the shadow*Weak() functions are going away. | Matthieu Herrb | |
2014-07-13 | update glxinfo and glxgears to Mesa demos 8.2.0 | Jonathan Gray | |
2014-07-12 | update | Matthieu Herrb | |
2014-07-12 | Update to xf86-video-modesetting 0.9.0 | Matthieu Herrb | |
2014-07-12 | thinko | Marc Espie | |
2013-01-17 | Import xf86-video-modesetting 0.6.0. | Matthieu Herrb | |
Requested by jsg@ and kettenis@ for KMS testing. | |||
2014-07-12 | Replace xrdb-cpp by auxcpp | Matthieu Herrb | |
2014-07-12 | More ucpp->xrdb-cpp renaming | Matthieu Herrb | |
2014-07-12 | Tell xrdb to default to xrdb-cpp as C pre-processor | Matthieu Herrb | |
2014-07-12 | Hook xrdb-cpp | Matthieu Herrb | |
2014-07-12 | Local tweaks to ucpp for xrdb: | Matthieu Herrb | |
- exit on the 1st error it finds. Better than stopping processing input - accept -P as a synonym for -l since this is what xrdb uses to suppress #line markers. | |||
2014-07-12 | Renname the manual page | Matthieu Herrb | |
2014-07-12 | Replace the Makefile with a xenocara-compatible one. | Matthieu Herrb | |