Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a585d6af | 2021-10-29 15:57:09 | Update to libepoxy 1.5.9. ok jsg@ | ||
| f3fa3831 | 2020-01-26 13:45:49 | Update to libepoxy 1.5.4. ok jsg@ | ||
| 3b5f1cf2 | 2018-05-26 08:52:16 | Use -mxgot to build libepoxy on mips64 and mips64el. ok visa@ who reported that mips64 is affected too. | ||
| 9d6c7364 | 2018-05-25 06:24:59 | Update to libepoxy 1.5.2. ok aja@ | ||
| d9fc70eb | 2016-10-10 13:34:43 | Remove the global 'make includes' step from 'make build'. This is no longer needed and gets in the way of tightening permission used during build. ok and suggestions natano@ | ||
| dd04a744 | 2016-10-08 19:09:34 | use the pkg-config support from bsd.xorg.mk to handle libGLw and libepoxy .pc files rather than manually generating them as root in postinstall. Spotted by natano@ ok natano@. | ||
| e0e6b146 | 2016-09-01 10:37:40 | remove sparc | ||
| 08aef340 | 2015-08-20 03:10:38 | update to libepoxy 1.3.1 ok aja@ | ||
| c65edaf7 | 2015-04-22 17:31:47 | sparc needs big PIC | ||
| 6a303331 | 2015-04-15 07:58:58 | Add libepoxy a library for handling gl/glx/egl function pointer management. This is needed by glamor egl in the xserver which is in turn needed to get acceleration with some hardware on xf86-video-ati. Worked on during s2k15. Glamor is not yet enabled in the xserver, but adding this now as libepoxy recently showed up in ports. The libepoxy port will be removed and ports will transition to this version. The xenocara version will be enabled when we're ready to transition. |