.. |
Makefile.in
|
…
|
|
arb_program_shader.c
|
wined3d: Fix a typo in an error message.
|
2016-04-11 23:52:45 +09:00 |
ati_fragment_shader.c
|
wined3d: Replace D3DCOLORTOGLFLOAT4 with an inline function.
|
2016-03-09 18:39:53 +09:00 |
buffer.c
|
wined3d: Merge drawStridedFast() and drawStridedInstanced().
|
2016-04-07 12:57:36 +09:00 |
context.c
|
wined3d: Merge drawStridedSlow() and drawStridedSlowVs().
|
2016-04-07 12:57:34 +09:00 |
cs.c
|
wined3d: Avoid storing rectangle pointers in struct wined3d_cs_present.
|
2016-03-26 12:07:32 +09:00 |
device.c
|
wined3d: Don't evict mapped resources in wined3d_device_evict_managed_resources().
|
2016-04-11 11:35:59 +09:00 |
directx.c
|
wined3d: Merge drawStridedSlow() and drawStridedSlowVs().
|
2016-04-07 12:57:34 +09:00 |
drawprim.c
|
wined3d: Merge drawStridedFast() and drawStridedInstanced().
|
2016-04-07 12:57:36 +09:00 |
gl_compat.c
|
…
|
|
glsl_shader.c
|
wined3d: Implement SM4 ult instruction.
|
2016-04-05 00:06:44 +09:00 |
nvidia_texture_shader.c
|
wined3d: Replace D3DCOLORTOGLFLOAT4 with an inline function.
|
2016-03-09 18:39:53 +09:00 |
palette.c
|
…
|
|
query.c
|
wined3d: Store the context's current rendertarget as a texture and sub-resource index.
|
2016-03-30 11:54:13 +09:00 |
resource.c
|
wined3d: Simplify FBO cleanup on resource destruction.
|
2016-02-24 10:32:33 +09:00 |
sampler.c
|
wined3d: Ignore wined3d_sampler_desc.srgb_decode if WINED3D_SRGB_READ_WRITE_CONTROL is not set.
|
2016-02-12 23:07:28 +09:00 |
shader.c
|
wined3d: Implement SM4 ult instruction.
|
2016-04-05 00:06:44 +09:00 |
shader_sm1.c
|
wined3d: Recognize aoffimmi shader instruction modifier.
|
2016-03-09 22:16:46 +09:00 |
shader_sm4.c
|
wined3d: Implement SM4 ult instruction.
|
2016-04-05 00:06:44 +09:00 |
state.c
|
wined3d: Merge drawStridedSlow() and drawStridedSlowVs().
|
2016-04-07 12:57:34 +09:00 |
stateblock.c
|
…
|
|
surface.c
|
wined3d: Use the texture dimension helpers in wined3d_surface_blt().
|
2016-04-12 12:03:32 +09:00 |
swapchain.c
|
wined3d: Store sub-resource map counts in the sub-resource structure.
|
2016-04-11 11:36:04 +09:00 |
texture.c
|
wined3d: Be more strict with wined3d_texture_get_dc() calls from d3d9.
|
2016-04-13 23:01:06 +09:00 |
utils.c
|
wined3d: Merge drawStridedSlow() and drawStridedSlowVs().
|
2016-04-07 12:57:34 +09:00 |
version.rc
|
…
|
|
vertexdeclaration.c
|
…
|
|
view.c
|
wined3d: Validate the sub-resource index in wined3d_rendertarget_view_init().
|
2016-03-30 11:54:18 +09:00 |
volume.c
|
wined3d: Get rid of wined3d_texture_ops.texture_sub_resource_load().
|
2016-04-07 12:57:39 +09:00 |
wined3d.spec
|
wined3d: Add domain shader type.
|
2016-04-01 20:51:33 +09:00 |
wined3d_gl.h
|
wined3d: Add ARB_texture_swizzle extension.
|
2016-03-24 22:09:32 +09:00 |
wined3d_main.c
|
wined3d: Add domain shader type.
|
2016-04-01 20:51:33 +09:00 |
wined3d_private.h
|
wined3d: Be more strict with wined3d_texture_get_dc() calls from d3d9.
|
2016-04-13 23:01:06 +09:00 |