Backed out changeset 13ba124946bd (bug 1074378) for causing bug 1081171.
This commit is contained in:
@@ -976,13 +976,6 @@ GfxInfo::GetGfxDriverInfo()
|
|||||||
nsIGfxInfo::FEATURE_WEBGL_OPENGL, nsIGfxInfo::FEATURE_DISCOURAGED,
|
nsIGfxInfo::FEATURE_WEBGL_OPENGL, nsIGfxInfo::FEATURE_DISCOURAGED,
|
||||||
DRIVER_LESS_THAN, GfxDriverInfo::allDriverVersions );
|
DRIVER_LESS_THAN, GfxDriverInfo::allDriverVersions );
|
||||||
|
|
||||||
// Bug 1074378
|
|
||||||
APPEND_TO_DRIVER_BLOCKLIST( DRIVER_OS_ALL,
|
|
||||||
(nsAString&) GfxDriverInfo::GetDeviceVendor(VendorIntel),
|
|
||||||
(GfxDeviceFamily*) GfxDriverInfo::GetDeviceFamily(IntelGMAX4500HD),
|
|
||||||
nsIGfxInfo::FEATURE_DIRECT3D_11_LAYERS, nsIGfxInfo::FEATURE_BLOCKED_DRIVER_VERSION,
|
|
||||||
DRIVER_EQUAL, V(8,15,10,1749), "8.15.10.1749");
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Disable acceleration on Intel HD 3000 for graphics drivers <= 8.15.10.2321.
|
* Disable acceleration on Intel HD 3000 for graphics drivers <= 8.15.10.2321.
|
||||||
* See bug 1018278 and bug 1060736.
|
* See bug 1018278 and bug 1060736.
|
||||||
|
|||||||
Reference in New Issue
Block a user