Sweden-Number/dlls/wined3d
Henri Verbeet 8153674c4a wined3d: Don't clear the alloc flags in wined3d_surface_set_format().
Changing the format is only allowed for surfaces with format
WINED3DFMT_UNKNOWN, in which case there can't be a GL texture allocated.
2011-06-15 20:04:38 +02:00
..
Makefile.in
arb_program_shader.c
ati_fragment_shader.c
buffer.c wined3d: Rename IWineD3DDeviceImpl_MarkStateDirty() to device_invalidate_state(). 2011-06-06 16:18:41 +02:00
clipper.c
context.c wined3d: Set last_was_blit to FALSE in the if condition that checks for it. 2011-06-10 10:45:38 +02:00
device.c wined3d: Check the source rectangle is a multiple of the format block size in wined3d_device_update_surface(). 2011-06-15 12:51:51 +02:00
directx.c wined3d: Add GL_ARB_draw_elements_base_vertex. 2011-06-14 13:43:56 +02:00
drawprim.c wined3d: Use GL_ARB_draw_elements_base_vertex if available. 2011-06-14 13:43:56 +02:00
gl_compat.c
glsl_shader.c wined3d: Just enable ARB_shader_texture_lod if it's available. 2011-06-07 14:18:34 +02:00
nvidia_texture_shader.c
palette.c
query.c
resource.c
shader.c
shader_sm1.c
shader_sm4.c
state.c wined3d: Use GL_ARB_draw_elements_base_vertex if available. 2011-06-14 13:43:56 +02:00
stateblock.c
surface.c wined3d: Don't clear the alloc flags in wined3d_surface_set_format(). 2011-06-15 20:04:38 +02:00
swapchain.c wined3d: Rename IWineD3DDeviceImpl_MarkStateDirty() to device_invalidate_state(). 2011-06-06 16:18:41 +02:00
texture.c wined3d: Get rid of wined3d_texture_get_type(). 2011-06-07 14:18:34 +02:00
utils.c wined3d: Silence R16 and AL16 fourcc warnings. 2011-06-10 10:45:42 +02:00
version.rc
vertexdeclaration.c
view.c
volume.c wined3d: Rename IWineD3DDeviceImpl_MarkStateDirty() to device_invalidate_state(). 2011-06-06 16:18:41 +02:00
wined3d.spec wined3d: Get rid of wined3d_texture_get_type(). 2011-06-07 14:18:34 +02:00
wined3d_gl.h wined3d: Add GL_ARB_draw_elements_base_vertex. 2011-06-14 13:43:56 +02:00
wined3d_main.c
wined3d_private.h wined3d: Implement wined3d_device_update_surface() on top of surface_upload_data(). 2011-06-15 12:51:49 +02:00