wine-wine/dlls/wined3d
Józef Kucia 2015cbf955 wined3d: Add support for WINED3DFMT_R16G16B16A16_SNORM format.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-15 13:45:48 -06:00
..
Makefile.in wined3d: Merge wined3d_volume_upload_data() into texture3d_upload_data(). 2016-08-01 05:56:15 -05:00
arb_program_shader.c wined3d: Cleanup user clip distances defines and fields a bit. 2016-10-13 16:14:26 +02:00
ati_fragment_shader.c wined3d: Store pointer to device in wined3d_context. 2016-10-06 14:22:08 +02:00
buffer.c wined3d: Return location from wined3d_buffer_get_memory(). 2016-11-07 16:59:46 +01:00
context.c wined3d: Introduce wined3d_buffer_get_memory(). 2016-10-21 13:37:58 +02:00
cs.c wined3d: Send resource unmaps through the command stream. 2016-09-02 11:27:26 +09:00
device.c wined3d: Implement wined3d_update_sub_resource() for 3D textures. 2016-11-15 13:45:37 -06:00
directx.c wined3d: Add Polaris GPUs and their driver. 2016-11-15 13:45:20 -06:00
drawprim.c wined3d: Fix index offset for immediate mode draws. 2016-10-24 14:02:11 +02:00
gl_compat.c
glsl_shader.c wined3d: Cleanup user clip distances defines and fields a bit. 2016-10-13 16:14:26 +02:00
nvidia_texture_shader.c
palette.c
query.c
resource.c wined3d: Sanitise resource map flags in wined3d_resource_map(). 2016-09-02 11:27:28 +09:00
sampler.c wined3d: Rename wined3d_sample_destroy_object() to wined3d_sampler_destroy_object(). 2016-08-05 09:08:48 -05:00
shader.c wined3d: Add missing '\n' to FIXME() messages. 2016-10-10 21:10:25 +02:00
shader_sm1.c
shader_sm4.c
state.c wined3d: Introduce wined3d_rendertarget_view_get_drawable_size() as replacement for surface_get_drawable_size(). 2016-11-07 16:59:46 +01:00
stateblock.c
surface.c wined3d: Move surface_get_drawable_size() to view.c file. 2016-11-07 16:59:45 +01:00
swapchain.c wined3d: Optionally use closest matching mode in wined3d_swapchain_resize_target(). 2016-08-26 23:23:36 +09:00
texture.c wined3d: Implement wined3d_update_sub_resource() for 3D textures. 2016-11-15 13:45:37 -06:00
utils.c wined3d: Add support for WINED3DFMT_R16G16B16A16_SNORM format. 2016-11-15 13:45:48 -06:00
version.rc
vertexdeclaration.c
view.c wined3d: Introduce wined3d_rendertarget_view_get_drawable_size() as replacement for surface_get_drawable_size(). 2016-11-07 16:59:46 +01:00
wined3d.spec d3d9: Use resource mapping functions in d3d9_device_DrawIndexedPrimitiveUP(). 2016-09-02 11:27:22 +09:00
wined3d_gl.h wined3d: Add ARB_clip_control extension. 2016-10-04 13:55:45 +02:00
wined3d_main.c
wined3d_private.h wined3d: Extend wined3d_texture_upload_data() to support partial uploads. 2016-11-15 13:45:33 -06:00