Sweden-Number/dlls/wined3d
Matteo Bruni 36a22dfa33 wined3d: Don't change active texture to 0. 2011-08-25 11:31:55 +02:00
..
Makefile.in
arb_program_shader.c wined3d: Store currently active texture in the wined3d context. 2011-08-25 11:31:55 +02:00
ati_fragment_shader.c wined3d: Store currently active texture in the wined3d context. 2011-08-25 11:31:55 +02:00
buffer.c wined3d: Call glFlush after updating a buffer. 2011-08-24 11:52:06 +02:00
clipper.c wined3d: Get rid of some IWineD3D* references. 2011-07-04 13:44:41 +02:00
context.c wined3d: Store currently active texture in the wined3d context. 2011-08-25 11:31:55 +02:00
device.c wined3d: Don't change active texture to 0. 2011-08-25 11:31:55 +02:00
directx.c wined3d: Pass a gl_info pointer to select_blit_implementation(). 2011-08-25 11:31:54 +02:00
drawprim.c wined3d: Make the device parameter to drawStridedSlow() const. 2011-08-24 11:58:15 +02:00
gl_compat.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
glsl_shader.c wined3d: Make some parameters to get_glsl_program_entry() const. 2011-08-23 16:53:52 +02:00
nvidia_texture_shader.c wined3d: Store currently active texture in the wined3d context. 2011-08-25 11:31:55 +02:00
palette.c
query.c wined3d: Make the query parameter to wined3d_event_query_finish() const. 2011-07-19 14:06:05 +02:00
resource.c wined3d: Get rid of some IWineD3D* references. 2011-07-04 13:44:41 +02:00
shader.c wined3d: Store a pointer to the framebuffer state in struct wined3d_state. 2011-07-14 14:11:07 +02:00
shader_sm1.c
shader_sm4.c wined3d: Make the priv parameter to map_register() const. 2011-07-19 14:06:01 +02:00
state.c wined3d: Store currently active texture in the wined3d context. 2011-08-25 11:31:55 +02:00
stateblock.c wined3d: Get rid of the clip status code. 2011-07-14 14:11:18 +02:00
surface.c wined3d: Fetch currently active texture unit from the wined3d_context. 2011-08-25 11:31:55 +02:00
swapchain.c wined3d: Pass around the context instead of gl_info. 2011-08-25 11:31:55 +02:00
texture.c wined3d: Pass around the context instead of gl_info. 2011-08-25 11:31:55 +02:00
utils.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
version.rc
vertexdeclaration.c
view.c
volume.c wined3d: Fetch currently active texture unit from the wined3d_context. 2011-08-25 11:31:55 +02:00
wined3d.spec wined3d: Get rid of wined3d_device_enum_resources(). 2011-07-25 21:25:11 +02:00
wined3d_gl.h wined3d: Don't hide GL function pointer typedefs behind extension defines. 2011-07-29 12:09:26 +02:00
wined3d_main.c wined3d: Add a registry key to disable rendering swapchains onscreen. 2011-08-24 11:58:14 +02:00
wined3d_private.h wined3d: Store currently active texture in the wined3d context. 2011-08-25 11:31:55 +02:00