summaryrefslogtreecommitdiff
path: root/lib/mesa/src/gallium
AgeCommit message (Collapse)Author
2016-05-29Import Mesa 11.2.2Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2018-10-23Merge Mesa 17.3.9Jonathan 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-23Import Mesa 17.3.9Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2018-03-02use 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-01-08Revert 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-11Import Mesa 13.0.2Jonathan Gray
2016-12-11Import Mesa 13.0.2Jonathan Gray
2016-05-29Import Mesa 11.2.2Jonathan Gray
2016-05-29Import Mesa 11.2.2Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2017-12-31Merge Mesa 17.2.8Jonathan Gray
2017-12-31Import Mesa 17.2.8Jonathan Gray
2017-08-26Revert to Mesa 13.0.6 to hopefully address rendering issues a handful ofJonathan Gray
people have reported with xpdf/fvwm on ivy bridge with modesetting driver.
2016-12-11Import Mesa 13.0.2Jonathan Gray
2016-05-29Import Mesa 11.2.2Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2017-08-14Merge Mesa 17.1.6Jonathan Gray
2017-08-14Import Mesa 17.1.6Jonathan Gray
2016-12-11Import Mesa 13.0.2Jonathan Gray
2016-05-29Import Mesa 11.2.2Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2017-03-25Merge Mesa 13.0.6Jonathan Gray
2017-03-25Import Mesa 13.0.6Jonathan Gray
2017-02-26Merge Mesa 13.0.5Jonathan Gray
2017-02-26Import Mesa 13.0.5Jonathan Gray
2017-01-19Import Mesa 13.0.3Jonathan Gray
2016-12-11disable additional rules to regen sources when python is not foundJonathan Gray
After a cvs import timestamps change which triggers rules that attempt to call python to regenerate files. When python is not found this generates empty files that override those from the distfile, breaking the build. When building inside xenocara python is never found as the pkg paths are not searched.
2016-12-11Merge Mesa 13.0.2Jonathan Gray
2016-12-11Import Mesa 13.0.2Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2016-10-11regenMatthieu Herrb
2016-07-25Disable the code that allocates W|X memory. There is fallback code thatMark 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-29Merge Mesa 11.2.2Jonathan Gray
2016-05-29Import Mesa 11.2.2Jonathan Gray
2016-01-24Import Mesa 11.0.9Jonathan Gray
2015-12-23Merge Mesa 11.0.8Jonathan Gray
2015-12-23Import Mesa 11.0.8Jonathan Gray
This seems to fix some of the problems with clutter/gnome reported to occur on r600 with 11.0.6
2015-11-22regenJonathan Gray
2015-11-22Disable the bison/lex/python rules to regenerate sources that wereJonathan 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-22don't try to symlink files that don't existJonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray