Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-08 | Fix for missing EGL_CAST | adam | 1 | -0/+20 |
2017-06-08 | Changes 1.4.3: | adam | 2 | -83/+1 |
2017-04-19 | The generic EGL/GLX/WGL defaults are suitable for Darwin as BUILD_EGL will be | dsainty | 1 | -2/+14 |
2017-02-18 | When not hard-coding EGL, use the correct macro that available EGL is | joerg | 1 | -2/+2 |
2017-02-18 | Fix hardcoded EGL detection to build this on NetBSD/amd64 current with | ryoon | 2 | -1/+70 |
2017-02-17 | Updated libepoxy to 1.4. | wiz | 3 | -69/+14 |
2015-11-19 | Allow building on OS X without X11 | adam | 2 | -18/+21 |
2015-10-01 | Deal with hardcoded libGL.1.dylib location. Fixes gtk3 apps on OSX. | tnn | 1 | -4/+10 |
2015-09-24 | PR pkg/50256: pretend to return NULL in epoxy_get_proc_address after errx() | tnn | 1 | -1/+10 |
2015-09-14 | Re-enable glx on OS X. | gdt | 2 | -5/+30 |
2015-09-13 | Update to libepoxy-1.3.1 (2015-07-16) | tnn | 2 | -26/+8 |
2015-06-14 | libepoxy looks for libGL.so.1. This matches the pkgsrc version, but | prlw1 | 1 | -0/+15 |
2015-06-13 | Fix build with native / old X11 (build tested on netbsd-6) | tnn | 2 | -0/+52 |