search for: texturedimensions

Displaying 2 results from an estimated 2 matches for "texturedimensions".

2011 Oct 23
2
can't run DirectX applications properly - window garbled
...as fourcc: R16) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table err:d3d_texture:basetexture_set_autogen_filter_type >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glTexParameteri(textureDimensions, GL_GENERATE_MIPMAP_HINT_SGIS, GL_NICEST) @ /home/portage/tmp/portage/app-emulation/wine-1.2.3/work/wine-1.2.3/dlls/wined3d/basetexture.c / 216 Texture: curtainfill32x32.png: Loading 1 faces(PF_R8G8B8,32x32x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,32x32x1. fixm...
2008 Dec 20
0
Wine release 1.1.11
...effects. wined3d: Don't trace the shader if nobody's looking. wined3d: Don't reparse the entire shader just to update the sampler types. wined3d: We only care is a sampler is sampled at all in device_map_vsamplers(), not the specific type. wined3d: Get rid of the textureDimensions field in the state block. wined3d: Use a simpler way to calculate the number of texture levels. wined3d: Don't leak memory on failure in allocate_shader_constants(). wined3d: Explicitly pass the shader version to some more functions. wined3d: Move the shader version to r...