Sweden-Number/dlls/wined3d
Józef Kucia 90bf175f4d wined3d: Add support for cube shadow samplers.
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>
2017-04-06 12:43:15 +02: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: Recognize SM5 ibfe opcode. 2017-04-04 14:54:56 +02:00
ati_fragment_shader.c wined3d: Simplify computation of "num_textures_used" in ATI fragment pipeline. 2017-03-13 19:28:39 +01:00
buffer.c wined3d: Pause transform feedback between draw calls. 2017-03-30 22:06:31 +02:00
context.c wined3d: Introduce context_reacquire() helper function. 2017-04-05 19:10:46 +02:00
cs.c wined3d: Send rendertarget view clears through the command stream. 2017-04-05 16:17:28 +02:00
device.c wined3d: Send rendertarget view clears through the command stream. 2017-04-05 16:17:28 +02:00
directx.c wined3d: Get rid of wined3d_select_blitter(). 2017-04-04 09:42:21 +02:00
drawprim.c wined3d: Fix transform feedback primitive mode. 2017-03-31 15:53:10 +02:00
gl_compat.c wined3d: Don't crash when emulating GL_EXT_fogcoord. 2015-07-28 13:41:48 +02:00
glsl_shader.c wined3d: Add support for cube shadow samplers. 2017-04-06 12:43:15 +02:00
nvidia_texture_shader.c wined3d: Replace D3DCOLORTOGLFLOAT4 with an inline function. 2016-03-09 18:39:53 +09:00
palette.c wined3d: Send sampler GL initialisation through the command stream. 2017-02-16 08:30:56 +01:00
query.c wined3d: Simplify logic in wined3d_event_query_issue(). 2017-04-05 19:10:48 +02:00
resource.c wined3d: Send sampler GL initialisation through the command stream. 2017-02-16 08:30:56 +01:00
sampler.c wined3d: Make wined3d samplers responsible for setting texture base level. 2017-03-20 19:21:21 +01:00
shader.c wined3d: Store stream index in shader signature elements. 2017-04-06 12:43:03 +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 SM5 ibfe opcode. 2017-04-04 14:54:56 +02:00
state.c wined3d: Pause transform feedback between draw calls. 2017-03-30 22:06:31 +02:00
stateblock.c wined3d: Introduce wined3d_stream_output_desc. 2017-03-23 15:14:33 +01:00
surface.c wined3d: Use the blitter interface in wined3d_cs_exec_clear(). 2017-04-04 09:42:30 +02:00
swapchain.c wined3d: Get rid of wined3d_select_blitter(). 2017-04-04 09:42:21 +02:00
texture.c wined3d: Remove WINED3D_BLT_DEPTH_FILL support from wined3d_texture_blit(). 2017-03-30 09:02:02 +02:00
utils.c wined3d: Get rid of wined3d_select_blitter(). 2017-04-04 09:42:21 +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: Avoid accessing "context->current_rt" in wined3d_rendertarget_view_get_drawable_size(). 2017-04-05 19:10:44 +02:00
wined3d.spec wined3d: Introduce wined3d_stream_output_desc. 2017-03-23 15:14:33 +01:00
wined3d_gl.h wined3d: Add ARB_transform_feedback3 extension. 2017-03-28 22:11:33 +02:00
wined3d_main.c wined3d: Introduce helper function to reserve memory for arrays. 2017-02-28 20:40:02 +01:00
wined3d_private.h wined3d: Introduce context_reacquire() helper function. 2017-04-05 19:10:46 +02:00