winemac: Return failure from DescribePixelFormat() for invalid pixel format.
commita300efc852290e21d354303f99736606eca7e855
authorKen Thomases <ken@codeweavers.com>
Thu, 12 Sep 2013 04:46:25 +0000 (11 23:46 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Sep 2013 09:08:19 +0000 (12 11:08 +0200)
treef79021526d1082f5b3c66decf6bdfb2319930e30
parentd33a4da5ed397a1e0ecf4d1d02660b03e2eab2cd
winemac: Return failure from DescribePixelFormat() for invalid pixel format.

Also use the proper function for checking the format and looking up the
internal format description.
dlls/winemac.drv/opengl.c