inetcomm/tests: Add test for IMimeInternational_GetDefaultCharset.
[wine] / dlls / wined3d /
2008-09-11  Stefan Dösingerwined3d: Some ARB code fixes.
2008-09-11  Stefan Dösingerwined3d: Don't disable arbfp if the pipeline replacemen...
2008-09-10  Henri Verbeetwined3d: Reset the auto depth stencil.
2008-09-10  Henri Verbeetwined3d: Correct a comment.
2008-09-10  Henri Verbeetwined3d: Fix the half pixel offset.
2008-09-08  Henri Verbeetwined3d: Translate one pixel down after flipping for...
2008-09-08  Jeff Zaroykowined3d: Add missing HeapFree.
2008-09-05  Francois Gougetwined3d: Remove spaces before '\n' in Wine traces.
2008-09-05  Stefan Dösingerwined3d: Fix uploading higher transform matrices.
2008-09-05  Stefan Dösingerwined3d: Close a pshader on-off switching loophole.
2008-09-05  Stefan Dösingerwined3d: Fix the pixelformat selection logic.
2008-09-05  Stefan Dösingerwined3d: Pack the ffp_desc structure better.
2008-09-05  Henri Verbeetwined3d: Set the viewport to the texture size in depth_...
2008-09-04  Stefan Dösingerwined3d: Compressed surface sizes are multiples of 4.
2008-09-04  Alexander Dorofeyevwined3d: Remove obsolete code & ModifyLocation TODO.
2008-09-04  Alexander Dorofeyevwined3d: Get rid of gl buffer variable in BltOverride.
2008-09-04  Alexander Dorofeyevwined3d: Remove glDrawBuffer calls in BltOverride.
2008-09-04  Alexander Dorofeyevwined3d: Make the condition to enter p8 conversion...
2008-09-04  Rico Schüllerwined3d/d3d9: Set the initial scissorrect to the dimesi...
2008-09-04  Henri Verbeetwined3d: IWineD3DSurface_PreLoad() doesn't do an implic...
2008-09-04  Henri Verbeetwined3d: Correct a TRACE and remove an incorrect comment.
2008-09-04  Henri Verbeetwined3d: Fix a variable name inside a VTRACE.
2008-09-04  Henri Verbeetwined3d: Use the correct representative for texture...
2008-09-04  Henri Verbeetwined3d: Depth stencil tracking depends on the value...
2008-09-04  Henri Verbeetwined3d: Be more careful when deleting FBOs.
2008-09-03  Alexander Dorofeyevwined3d: Remove glFlush in RealizePalette.
2008-09-03  Alexander Dorofeyevwined3d: Add glFlush when clearing the front buffer...
2008-09-02  Stefan Dösingerwined3d: Optimize the projected bump map handling.
2008-09-02  Stefan Dösingerddraw: Beware of the surface type when checking for...
2008-09-02  Stefan Dösingerwined3d: Implement secondary color in the arbfp ffp...
2008-09-02  Stefan Dösingerwined3d: Report incorrect filtering settings in Validat...
2008-09-02  Stefan Dösingerwined3d: BLENDTEXTUREALPHAPM reads the texture.
2008-09-02  Stefan Dösingerwined3d: Implement YV12 support for emulated overlays.
2008-09-02  Francois Gougetwined3d: Add a '\n' to Wine traces.
2008-09-02  Francois GougetAssorted spelling fixes.
2008-08-29  Henri Verbeetwined3d: Remove useless hash_table_t typedef.
2008-08-28  Stefan Dösingerwined3d: Handle projected textures properly in arbfp...
2008-08-28  Stefan Dösingerwined3d: Silence some format spam.
2008-08-28  Stefan Dösingerwined3d: Handle projected+bump mapped textures in atifs.
2008-08-28  Stefan Dösingerwined3d: Replace a #if 0 with if(0).
2008-08-28  Stefan Dösingerwined3d: Remove some more junk code.
2008-08-28  Stefan Dösingerwined3d: Remove BaseTexture::UnBindTexture.
2008-08-28  Stefan Dösingerwined3d: Replace an #if 0 with if(0).
2008-08-27  Stefan Dösingerwined3d: Make the texture stage mapping nvrc independent.
2008-08-27  Stefan Dösingerwined3d: Remove unneeded code.
2008-08-27  Stefan Dösingerwined3d: Remove dead code.
2008-08-27  Stefan Dösingerwined3d: Remove some junk.
2008-08-27  Stefan Dösingerwined3d: Update the arbfp shader on a texturetransformf...
2008-08-27  Stefan Dösingerwined3d: Handle texture transforms in the TEXTURETRANSF...
2008-08-27  Stefan Dösingerwined3d: Clean up the texbeml parameter forward.
2008-08-27  Stefan Dösingerwined3d: D3DTOP_DOTPRODUCT3 colorop overrides the alphaop.
2008-08-27  Stefan Dösingerwined3d: Advertise a few line caps.
2008-08-27  Stefan Dösingerwined3d: Disable D3DFMT_R3G3B2.
2008-08-26  Stefan Dösingerwined3d: Make the alphaop == colorop matching a bit...
2008-08-26  Stefan Dösingerwined3d: The final luminance factor is clamped.
2008-08-26  Stefan Dösingerwined3d: Declare the texture factor when D3DTOP_BLENDFA...
2008-08-26  Stefan Dösingerwined3d: Use the correct texture limit.
2008-08-26  Stefan Dösingerwined3d: Fix projected bump mapping.
2008-08-26  Stefan Dösingerwined3d: Implement D3DTA_ALPHAREPLICATE in arbfp and...
2008-08-26  Stefan Dösingerwined3d: Implement D3DTOP_BUMPENVMAPLUMINANCE.
2008-08-26  Stefan Dösingerwined3d: Fix the texcoord size mask.
2008-08-25  Stefan Dösingerwined3d: Don't retry less strict formats if a match...
2008-08-25  Stefan Dösingerwined3d: Fix the drawStridedSlow callback function...
2008-08-25  Stefan Dösingerwined3d: Disable D3DFMT_A2W10V10U10.
2008-08-25  Stefan Dösingerwined3d: Disable D3DFMT_A4L4.
2008-08-25  Stefan Dösingerwined3d: Add fixed function sRGB write correction.
2008-08-25  Stefan Dösingerwined3d: Get a GL context before creating a PBO.
2008-08-25  Stefan Dösingerwined3d: Remove a few texture initializations.
2008-08-25  Stefan Dösingerwined3d: Make sure the pixel shader is compiled.
2008-08-25  Stefan Dösingerwined3d: Override the default filter of conditional...
2008-08-25  Chris Robinsonwined3d: Use the proper internal type for some formats.
2008-08-25  Henri Verbeetwined3d: Move a TRACE up a few lines.
2008-08-25  Henri Verbeetwined3d: glDeleteFramebuffersEXT() needs a context.
2008-08-25  Chris Robinsonwined3d: Use 8 bits-per-component for the PBO test...
2008-08-22  David Adamddraw: Only ddraw checks wether one can give a null...
2008-08-22  Roderick Colenbranderwined3d: Fix window rewrite regression.
2008-08-22  H. Verbeetwined3d: Remove useless hash_table_entry_t typedef.
2008-08-22  H. Verbeetwined3d: Track FBOs per-context.
2008-08-22  H. Verbeetwined3d: Move depth stencil location handling code...
2008-08-21  Alexander Dorofeyevwined3d: Fix copy paste error in IWineGDISurfaceImpl_Re...
2008-08-21  Alexander Dorofeyevwined3d: Set D3DPTEXTURECAPS_TRANSPARENCY.
2008-08-21  Alexander Dorofeyevwined3d: Disable TEXTURE_RECTANGLE in SetupForBlit.
2008-08-21  Stefan Dösingerwined3d: Filter out more spam.
2008-08-21  Stefan Dösingerwined3d: Set the texture wrap default with the NP2...
2008-08-21  Stefan Dösingerwined3d: Don't skip applying texdims with shaders.
2008-08-21  Stefan Dösingerwined3d: Don't enable texture dimensions with shaders.
2008-08-21  Stefan Dösingerwined3d: Prefer aux buffer matches over alpha matches.
2008-08-21  Stefan Dösingerd3d9: Test for fixed function value clamping.
2008-08-21  Stefan Dösingerwined3d: Update the overlay when the destination was...
2008-08-21  H. Verbeetwined3d: Don't allocate This->draw_buffers in the error...
2008-08-21  H. Verbeetwined3d: Don't free backends if they're not created...
2008-08-20  Stefan Dösingerwined3d: Fix the unused arg marker.
2008-08-20  Stefan Dösingerwined3d: Keep track of the last used device.
2008-08-20  Stefan Dösingerwined3d: Implement YUV emulation with GL_ARB_fragment_p...
2008-08-20  Stefan Dösingerwined3d: Ask the ffp/shader/blit implementation about...
2008-08-20  Stefan Dösingerwined3d: Test formats for surface support.
2008-08-20  Stefan Dösingerwined3d: Start a framework for color conversion shaders...
2008-08-20  Stefan Dösingerwined3d: Support YUV formats with GL_APPLE_ycbcr_422.
2008-08-20  Roderick Colenbranderwined3d: Fix BltOverride regression.
2008-08-20  H. Verbeetwined3d: Move creating a texture id from PreLoad to...
next