Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-11 | Make similiar changes to the i386 tsd dispatch assembly as libglvnd to | Jonathan Gray | |
avoid a text relocation fixing the build with lld. This time store the address of the GOT in ebx as required before calling the PLT stub and change .balign value to match X86_ENTRY_SIZE as suggested by naddy. ok naddy@ | |||
2018-11-10 | Backout i386 tsd dispatch changes. While they worked for | Jonathan Gray | |
glxinfo/glxgears it broke SDL2 GL which dlopens libGL. | |||
2018-10-31 | Make similiar changes to the i386 tsd dispatch assembly as libglvnd to | Jonathan Gray | |
avoid a text relocation fixing the build with lld. ok kettenis@ naddy@ | |||
2018-10-23 | Merge Mesa 17.3.9 | Jonathan Gray | |
Mesa 18.x needs an ld with build-id for at least the intel code Mesa 18.2 assumes linux only memfd syscalls in intel code Tested by matthieu@, kettenis@ and myself on a variety of hardware and architectures. ok kettenis@ | |||
2018-10-23 | Import Mesa 17.3.9 | 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-05-29 | Import Mesa 11.2.2 | 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-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. | |||
2016-12-11 | Import Mesa 13.0.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 | Merge Mesa 17.1.6 | Jonathan Gray | |
2017-08-14 | Import Mesa 17.1.6 | Jonathan Gray | |
2017-03-25 | Merge Mesa 13.0.6 | Jonathan Gray | |
2017-03-25 | Import Mesa 13.0.6 | Jonathan Gray | |
2017-02-26 | Merge Mesa 13.0.5 | Jonathan Gray | |
2017-02-26 | Import Mesa 13.0.5 | Jonathan Gray | |
2016-12-11 | Merge Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-10-11 | regen | Matthieu Herrb | |
2016-07-25 | Disable the code that allocates W|X memory. There is fallback code that | Mark Kettenis | |
gets used if allocating W|X memory fails, which is probably a bit slower. However, that is much better than commit a W^X violation which currently gets you killed. ok jca@ | |||
2016-05-29 | Merge Mesa 11.2.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2015-12-23 | Merge Mesa 11.0.8 | Jonathan Gray | |
2015-11-22 | regen | Jonathan Gray | |
2015-11-22 | Disable the bison/lex/python rules to regenerate sources that were | Jonathan Gray | |
included in the tarball. cvs import seems to have changed timestamps of files which caused these rules to trigger and the build to fail. | |||
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |