문제

Is it possible to compile Mesa for Mountain Lion. My Intel HD Graphics 2000 Mobile is unsupported, and OpenGL acceleration doesn't work if I move back the driver (kext) to /System/Library/Extensions/ I'm stuck on a grey screen. I'm thinking of using Mesa instead of Mac OS X built-in OpenGL. Is it possible to compile it somehow?

도움이 되었습니까?

해결책

OpenGL is deeply integrated into MacOS X, hence it's virtually impossible to upgrade or change the OpenGL driver without an actual OS upgrade. Technically it's possible to compile the Mesa software renderer, but its performance is not very great; also there's no NSOpenGLView replacement for Mesa, so everything that would involve using that would be very hackish.

What kind of hardware are you trying to run this? Is this an actual MacBook or are you attempting to run a Hackintosh, i.e. a MacOS X on non-Apple HW?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top