Sweden-Number/dlls/wined3d
Henri Verbeet 3a2921c559 ddraw: Keep the primary surface mapped at the same address for early ddraw versions. 2011-11-30 11:50:58 +01:00
..
Makefile.in wined3d: Merge surface_base.c into surface.c. 2011-04-26 10:46:40 +02:00
arb_program_shader.c Assorted spelling fixes and wording tweaks. 2011-11-28 16:40:50 +01:00
ati_fragment_shader.c wined3d: Mark some fall-throughs in switch statements. 2011-10-14 13:12:28 +02:00
buffer.c wined3d: Make the buffer parameter to buffer_sanitize_flags() const. 2011-11-02 12:27:55 +01:00
clipper.c wined3d: Get rid of some IWineD3D* references. 2011-07-04 13:44:41 +02:00
context.c wined3d: Make a copy of gl_info for later context_destroy_gl_resources() usage. 2011-11-15 19:37:36 +01:00
device.c wined3d: Add a flags parameter to wined3d_surface_create(). 2011-11-30 11:50:48 +01:00
directx.c wined3d: Get rid of the WINED3DADAPTER_IDENTIFIER typedef. 2011-11-24 17:10:09 +01:00
drawprim.c wined3d: Get rid of the WINED3DRECTPATCH_INFO typedef. 2011-11-23 09:13:58 +01:00
gl_compat.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
glsl_shader.c wined3d: Use proper texcoord masks for GLSL texm3x3spec / texm3x3vspec. 2011-11-29 13:23:04 +01:00
nvidia_texture_shader.c wined3d: Store currently active texture in the wined3d context. 2011-08-25 11:31:55 +02:00
palette.c wined3d: Get rid of the IWineD3DDevice typedefs. 2011-05-17 10:06:23 +02:00
query.c wined3d: Make the device parameter to wined3d_event_query_issue() const. 2011-10-31 16:46:20 +01:00
resource.c wined3d: Rename WineD3DAdapterChangeGLRam() to adapter_adjust_memory(). 2011-08-29 12:08:20 +02:00
shader.c wined3d: Remove the special case for loop and rep in shader_get_registers_used(). 2011-11-23 09:13:33 +01:00
shader_sm1.c
shader_sm4.c wined3d: Recognize the SM4 xor opcode. 2011-11-22 10:52:33 +01:00
state.c wined3d: Get rid of the WINED3DLINEPATTERN typedef. 2011-11-23 09:13:54 +01:00
stateblock.c wined3d: Get rid of the WINED3DLINEPATTERN typedef. 2011-11-23 09:13:54 +01:00
surface.c ddraw: Keep the primary surface mapped at the same address for early ddraw versions. 2011-11-30 11:50:58 +01:00
swapchain.c wined3d: Get rid of the WINED3DDEVICE_CREATION_PARAMETERS typedef. 2011-11-28 16:40:47 +01:00
texture.c wined3d: Update sRGB GL texture state. 2011-11-23 09:13:21 +01:00
utils.c wined3d: Get rid of the WINED3DVIEWPORT typedef. 2011-11-22 10:52:40 +01:00
version.rc
vertexdeclaration.c wined3d: Get rid of the WINED3DVERTEXELEMENT typedef. 2011-11-25 16:21:57 +01:00
view.c wined3d: Remove object creation methods from the IWineD3DDevice interface. 2011-05-11 14:56:48 +02:00
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 the wined3d_surface_bltfast() export. 2011-10-31 23:52:47 +01:00
wined3d_gl.h wined3d: Trace the minimum buffer map alignment in wined3d_adapter_init_gl_caps(). 2011-11-24 17:10:03 +01:00
wined3d_main.c wined3d: Delete the static critical sections when unloading the dll. 2011-11-17 11:38:08 +01:00
wined3d_private.h ddraw: Keep the primary surface mapped at the same address for early ddraw versions. 2011-11-30 11:50:58 +01:00