From: <bug...@fr...> - 2010-01-26 14:02:12
|
http://bugs.freedesktop.org/show_bug.cgi?id=23884 --- Comment #6 from Roland Scheidegger <sr...@tu...> 2010-01-26 06:01:46 PST --- (In reply to comment #5) > GL_EXT_framebuffer_multisample already seems to have been merged, but I guess > it's not implemented or possibly not supported by i965? i965 can't do multisampling at all. I haven't looked too closely at the extension, but I think it could probably be supported just like ARB_multisample is - that is, it's pretty much an empty implementation which won't really do anything since there simply are no multi sample buffers available. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |