.. |
Makefile.in
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
arb_program_shader.c
|
wined3d: Flat shading emulation for core contexts.
|
2015-11-13 22:54:23 +09:00 |
ati_fragment_shader.c
|
wined3d: Flat shading emulation for core contexts.
|
2015-11-13 22:54:23 +09:00 |
buffer.c
|
wined3d: Introduce wined3d_resource_unmap().
|
2015-11-04 14:41:37 +09:00 |
context.c
|
wined3d: Ignore "always_offscreen" for ORM_BACKBUFFER in context_create().
|
2015-11-19 12:59:44 +09:00 |
cs.c
|
wined3d: Call wined3d_texture_decref() instead of wined3d_surface_decref() in wined3d_cs_exec_set_depth_stencil_view().
|
2015-11-06 14:45:42 +09:00 |
device.c
|
wined3d: Make offset parameter optional in wined3d_device_get_stream_output().
|
2015-11-12 22:17:04 +09:00 |
directx.c
|
dxgi: Implement dxgi_output_GetDesc().
|
2015-11-25 13:21:47 +09:00 |
drawprim.c
|
wined3d: Prepare GL resources before calling context_apply_fbo_state.
|
2015-10-29 21:20:24 +09: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: Flat shading emulation for core contexts.
|
2015-11-13 22:54:23 +09:00 |
nvidia_texture_shader.c
|
wined3d: Flat shading emulation for core contexts.
|
2015-11-13 22:54:23 +09:00 |
palette.c
|
wined3d: TRACE fixes.
|
2015-10-01 00:00:46 +09:00 |
query.c
|
wined3d: TRACE fixes.
|
2015-10-01 00:00:46 +09:00 |
resource.c
|
wined3d: Introduce wined3d_resource_unmap().
|
2015-11-04 14:41:37 +09:00 |
sampler.c
|
wined3d: Create GL sampler objects for wined3d sampler objects.
|
2015-01-15 17:24:43 +01:00 |
shader.c
|
wined3d: Flat shading emulation for core contexts.
|
2015-11-13 22:54:23 +09:00 |
shader_sm1.c
|
wined3d: Use unsigned mask constants in shifts.
|
2015-08-26 23:53:22 +09:00 |
shader_sm4.c
|
wined3d: Use unsigned mask constants in shifts.
|
2015-08-26 23:53:22 +09:00 |
state.c
|
wined3d: Flat shading emulation for core contexts.
|
2015-11-13 22:54:23 +09:00 |
stateblock.c
|
wined3d: Use unsigned mask constants in shifts.
|
2015-08-26 23:53:22 +09:00 |
surface.c
|
wined3d: Discard depth stencils on unload.
|
2015-11-23 23:35:20 +09:00 |
swapchain.c
|
wined3d: Call wined3d_texture_decref() instead of wined3d_surface_decref() in swapchain_gl_present().
|
2015-11-06 14:46:13 +09:00 |
texture.c
|
wined3d: Remove wined3d_texture_{map,unmap}().
|
2015-11-05 22:02:43 +09:00 |
utils.c
|
wined3d: Flat shading emulation for core contexts.
|
2015-11-13 22:54:23 +09:00 |
version.rc
|
…
|
|
vertexdeclaration.c
|
wined3d: Implement d3d10 style instance data step rates.
|
2015-03-24 17:41:06 +09:00 |
view.c
|
wined3d: Introduce wined3d_rendertarget_view_create_from_sub_resource().
|
2015-10-28 22:31:28 +09:00 |
volume.c
|
wined3d: Introduce wined3d_resource_unmap().
|
2015-11-04 14:41:37 +09:00 |
wined3d.spec
|
dxgi: Implement dxgi_output_GetDesc().
|
2015-11-25 13:21:47 +09:00 |
wined3d_gl.h
|
wined3d: Cleanup extension check for shader model 4 support.
|
2015-11-01 22:53:51 +09:00 |
wined3d_main.c
|
wined3d: Add a setting for the maximum OpenGL version to use.
|
2015-07-09 17:18:22 +09:00 |
wined3d_private.h
|
dxgi: Implement dxgi_output_GetDesc().
|
2015-11-25 13:21:47 +09:00 |