winemac: Return failure from DescribePixelFormat() for invalid pixel format.
commitbc730ea801f23036b63a31e81c0f8bea03894576
authorKen Thomases <ken@codeweavers.com>
Thu, 12 Sep 2013 04:46:25 +0000 (11 23:46 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Nov 2013 13:12:00 +0000 (15 14:12 +0100)
tree758873c5965b3a56a9acd2c85176a57202b9ef61
parent5ef7ca52480f252c0b194e0e7ee9b24564d3d673
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.

(cherry picked from commit a300efc852290e21d354303f99736606eca7e855)
dlls/winemac.drv/opengl.c