crypt32: Use skip to avoid failures where support is missing.
[wine] / dlls / wined3d / wined3d_main.c
2007-06-11  Stefan Dösingerwined3d: Store the gl information in a per adapter...
2007-04-16  Jan Zerebeckiwined3d: Remove resourceStoreCriticalSection.
2007-03-17  Andrew Talbotwined3d: Replace inline static with static inline.
2007-03-07  H. Verbeetwined3d: Remove broken software shaders.
2007-02-14  Stefan Dösingerwined3d: Always use np2 repacking if no native np2...
2006-11-17  H. Verbeetwined3d: Add FBO support for offscreen rendering.
2006-11-17  H. Verbeetwined3d: Make the offscreen render mode a registry...
2006-11-13  Francois GougetAssorted spelling fixes.
2006-10-09  Ivan Gyurdievwined3d: Make the shader mode selections per device.
2006-10-02  Ivan Gyurdievwined3d: Win64 printf fixes.
2006-09-27  H. Verbeetwined3d: Add support for native NPOT textures.
2006-09-27  H. Verbeetwined3d: Enable pixel shaders by default.
2006-09-27  H. Verbeetwined3d: Fix the default values for wined3d_settings.
2006-08-08  Jan Zerebeckiwined3d: Registry setting for the amount of simulated...
2006-07-18  Stefan Dösingerwined3d: Add a setting for the render target locking...
2006-07-14  Christian Costawined3d: Only copy memory corresponding to the dib...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-18  Phil Costinwined3d: Check registry for UseGLSL enabled.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-09-23  Oliver StieberOptionally repack nonpower 2 textures to the expected...
2005-07-26  Oliver StieberCorrect a regression issue with per-app settings.
2005-07-24  Raphael Junqueira- add a new settings for vbo support
2005-07-22  Raphael Junqueira- cleanup wined3d settings init (now closing opened...
2005-07-13  Oliver StieberTidy up some comments and formatting.
2005-07-13  Oliver StieberAdded basic memory management and tracking to wined3d.
2005-06-20  Alexandre JulliardMoved a few registry keys from HKLM\Software\Wine to
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-05-06  Alexandre JulliardRenamed ttydrv and x11drv to winetty.drv and winex11...
2005-03-02  Oliver StieberImplemented guids for wined3d.
2004-11-23  Jason Edmeades- Implement SetStreamSource
2004-09-28  Jason Edmeades- Make d3d8 know about the wined3d device and start...
2004-09-23  Jason EdmeadesCreate a wined3d interface, and generate a wined3d...
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...