2019-01-20 00:21:43 by Tobias Nygren | Files touched by this commit (3) |
Log message: Revert previous for OSX, it's still needed. Document the reason why in patch. |
2019-01-19 23:19:05 by Tobias Nygren | Files touched by this commit (3) |
Log message: MesaLib18: patch for FDO bug 90311 appears no longer needed |
2019-01-19 22:54:03 by Tobias Nygren | Files touched by this commit (8) |
Log message: MesaLib18: fix build on Mac OS X Tested with x11/modular-xorg-xquartz on Mojave. |
2019-01-19 19:45:28 by Tobias Nygren | Files touched by this commit (1) |
Log message: trust pkg-config to do the right thing |
2019-01-19 19:43:21 by Tobias Nygren | Files touched by this commit (1) |
Log message: MesaLib18: always prefer the builtin libelf There seem to be issues with using pkgsrc libelf on every $OPSYS except linux. |
2019-01-19 19:26:31 by Tobias Nygren | Files touched by this commit (2) |
Log message: fix botched #endif |
2019-01-19 18:47:51 by Tobias Nygren | Files touched by this commit (6) |
Log message: MesaLib18: set correct CONFIGURE_ARGS for dri-less build Also fix some SunOS build issues. |
2019-01-18 20:35:30 by Tobias Nygren | Files touched by this commit (1) |
Log message: MesaLib18: delete option "texture" It is now unconditional and was only there for patent reasons. The patent has expired. |
2019-01-18 15:43:59 by Tobias Nygren | Files touched by this commit (3) |
Log message: more MesaLib18 fixes ... - Someone has commented out the i915 driver. (Why?) Put it back. - can build with python3 - remove & coalesce unused PLIST vars - Add option toggle for vulkan (probs only relevant on Linux for now) |
2019-01-18 14:32:47 by Tobias Nygren | Files touched by this commit (3) | ![]() |
Log message: MesaLib18: clean up options.mk a bit. While here update to 18.3.2 Changes: bugfixes only |