search for: d3d10disassembleshader

Displaying 1 result from an estimated 1 matches for "d3d10disassembleshader".

2012 Oct 26
0
Wine release 1.5.16
...on() and shader_is_vshader_version() to the ARB program shader backend. include: Add the D3DDisassemble() prototype and flags. wined3d: Get rid of the mostly unused "num_textures_used" field from arbfp_ffp_desc. d3dx9: Avoid LPDIRECT3DPIXELSHADER9. d3d10: Implement D3D10DisassembleShader(). wined3d: Set texture_level in surface_set_texture_target() as well. wined3d: Remove some dead code from gen_ffp_instr(). d3dx9: Avoid LPDIRECT3DVERTEXSHADER9. d3dx9: Avoid LPDIRECT3DVOLUMETEXTURE9. ddraw: Move the mipmap desc fixup code to ddraw_surface_create_textu...