Sweden-Number/dlls/wined3d
Józef Kucia dee9d1403a wined3d: Recognize SM5 vocp register.
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-07-15 21:34:38 +09:00
..
Makefile.in
arb_program_shader.c wined3d: Recognize SM5 bfrev opcode. 2016-07-07 21:23:25 +09:00
ati_fragment_shader.c
buffer.c wined3d: Synchronise resource destruction with the command stream. 2016-07-08 22:35:02 +09:00
context.c wined3d: Add compute shader type. 2016-06-22 00:58:56 +09:00
cs.c wined3d: Synchronise WINED3D_CS_OP_DRAW resource access. 2016-07-10 22:26:34 +09:00
device.c wined3d: Send resource destruction through the command stream. 2016-07-08 22:35:01 +09:00
directx.c wined3d: Add Intel Iris chips to identification list. 2016-07-03 10:18:08 +09:00
drawprim.c wined3d: Include the base vertex index in WINED3D_CS_OP_DRAW. 2016-06-22 00:58:55 +09:00
gl_compat.c
glsl_shader.c wined3d: Set load_local_constsF in shader_init(). 2016-07-14 17:40:12 +09:00
nvidia_texture_shader.c
palette.c wined3d: Send palette destruction through the command stream. 2016-06-22 22:16:30 +09:00
query.c wined3d: Send query destruction through the command stream. 2016-06-22 22:10:05 +09:00
resource.c wined3d: Synchronise resource destruction with the command stream. 2016-07-08 22:35:02 +09:00
sampler.c wined3d: Send sampler object desctruction through the command stream. 2016-06-22 22:09:59 +09:00
shader.c wined3d: Recognize SM5 vocp register. 2016-07-15 21:34:38 +09:00
shader_sm1.c
shader_sm4.c wined3d: Recognize SM5 vocp register. 2016-07-15 21:34:38 +09:00
state.c wined3d: Fix a typo in comment. 2016-07-06 22:41:49 +09:00
stateblock.c
surface.c
swapchain.c wined3d: Use SetRect() instead of open coding it. 2016-07-03 10:17:57 +09:00
texture.c wined3d: Synchronise resource destruction with the command stream. 2016-07-08 22:35:02 +09:00
utils.c wined3d: Add more D3D10+ vertex formats. 2016-07-08 23:07:20 +09:00
version.rc
vertexdeclaration.c wined3d: Send vertex declaration destruction through the command stream. 2016-06-22 22:10:03 +09:00
view.c wined3d: Destroy the resource after view in wined3d_rendertarget_view_decref. 2016-07-04 23:06:28 +09:00
volume.c
wined3d.spec wined3d: Introduce wined3d_unordered_access_view. 2016-06-24 20:05:54 +09:00
wined3d_gl.h
wined3d_main.c wined3d: Add compute shader type. 2016-06-22 00:58:56 +09:00
wined3d_private.h wined3d: Recognize SM5 vocp register. 2016-07-15 21:34:38 +09:00