Sweden-Number/dlls/wined3d
Józef Kucia 0c83f4d5be wined3d: Recognize SM5 dcl_thread_group opcode.
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-06-22 00:58:57 +09:00
..
Makefile.in wined3d: Don't import libuuid. 2016-05-23 14:06:57 +09:00
arb_program_shader.c wined3d: Recognize SM5 dcl_thread_group opcode. 2016-06-22 00:58:57 +09:00
ati_fragment_shader.c
buffer.c wined3d: Replace WINED3D_BUFFER_CREATEBO with WINED3D_BUFFER_USE_BO. 2016-05-27 20:10:05 +09:00
context.c wined3d: Add compute shader type. 2016-06-22 00:58:56 +09:00
cs.c wined3d: Send shader resource view destruction through the command stream. 2016-06-22 00:58:55 +09:00
device.c wined3d: Resolve "load_base_vertex_index" in wined3d_cs_exec_draw(). 2016-06-22 00:58:55 +09:00
directx.c wined3d: Add compute shader type. 2016-06-22 00:58:56 +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: Recognize SM5 dcl_thread_group opcode. 2016-06-22 00:58:57 +09:00
nvidia_texture_shader.c
palette.c
query.c
resource.c
sampler.c
shader.c wined3d: Recognize SM5 dcl_thread_group opcode. 2016-06-22 00:58:57 +09:00
shader_sm1.c wined3d: Clean up SM1 frontend. 2016-05-25 22:05:04 +09:00
shader_sm4.c wined3d: Recognize SM5 dcl_thread_group opcode. 2016-06-22 00:58:57 +09:00
state.c wined3d: Cleanup state_clipping() a bit. 2016-06-03 00:10:48 +09:00
stateblock.c wined3d: Implement index buffer offset. 2016-06-03 00:10:49 +09:00
surface.c wined3d: Introduce a helper function to allocate arrays. 2016-05-24 16:19:01 +09:00
swapchain.c wined3d: Introduce a helper function to allocate arrays. 2016-05-24 16:19:01 +09:00
texture.c wined3d: Spelling fixes. 2016-05-30 19:49:21 +09:00
utils.c wined3d: Add compute shader type. 2016-06-22 00:58:56 +09:00
version.rc
vertexdeclaration.c wined3d: Introduce a helper function to allocate arrays. 2016-05-24 16:19:01 +09:00
view.c wined3d: Send rendertarget view destruction through the command stream. 2016-06-22 00:58:55 +09:00
volume.c wined3d: Introduce a helper function to allocate arrays. 2016-05-24 16:19:01 +09:00
wined3d.spec wined3d: Introduce wined3d_shader_create_cs(). 2016-06-22 00:58:56 +09:00
wined3d_gl.h wined3d: Add ARB_texture_view extension. 2016-06-07 22:06:19 +09:00
wined3d_main.c wined3d: Add compute shader type. 2016-06-22 00:58:56 +09:00
wined3d_private.h wined3d: Recognize SM5 dcl_thread_group opcode. 2016-06-22 00:58:57 +09:00