wined3d: Add fields from StaticPixelFormatDesc to struct GlPixelFormatDesc.
authorHenri Verbeet <hverbeet@codeweavers.com>
Fri, 13 Mar 2009 09:44:17 +0000 (10:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Mar 2009 10:29:01 +0000 (11:29 +0100)
commit53bf5c26585a22bb4a988baaf071106d8c0cfbe3
tree09e292c1e0cee21de61615e7ebd80d11ba5317f5
parentfbfc7c974294388c190f426b8783619e10531ced
wined3d: Add fields from StaticPixelFormatDesc to struct GlPixelFormatDesc.

The idea here is that we should lookup format information in struct
GlPixelFormatDesc, while StaticPixelFormatDesc and GlPixelFormatDescTemplate
will only be used to build the table.
dlls/wined3d/directx.c
dlls/wined3d/utils.c
dlls/wined3d/wined3d_private.h
dlls/wined3d/wined3d_private_types.h