.. |
Makefile.in
|
wined3d: Move OpenGL initialisation code to adapter_gl.c.
|
2018-08-17 18:47:00 +02:00 |
adapter_gl.c
|
wined3d: Set 3D device caps in adapter_gl_get_wined3d_caps().
|
2019-03-18 16:52:19 +01:00 |
arb_program_shader.c
|
wined3d: Rename state entry structures.
|
2019-03-04 19:34:57 +01:00 |
ati_fragment_shader.c
|
wined3d: Rename state entry structures.
|
2019-03-04 19:34:57 +01:00 |
buffer.c
|
wined3d: Invalidate _SYSMEM location when mapping opengl buffer.
|
2019-02-13 19:45:24 +01:00 |
context.c
|
wined3d: Store BGRA vertex capabilities in struct wined3d_d3d_info.
|
2019-03-13 23:40:39 +01:00 |
cs.c
|
wined3d: Pass swap interval to swapchain ops.
|
2019-03-18 16:52:14 +01:00 |
device.c
|
wined3d: Store BGRA vertex capabilities in struct wined3d_d3d_info.
|
2019-03-13 23:40:39 +01:00 |
directx.c
|
wined3d: Set 3D device caps in adapter_gl_get_wined3d_caps().
|
2019-03-18 16:52:19 +01:00 |
gl_compat.c
|
…
|
|
glsl_shader.c
|
wined3d: Implement eval_sample_index shader instruction.
|
2019-03-06 18:31:51 +01:00 |
nvidia_texture_shader.c
|
wined3d: Rename state entry structures.
|
2019-03-04 19:34:57 +01:00 |
palette.c
|
wined3d: Execute all CS commands before setting palette entries.
|
2019-01-14 17:25:49 +01:00 |
query.c
|
wined3d: Implement WINED3D_QUERY_TYPE_SO_STATISTICS.
|
2018-11-21 17:06:42 +01:00 |
resource.c
|
wined3d: Introduce general helper function to get sample count for resource.
|
2019-03-04 19:34:46 +01:00 |
sampler.c
|
wined3d: Move the "target" field from struct wined3d_texture to struct wined3d_texture_gl.
|
2018-10-30 10:53:59 +01:00 |
shader.c
|
wined3d: Rename MAX_CLIP_DISTANCES to WINED3D_MAX_CLIP_DISTANCES.
|
2019-02-22 21:23:18 +01:00 |
shader_sm1.c
|
wined3d: Use the global memory allocation helpers.
|
2018-02-14 09:06:58 +01:00 |
shader_sm4.c
|
wined3d: Export wined3d_extract_shader_input_signature_from_dxbc().
|
2019-02-12 23:02:28 +01:00 |
state.c
|
wined3d: Rename state entry structures.
|
2019-03-04 19:34:57 +01:00 |
stateblock.c
|
wined3d: Rename HIGHEST_TRANSFORMSTATE to WINED3D_HIGHEST_TRANSFORM_STATE.
|
2019-02-22 21:23:23 +01:00 |
surface.c
|
wined3d: Remove unnecessary src_format NULL check from ffp_blit_supported().
|
2019-02-12 23:02:28 +01:00 |
swapchain.c
|
wined3d: Pass swap interval to swapchain ops.
|
2019-03-18 16:52:14 +01:00 |
texture.c
|
wined3d: Introduce general helper function to get sample count for resource.
|
2019-03-04 19:34:46 +01:00 |
utils.c
|
wined3d: Set display mode to a suitable adapter format.
|
2019-03-14 23:52:59 +01:00 |
version.rc
|
…
|
|
vertexdeclaration.c
|
wined3d: Rename MAX_STREAMS to WINED3D_MAX_STREAMS.
|
2019-02-22 12:26:16 +01:00 |
view.c
|
wined3d: Introduce a separate structure for OpenGL shader resource view information.
|
2018-11-13 20:54:28 +01:00 |
wined3d.spec
|
wined3d: Export wined3d_extract_shader_input_signature_from_dxbc().
|
2019-02-12 23:02:28 +01:00 |
wined3d_gl.h
|
wined3d: Add driver and device UUIDs to adapter identifiers.
|
2019-03-12 20:31:33 +01:00 |
wined3d_main.c
|
wined3d: Rename ShaderBackend registry setting to shader_backend.
|
2019-02-28 21:37:30 +01:00 |
wined3d_private.h
|
wined3d: Make adapter partially responsible for filling wined3d caps.
|
2019-03-18 16:52:16 +01:00 |