Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-23 | Import Mesa 17.3.9 | Jonathan Gray | |
2018-10-23 | Import Mesa 17.3.9 | Jonathan Gray | |
2018-10-23 | Import Mesa 17.3.9 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2018-08-27 | Build radeon drivers on arm64. | Mark Kettenis | |
ok jsg@, matthieu@ | |||
2018-06-28 | The futex-based implementation of libxshmfence requires atomic operations | Mark Kettenis | |
that hppa, m88k and sh don't provide. Since DRI3 requires libxshmfence, this means we can't enable DRI3 on these platforms. ok matthieu@ | |||
2018-06-26 | Enable various bits of DRI3 support. | Mark Kettenis | |
ok matthieu@ | |||
2018-06-07 | Make sure HAVE_DRI3 is defined when DRI3 support is enabled. | Mark Kettenis | |
Matches what is done for Linux. ok jsg@ | |||
2018-03-02 | use clock_gettime() path on PIPE_OS_BSD in os_time_get_nano() | Jonathan Gray | |
committed upstream as 7bea40e56652a1ded4374d92fb340b454fbac475 clock_nanosleep() isn't available yet so the usleep() path stays for os_time_sleep() | |||
2018-02-21 | No need to override PTHREADSTUBS_CFLAGS/PTHREADSTUBS_LIBS anymore | Jonathan Gray | |
as the configure scripts have been changed to avoid pthread-stubs. | |||
2018-02-21 | Don't try to use pthread-stubs on OpenBSD. | Jonathan Gray | |
A similiar change is already committed upstream. | |||
2018-02-04 | armv7 has builtin atomics since the switch to clang | Jonathan Gray | |
2018-01-08 | fix some files cvs got wrong when checking out 13.0.6 | Jonathan Gray | |
2018-01-08 | Revert to Mesa 13.0.6 again. | Jonathan Gray | |
Corruption has again been reported on Intel hardware running Xorg with the modesetting driver (which uses OpenGL based acceleration instead of SNA acceleration the intel driver defaults to). Reported in various forms on Sandy Bridge (X220), Ivy Bridge (X230) and Haswell (X240). Confirmed to not occur with the intel driver but the xserver was changed to default to the modesetting driver on >= gen4 hardware (except Ironlake). One means of triggering this is to open a large pdf with xpdf on an idle machine and highlight a section of the document. There have been reports of gpu hangs on gen4 intel hardware (T500 with GM45, X61 with 965GM) when starting Xorg as well. | |||
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2018-01-08 | Revert to Mesa 13.0.6 again. | Jonathan Gray | |
Corruption has again been reported on Intel hardware running Xorg with the modesetting driver (which uses OpenGL based acceleration instead of SNA acceleration the intel driver defaults to). Reported in various forms on Sandy Bridge (X220), Ivy Bridge (X230) and Haswell (X240). Confirmed to not occur with the intel driver but the xserver was changed to default to the modesetting driver on >= gen4 hardware (except Ironlake). One means of triggering this is to open a large pdf with xpdf on an idle machine and highlight a section of the document. There have been reports of gpu hangs on gen4 intel hardware (T500 with GM45, X61 with 965GM) when starting Xorg as well. | |||
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2017-12-31 | Merge Mesa 17.2.8 | Jonathan Gray | |
2017-12-31 | Import Mesa 17.2.8 | Jonathan Gray | |
2017-12-31 | Import Mesa 17.2.8 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2017-10-23 | Remove all references to libpthread-stubs from xenocara. | Matthieu Herrb | |
"looks sane" guenther@. | |||
2017-08-26 | Revert to Mesa 13.0.6 to hopefully address rendering issues a handful of | Jonathan Gray | |
people have reported with xpdf/fvwm on ivy bridge with modesetting driver. | |||
2017-08-26 | Make disabling regenerating source files provided in Mesa distfiles that | Jonathan Gray | |
require python/bison a configure flag instead of the previous way of testing whether python was found (which shouldn't be the case in xenocara even with ports packages installed). This is required when timestamps change on files causing targets to be invoked that will break if python and bison aren't available and found in path by the configure script. | |||
2017-03-25 | Import Mesa 13.0.6 | Jonathan Gray | |
2017-02-26 | Import Mesa 13.0.5 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2017-08-14 | regen | Jonathan Gray | |
2017-08-14 | cope with cvs import changing timestamps which caused make rules that | Jonathan Gray | |
invoke python to attempt to run and fail |