msi: Add AMD64 platform definition to support installation of Visual C++ 8.0 redistri...
[wine] / dlls / wined3d /
2010-11-23  Austin Englishwined3d: Add detection for Nvidia GT 330.
2010-11-23  Henri Verbeetwined3d: Fix the indentation in buffer_direct_upload().
2010-11-23  Henri Verbeetwined3d: Get rid of the remaining "Flags".
2010-11-23  Henri Verbeetwined3d: Textures never have a resource size.
2010-11-18  Henri Verbeetwined3d: Disallow empty surfaces.
2010-11-17  Henri Verbeetwined3d: Send a notification that the GL texture change...
2010-11-16  Henri Verbeetwined3d: buffer_get_sysmem() potentially invalidates...
2010-11-16  Henri Verbeetwined3d: Remove a redundant flag in IWineD3DSurfaceImpl...
2010-11-15  Henri Verbeetwined3d: Properly recreate the sysmem resource location...
2010-11-15  Henri Verbeetwined3d: Add a trace to IWineD3DSurfaceImpl_SetMem().
2010-11-15  Henri Verbeetwined3d: Rename the IWineD3DPaletteImpl "Flags" field...
2010-11-12  Henri Verbeetwined3d: Rename the wined3d_format "Flags" field to...
2010-11-12  Henri Verbeetwined3d: Rename the IWineD3DSurfaceImpl "Flags" field...
2010-11-12  Henri Verbeetwined3d: Simplify a condition in IWineD3DSurfaceImpl_Lo...
2010-11-12  Henri Verbeetwined3d: Check for depth/stencil surfaces in general...
2010-11-12  Henri Verbeetwined3d: Avoid marking samplers dirty in IWineD3DSurfac...
2010-11-11  Henri Verbeetwined3d: Remove some useless code.
2010-11-11  Henri Verbeetwined3d: Simply use surface_modify_location() in IWineD...
2010-11-11  Henri Verbeetwined3d: Handle rendertargetlock_mode in surface_load_l...
2010-11-11  Henri Verbeetwined3d: Take the location into account in context_appl...
2010-11-11  Jaime Ravewined3d: Added Intel GM45 video card detection.
2010-11-10  Henri Verbeetwined3d: Don't unregister a window unless the window...
2010-11-10  Henri Verbeetwined3d: Register a window only once.
2010-11-10  Henri Verbeetwined3d: Use a lookup table in select_card_ati_binary().
2010-11-09  Henri Verbeetwined3d: Use lookup tables in select_card_nvidia_binary().
2010-11-09  Henri Verbeetwined3d: Use lookup tables in select_card_ati_mesa().
2010-11-09  Henri Verbeetwined3d: Recognize Evergreen in select_card_ati_mesa().
2010-11-08  Henri Verbeetwined3d: Test for "AMD" in the renderer string as well...
2010-11-08  Henri Verbeetwined3d: Don't use floating point textures without...
2010-11-08  Henri Verbeetddraw: Setup the device window in SetCooperativeLevel().
2010-11-08  Henri Verbeetwined3d: Do not activate the window when restoring...
2010-11-08  Henri Verbeetwined3d: Move the fullscreen window setup / restore...
2010-11-05  Henri Verbeetwined3d: Use SetWindowPos() to make the focus window...
2010-11-05  Henri Verbeetwined3d: Add support for the INTZ format.
2010-11-05  Michael Stefaniucwined3d: Fix some checkGLcall() messages.
2010-11-05  Michael Stefaniucwined3d: Move the checkGLcall() right after the corresp...
2010-11-02  Henri Verbeetwined3d: Translate drawable coordinates in flush_to_fra...
2010-11-02  Henri Verbeetwined3d: Do not use "lockedRect" unless the surface...
2010-11-02  Henri Verbeetwined3d: Set an A window proc on non-unicode windows.
2010-11-02  Francois GougetAssorted spelling fixes.
2010-11-01  Henri Verbeetwined3d: Change surface_translate_frontbuffer_coords...
2010-11-01  Stefan Dösingerwined3d: Don't reapply lighting when vertex shaders...
2010-11-01  Stefan Dösingerwined3d: Don't change GL_TEXTURE* when using the arb...
2010-11-01  Stefan Dösingerwined3d: Don't pass the texture stages to basetexture_a...
2010-10-29  Henri Verbeetwined3d: Remove some redundant state save/restore code...
2010-10-29  Henri Verbeetwined3d: Don't flip the coordinate system in set_blit_d...
2010-10-29  Henri Verbeetwined3d: Only complain about unsupported filtering...
2010-10-29  Henri Verbeetwined3d: Move loop state to wined3d_shader_context.
2010-10-29  Henri Verbeetwined3d: Move "parse_state" to wined3d_shader_context.
2010-10-28  Henri Verbeetwined3d: Access reg_maps though ins->ctx in get_loop_co...
2010-10-28  Henri Verbeetwined3d: Access reg_maps though ins->ctx in get_bool_co...
2010-10-28  Henri Verbeetwined3d: Access reg_maps though ins->ctx in shader_hw_m...
2010-10-28  Henri Verbeetwined3d: Access reg_maps though ins->ctx in shader_arb_...
2010-10-28  Henri Verbeetwined3d: Access reg_maps though ins->ctx in shader_glsl...
2010-10-27  Henri Verbeetwined3d: Read transform flags from the compile args...
2010-10-27  Henri Verbeetwined3d: Read transform flags from the compile args...
2010-10-26  Henri Verbeetwined3d: Read transform flags from the compile args...
2010-10-26  Henri Verbeetwined3d: Read transform flags from the compile args...
2010-10-26  Henri Verbeetwined3d: Explicitly pass parameters to shader_arb_ps_lo...
2010-10-26  Henri Verbeetwined3d: Explicitly pass parameters to shader_arb_vs_lo...
2010-10-26  Henri Verbeetwined3d: Get rid of the posFixup field from the device.
2010-10-25  Henri Verbeetwined3d: Explicitly pass parameters to shader_load_np2f...
2010-10-25  Henri Verbeetwined3d: Pass a sub-resource index instead of a face...
2010-10-25  Henri Verbeetwined3d: Pass a sub-resource index instead of a mipleve...
2010-10-21  Henri Verbeetwined3d: Pass a sub-resource index instead of a mipleve...
2010-10-21  Henri Verbeetwined3d: Use surface_blt_to_drawable() in IWineD3DSurfa...
2010-10-21  Henri Verbeetwined3d: Check if we can do the blit before messing...
2010-10-21  Henri Verbeetwined3d: Flip destination coordinates when blitting...
2010-10-20  Henri Verbeetwined3d: Recognize the SM4 sqrt opcode.
2010-10-20  Henri Verbeetwined3d: Handle WINED3DFMT_R10G10B10A2_UNORM in getColo...
2010-10-19  Henri Verbeetwined3d: Remove a FIXME in context_apply_blit_state().
2010-10-19  Henri Verbeetwined3d: Properly flip in surface_blt_to_drawable().
2010-10-19  Henri Verbeetwined3d: Always pass a valid rectangle to surface_get_b...
2010-10-19  Henri Verbeetwined3d: Allow FBO blits again between surfaces with...
2010-10-15  Henri Verbeetwined3d: IWineD3DBuffer_Unmap() can't fail.
2010-10-15  Henri Verbeetwined3d: Flip destination coordinates when blitting...
2010-10-14  Henri Verbeetwined3d: Consistently use Map/Unmap for mapping resources.
2010-10-14  Henri Verbeetwined3d: Recognize the SM4 sample_d opcode.
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 ABS and NEG source modifiers.
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 ld opcode.
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 ieq opcode.
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 ftoi opcode.
2010-10-13  Henri Verbeetwined3d: Recognize the SM4 div opcode.
2010-10-12  Henri Verbeetwined3d: Skip SM4 instruction modifiers.
2010-10-12  Henri Verbeetwined3d: Skip SM4 source register modifiers.
2010-10-12  Henri Verbeetwined3d: Recognize the SM4 resource register type.
2010-10-12  Henri Verbeetwined3d: Recognize the SM4 sampler register type.
2010-10-11  Henri Verbeetwined3d: Add traces to IWineD3DDeviceImpl_AcquireFocusW...
2010-10-11  Henri Verbeetwined3d: Recognize the SM4 utof opcode.
2010-10-11  Henri Verbeetwined3d: Recognize the SM4 sample_l opcode.
2010-10-11  Henri Verbeetwined3d: Recognize the SM4 sample opcode.
2010-10-11  Henri Verbeetwined3d: Recognize the SM4 itof opcode.
2010-10-08  Henri Verbeetwined3d: SM4 immediate constants are typeless.
2010-10-08  Henri Verbeetwined3d: The SM4 sincos opcode has two destination...
2010-10-08  Henri Verbeetwined3d: Recognize the SM4 imul opcode.
2010-10-08  Henri Verbeetwined3d: Recognize the SM4 NULL register type.
2010-10-08  Henri Verbeetwined3d: Allow multiple shader instruction destination...
2010-10-07  Henri Verbeetwined3d: Recognize the SM4 movc opcode.
2010-10-07  Henri Verbeetwined3d: Recognize the SM4 mad opcode.
2010-10-07  Henri Verbeetwined3d: Recognize the SM4 frc opcode.
next