Sweden-Number/dlls/wined3d
Henri Verbeet 57c0d98d11 wined3d: Explicitly check for "Radeon" and "FirePro" in wined3d_guess_card_vendor().
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-18 08:07:06 +09: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: Trace color fixup checks in apply_format_fixups(). 2017-05-30 11:03:58 +02:00
ati_fragment_shader.c wined3d: Trace color fixup checks in apply_format_fixups(). 2017-05-30 11:03:58 +02:00
buffer.c wined3d: Change wined3d_buffer_copy() return type to void. 2017-08-08 20:02:03 +09:00
context.c wined3d: Factor out context_copy_bo_address() function. 2017-08-08 20:01:49 +09:00
cs.c wined3d: Implement indirect compute dispatch. 2017-08-16 11:06:07 +09:00
device.c wined3d: Implement indirect compute dispatch. 2017-08-16 11:06:07 +09:00
directx.c wined3d: Explicitly check for "Radeon" and "FirePro" in wined3d_guess_card_vendor(). 2017-08-18 08:07:06 +09:00
drawprim.c wined3d: Implement indirect compute dispatch. 2017-08-16 11:06:07 +09:00
gl_compat.c
glsl_shader.c wined3d: Implement forceEarlyDepthStencil shader global flag. 2017-07-24 18:58:30 +02:00
nvidia_texture_shader.c wined3d: Trace color fixup checks in apply_format_fixups(). 2017-05-30 11:03:58 +02:00
palette.c wined3d: Send sampler GL initialisation through the command stream. 2017-02-16 08:30:56 +01:00
query.c wined3d: Reduce timeout to avoid GL_TIMEOUT_EXPIRED on macOS. 2017-08-16 11:04:12 +09:00
resource.c wined3d: Introduce a separate CS queue for resource maps. 2017-05-22 13:45:08 +02:00
sampler.c wined3d: Add parent ops for sampler objects. 2017-04-26 15:54:46 +02:00
shader.c wined3d: Validate vertex shader input signature register indices (AFL). 2017-07-25 16:10:17 +02:00
shader_sm1.c wined3d: Validate the SM4 token count (AFL). 2017-02-21 08:44:12 +01:00
shader_sm4.c wined3d: Recognize SM4 nop opcode. 2017-08-16 11:06:28 +09:00
state.c wined3d: Only warn about 0 compare functions in wined3d_gl_compare_func(). 2017-05-31 20:51:44 +02:00
stateblock.c wined3d: Add support for patch list primitive type. 2017-05-19 14:01:35 +02:00
surface.c wined3d: Drop the special case for "converted" surfaces in wined3d_surface_blt(). 2017-07-17 22:12:09 +02:00
swapchain.c wined3d: Introduce a separate CS queue for resource maps. 2017-05-22 13:45:08 +02:00
texture.c wined3d: Fix "sysmem_count" accounting in wined3d_texture_invalidate_location(). 2017-05-25 20:47:45 +02:00
utils.c wined3d: Fix the WINED3DFMT_D24_UNORM_S8_UINT entry in wined3d_format_convert_from_float(). 2017-07-14 10:52:06 +02:00
version.rc
vertexdeclaration.c wined3d: Send sampler GL initialisation through the command stream. 2017-02-16 08:30:56 +01:00
view.c wined3d: Add support for append/consume structured buffer views. 2017-08-16 11:06:22 +09:00
wined3d.spec wined3d: Implement indirect compute dispatch. 2017-08-16 11:06:07 +09:00
wined3d_gl.h wined3d: Implement WINED3D_QUERY_TYPE_PIPELINE_STATISTICS. 2017-06-05 19:47:31 +02:00
wined3d_main.c wined3d: Add a trailing newline to an ERR() message. 2017-06-05 19:47:08 +02:00
wined3d_private.h wined3d: Implement indirect compute dispatch. 2017-08-16 11:06:07 +09:00