.. |
Makefile.in
|
…
|
|
adapter_gl.c
|
wined3d: Make the adapter responsible for swapchain creation and destruction.
|
2019-08-08 09:01:55 +02:00 |
adapter_vk.c
|
wined3d: Setup and tear down the shader backend for the Vulkan adapter.
|
2019-08-08 09:02:03 +02:00 |
arb_program_shader.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
ati_fragment_shader.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
buffer.c
|
wined3d: Download buffer ranges through buffer ops.
|
2019-08-08 09:02:10 +02:00 |
context.c
|
wined3d: Introduce a structure for Vulkan context information.
|
2019-08-08 09:02:00 +02:00 |
cs.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
device.c
|
wined3d: Get rid of the "dirtyArray" field from struct wined3d_context.
|
2019-08-07 19:56:22 +02:00 |
directx.c
|
wined3d: Make the adapter responsible for swapchain creation and destruction.
|
2019-08-08 09:01:55 +02:00 |
gl_compat.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
glsl_shader.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
nvidia_texture_shader.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
palette.c
|
…
|
|
query.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
resource.c
|
…
|
|
sampler.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
shader.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
shader_sm1.c
|
…
|
|
shader_sm4.c
|
…
|
|
state.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
stateblock.c
|
…
|
|
surface.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
swapchain.c
|
wined3d: Make the adapter responsible for swapchain creation and destruction.
|
2019-08-08 09:01:55 +02:00 |
texture.c
|
wined3d: Invalidate the relevant sampler when unloading a currently bound texture.
|
2019-08-07 19:56:20 +02:00 |
utils.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
version.rc
|
…
|
|
vertexdeclaration.c
|
wined3d: Get rid of the float16 fallback in context_update_stream_info().
|
2019-08-05 18:45:03 +02:00 |
view.c
|
wined3d: Move the "gl_info" field from struct wined3d_context to struct wined3d_context_gl.
|
2019-08-07 19:56:16 +02:00 |
wined3d.spec
|
dxgi: Implement d3d12_swapchain_SetFullscreenState().
|
2019-08-01 08:04:48 +02:00 |
wined3d_gl.h
|
wined3d: Add support for GL_EXT_texture_shadow_lod.
|
2019-08-02 16:56:46 +02:00 |
wined3d_main.c
|
wined3d: Pass a wined3d_context_gl structure to context_set_current().
|
2019-08-05 18:44:55 +02:00 |
wined3d_private.h
|
wined3d: Download buffer ranges through buffer ops.
|
2019-08-08 09:02:10 +02:00 |
wined3d_vk.h
|
…
|
|