comctl32/treeview: Some tests to show edit item label problems.
[wine] / dlls / wined3d /
2009-08-06  Stefan Dösingerwined3d: Not all cards support float16 filtering.
2009-08-06  Henri Verbeetwined3d: Call the shader_load_np2fixup_constants()...
2009-08-06  Henri Verbeetwined3d: Explicitly pass the context to the shader_load...
2009-08-06  Henri Verbeetwined3d: Track render_offscreen in the context.
2009-08-06  Henri Verbeetwined3d: Set the WINED3DTEXF_NONE entry in the minifica...
2009-08-05  Henri Verbeetwined3d: WINED3DTEXF_NONE only makes sense as a mip...
2009-08-05  Henri Verbeetwined3d: Get rid of the ANISOTROPIC entry from the...
2009-08-05  Henri Verbeetwined3d: Remove a redundant check from basetexture_get_...
2009-08-05  Henri Verbeetwined3d: Move texture filter lookup table initializatio...
2009-08-05  Henri Verbeetwined3d: Add functions to lookup texture filters.
2009-08-05  Henri Verbeetwined3d: Remove some unused code.
2009-08-05  Stefan Dösingerwined3d: Enable WINED3DFMT_R16G16B16A16_UNORM.
2009-08-05  Stefan Dösingerwined3d: Preload the correct texture location.
2009-08-05  Stefan Dösingerwined3d: Only use WINE_normalized_texrect if ARB_textur...
2009-08-05  Stefan Dösingerwined3d: ARB clipplane init needs the helper constant.
2009-08-04  Henri Verbeetwined3d: Statically initialize the filter lookup tables.
2009-08-04  Henri Verbeetwined3d: Set a more appropriate value for the ANISOTROP...
2009-08-04  Henri Verbeetwined3d: Don't disable mipmapping if we lack EXT_textur...
2009-08-04  Henri Verbeetwined3d: Update the WINED3DSAMP_MAGFILTER state even...
2009-08-04  Henri Verbeetwined3d: Set the initial value of WINED3DTEXSTA_MAXANIS...
2009-08-04  Henri Verbeetwined3d: Properly calculate GL_TEXTURE_MAX_ANISOTROPY_EXT.
2009-08-03  Henri Verbeetwined3d: Don't respecify compressed textures in surface...
2009-08-03  Henri Verbeetwined3d: Rename WineD3DContext to struct wined3d_context.
2009-08-03  Henri Verbeetwined3d: Don't use the GL texture flags to determine...
2009-08-03  Henri Verbeetwined3d: Use the context's current render target the...
2009-08-03  Henri Verbeetwined3d: Handle destruction of a context's current...
2009-07-24  Henri Verbeetwined3d: Return proper NULLs from CreateContext().
2009-07-24  Henri Verbeetwined3d: Get rid of activeContext.
2009-07-24  Henri Verbeetwined3d: Explicitly pass the context to surface_load_ds...
2009-07-24  Henri Verbeetwined3d: Explicitly pass the context to get_drawable_si...
2009-07-24  Henri Verbeetwined3d: Manage event queries in the context.
2009-07-24  Henri Verbeetwined3d: Manage occlusion queries in the context.
2009-07-23  Leonid Lobachevwined3d: Add missing calling convention specifiers.
2009-07-23  Henri Verbeetwined3d: get_drawable_size() needs a context.
2009-07-23  Henri Verbeetwined3d: Return the activated context from ActivateCont...
2009-07-23  Henri Verbeetwined3d: Explicitly pass the wined3d context to context...
2009-07-23  Henri Verbeetwined3d: Get rid of last_device.
2009-07-23  Henri Verbeetwined3d: Remove some unnecessary code.
2009-07-23  Henri Verbeetwined3d: Don't reuse contexts marked for destruction.
2009-07-22  Henri Verbeetwined3d: Try to reuse the thread's current context...
2009-07-22  Henri Verbeetwined3d: Move some context selection code from Activate...
2009-07-22  Henri Verbeetwined3d: Simplify FindContext() a bit.
2009-07-22  Henri Verbeetwined3d: Get rid of getActiveContext().
2009-07-22  Henri Verbeetwined3d: Avoid destroying contexts that are current...
2009-07-22  Henri Verbeetwined3d: Keep track of a thread's wined3d context.
2009-07-21  Henri Verbeetwined3d: Remove the useless lastThread field from IWine...
2009-07-21  Henri Verbeetwined3d: Get rid of lastActiveRenderTarget.
2009-07-21  Henri Verbeetwined3d: Get rid of lastActiveRenderTarget in FindConte...
2009-07-21  Henri Verbeetwined3d: Call ModifyLocation on "target" in IWineD3DDev...
2009-07-21  Henri Verbeetwined3d: Keep track of a context's current render target.
2009-07-21  Henri Verbeetwined3d: Pass NULL to ActivateContext() when we don...
2009-07-20  Henri Verbeetwined3d: Remove an unused struct member.
2009-07-20  Henri Verbeetwined3d: Skip some unnecessary FBO binds.
2009-07-20  Henri Verbeetwined3d: Recognize the SM4 log opcode.
2009-07-20  Stefan Dösingerwined3d: Set the highest dirty marker after marking...
2009-07-20  Stefan Dösingerwined3d: Don't activate a context unless we need one.
2009-07-17  Henri Verbeetwined3d: Avoid redundant FBO binds.
2009-07-17  Henri Verbeetwined3d: Always use context_bind_fbo() to change the...
2009-07-17  Henri Verbeetwined3d: Pass the context instead of the device to...
2009-07-17  Henri Verbeetwined3d: Store a pointer to wined3d_gl_info in struct...
2009-07-17  Henri Verbeetwined3d: Rename _WineD3D_GL_Info to struct wined3d_gl_info.
2009-07-16  Henri Verbeetwined3d: Recognize the SM4 dp4 opcode.
2009-07-16  Henri Verbeetwined3d: Recognize the SM4 dp3 opcode.
2009-07-16  Henri Verbeetwined3d: Recognize the SM4 rsq opcode.
2009-07-16  Henri Verbeetwined3d: Recognize the SM4 constant buffer register...
2009-07-16  Henri Verbeetwined3d: Recognize SM4 arrays.
2009-07-16  Stefan Dösingerwined3d: Use the unmodified source in MOVA.
2009-07-16  Stefan Dösingerwined3d: Don't call glGetError if nobody is listening.
2009-07-15  Henri Verbeetwined3d: Check the return values for some wgl calls.
2009-07-15  Henri Verbeetwined3d: Remove the remains of an ATI_fragment_shader...
2009-07-15  Stefan Dösingerwined3d: Set the depth blit helper texture address...
2009-07-15  Stefan Dösingerwined3d: EXP and EXPP are scalar operations.
2009-07-10  Stefan Dösingerwined3d: Check the correct constant limit.
2009-07-10  Stefan Dösingerwined3d: Drop the color0 mov optimization if the src...
2009-07-10  Stefan Dösingerwined3d: Only use 4 component specular colors if GL...
2009-07-10  Henri Verbeetwined3d: Take geometry shaders into account in shader_g...
2009-07-10  Henri Verbeetwined3d: Get rid of struct glDescriptor.
2009-07-10  Henri Verbeetwined3d: Remove GetGlDesc() from the public IWineD3DSur...
2009-07-10  Henri Verbeetwined3d: Simplify the GLSL sRGB write code.
2009-07-09  Stefan Dösingerwined3d: Update Nvidia driver versions.
2009-07-09  Stefan Dösingerwined3d: Add Intel GMA X3100 to our card DB.
2009-07-09  Stefan Dösingerwined3d: An indirect address op can adjust min and...
2009-07-09  Henri Verbeetwined3d: Fix some cast-qual warnings.
2009-07-09  Henri Verbeetwined3d: Get rid of the useless "fragcolor" variable...
2009-07-09  Henri Verbeetwined3d: Allow shader_buffer_init() to fail.
2009-07-09  Henri Verbeetwined3d: Rename "SHADER_BUFFER" to something sane.
2009-07-09  Henri Verbeetwined3d: Reuse the shader buffer between shaders.
2009-07-08  Henri Verbeetwined3d: Fix a sign compare warning in shader_vaddline().
2009-07-08  Henri Verbeetwined3d: Fix a sign compare warning in glsl_shader.c.
2009-07-08  Henri Verbeetwined3d: Trace the D3D shader in find_glsl_vshader...
2009-07-08  Henri Verbeetwined3d: Avoid destroying the currently active context...
2009-07-08  Henri Verbeetwined3d: Implement a A8R8G8B8 to X8R8G8B8 surface forma...
2009-07-08  Erik Inge Bolsøwined3d: Fix Nvidia GTX series misdetection.
2009-07-07  Henri Verbeetwined3d: Replace some shader_is_pshader_version() calls...
2009-07-07  Henri Verbeetwined3d: Get rid of some pointers in WINED3DADAPTER_IDE...
2009-07-07  Henri Verbeetwined3d: checkGLcall() doesn't need a \n.
2009-07-07  Henri Verbeetwined3d: Add some missing float suffixes.
2009-07-07  Henri Verbeetwined3d: Avoid an unnecessary strcpy().
2009-07-06  Henri Verbeetwined3d: Avoid a forward declaration.
2009-07-06  Henri Verbeetwined3d: Remove the gl_renderer field from WineD3D_GL_Info.
next