wine-wine/dlls/d3d10core
Henri Verbeet 2bf46c60fb wined3d: Replace the face and level parameters to device_parent_create_texture_surface() with the sub-resource index. 2012-10-25 11:48:25 +02:00
..
tests d3d10core/tests: Add a small test for ID3D10Device_CreateShaderResourceView(). 2012-09-14 15:43:16 +02:00
Makefile.in
async.c d3d10core: COM cleanup for the ID3D10Query iface. 2011-06-02 16:24:07 +02:00
buffer.c d3d10core: COM cleanup for the ID3D10Buffer interface. 2012-04-16 12:04:48 +02:00
d3d10core.spec
d3d10core_main.c d3d10core: Standardize COM aggregation for d3d10_device. 2012-03-26 18:15:04 +02:00
d3d10core_private.h d3d10core: Implement d3d10_device_OMSetBlendState(). 2012-10-04 14:09:40 +02:00
device.c wined3d: Replace the face and level parameters to device_parent_create_texture_surface() with the sub-resource index. 2012-10-25 11:48:25 +02:00
inputlayout.c d3d10core: COM cleanup for the ID3D10Buffer interface. 2012-04-16 12:04:48 +02:00
shader.c d3d10core: COM cleanup for the ID3D10Buffer interface. 2012-04-16 12:04:48 +02:00
state.c d3d10core: Implement d3d10_device_OMSetBlendState(). 2012-10-04 14:09:40 +02:00
texture.c d3d10core: Update the MipLevels field after texture creation. 2012-09-06 15:45:31 +02:00
utils.c d3d10core: Fixup HRESULT in a bunch of error cases. 2011-09-26 17:57:50 +02:00
version.rc
view.c d3d10core: Implement d3d10_shader_resource_view_GetDesc(). 2012-09-14 15:43:12 +02:00