On 4/10/06, Ivan Gyurdiev ivg2@cornell.edu wrote:
Map:
D3DFMT_L16 -> GL_LUMINANCE16_EXT D3DFMT_A16B16G16R16 -> GL_RGBA16_EXT as Raphael suggested.
Assuming this mapping is correct, you should also add these formats here:
http://source.winehq.org/git/?p=wine.git;a=blob;h=056c6fb76dd770c03655b7973f...
(though, that whole part of the file could use some work)
And, possibly here:
http://source.winehq.org/git/?p=wine.git;a=blob;h=f1868cdb3de16e9bb49f117061...