wininet: Fix InternetGetCookie with no matching cookies.
[wine] / dlls / wined3d /
2006-03-09  H. Verbeetwined3d: Use OpenGL fragment programs when available.
2006-03-09  H. Verbeetwined3d: Remove an incorrect FIXME.
2006-03-09  H. Verbeetwined3d: Enable color fixups for vertex shaders.
2006-03-09  H. Verbeetwined3d: Minor vshader_program_add_param cleanup.
2006-03-09  Stefan Dösingerwined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapC...
2006-03-08  Stefan Dösingerwined3d: Add D3DLOCK_* types to wined3d_types.h.
2006-03-07  H. Verbeetwined3d: Fix a few FIXME's.
2006-03-07  H. Verbeetwined3d: Implement GetCreationParameters (from a patch...
2006-03-07  Stefan Dösingerwined3d: Define D3D usage flags in wined3d_types.h.
2006-03-07  Stefan Dösingerwined3d: Add device caps to wined3d_types.h.
2006-03-06  H. Verbeetwined3d: Fix the relation between volumes and their...
2006-03-06  H. Verbeetwined3d: Fix the relation between surfaces and their...
2006-03-06  H. Verbeetwined3d: Don't call glCompressedTexImage2DARB without...
2006-03-06  Vitaliy Margolenwined3d: Fix retrieval of driver adapter versions.
2006-03-06  Stefan Dösingerwined3d: Add d3d7 and d3d8/9 cap flags to wined3d_types.h.
2006-03-06  Jason Greenwined3d: Add a few more WINED3DFMT formats to be recogn...
2006-03-06  Vitaly Budovskiwined3d: Added OpenGL 2.0 function definitions.
2006-03-04  Vitaly Budovskiwined3d: Implemented WINED3DRS_DEPTHBIAS.
2006-03-04  Vitaly Budovskiwined3d: Added two sided stencil support to WINED3DRS_S...
2006-03-04  Vitaly Budovskiwined3d: Added two sided stencil support to WINED3DRS_S...
2006-03-04  Vitaly Budovskiwined3d: Implemented fallback for separate stencil...
2006-03-04  Vitaly Budovskiwined3d: Implemented fallback for separate stencil...
2006-03-04  Detlef Riekenbergwined3d: Fix cut&paste typo.
2006-03-02  Roderick Colenbranderwined3d: Opengl 2.x compile fix.
2006-03-01  Aric Cyrwined3d: Reverse GL_BGR to GL_RGB for the D3D RGB formats.
2006-02-28  Vitaly Budovskiwined3d: Implemented WINED3DRS_CCW_STENCIL* render...
2006-02-28  Vitaly Budovskiwined3d: Implemented WINED3DRS_SCISSORTESTENABLE.
2006-02-28  Vitaly Budovskiwined3d: Implemented WINED3DRS_SLOPESCALEDEPTHBIAS.
2006-02-28  Vitaly Budovskiwined3d: Implemented WINED3DRS_ANTIALIASEDLINEENABLE.
2006-02-28  Vitaly Budovskiwined3d: Added D3D9 render states.
2006-02-28  Vitaly Budovskiwined3d: Fixed some typos and prevented divide by 0.
2006-02-27  H. Verbeetwined3d: Don't use GetDevice in IWineD3DSurfaceImpl_Get...
2006-02-27  Roderick Colenbranderd3d8: Moved the remaining code over to WineD3D (based...
2006-02-21  Roderick Colenbranderd3d8: Move the capability detection code over to WineD3D.
2006-02-16  Roderick Colenbranderwined3d: Set the texture size for d3d8.
2006-02-13  Stefan Dösingerwined3d: Update the glOrtho between 2 rhw draws if...
2006-02-13  H. Verbeetwined3d: Don't keep a reference to the container, as...
2006-02-13  Francois Gougetwined3d: Protect float.h inclusion.
2006-02-11  Jan Zerebeckiwined3d: Make the returned driver version similar to...
2006-02-11  Jan Zerebeckiwined3d: Extend debug_d3drenderstate with missing states.
2006-02-11  Louis Lenderswined3d: Prevent crash in setup_light.
2006-02-10  H. Verbeetwined3d: Release the vertex declaration during stateblo...
2006-02-10  H. Verbeetwined3d: Release the container during surface / volume...
2006-02-09  Christoph Frickwined3d: Support for WINED3DFMT_A8B8G8R8.
2006-02-09  Christoph Frickwined3d: Better warn/fixme for query handling.
2006-02-07  Roderick Colenbranderwined3d: Added CopyRects method (based on a patch by...
2006-02-07  H. Verbeetwined3d: Always return the number of elements in the...
2006-02-07  H. Verbeetwined3d: Don't set the container to the device for...
2006-02-07  H. Verbeetwined3d/d3d9: Cleanup GetContainer for volumes.
2006-02-07  H. Verbeetwined3d/d3d9: Cleanup GetContainer for surfaces.
2006-02-06  Roderick Colenbranderwined3d: Texture fixes.
2006-02-06  H. Verbeetwined3d: Update the QueryInterface functions of IWineD3...
2006-02-06  H. Verbeetwined3d: Update refcounts when storing references in...
2006-02-06  H. Verbeetwined3d: Release the correct vertexdeclaration in
2006-02-06  H. Verbeetwined3d: Also update reference counts when we're record...
2006-02-06  H. Verbeetwined3d: Fix SetContainer.
2006-02-06  H. Verbeetwined3d: Downgrade a FIXME to a TRACE.
2006-02-05  H. Verbeetwined3d: Use GL_EXTCALL to call OpenGL extension glPoin...
2006-02-04  Vitaly Budovskiwined3d: Fixed point sprite scaling when size < 1.0f.
2006-02-03  Roderick Colenbranderwined3d: Add a break which got lost in the POINTSCALEEN...
2006-02-03  Vitaly Budovskiwined3d: Fixed WINED3DRS_POINTSPRITEENABLE.
2006-02-03  Vitaly Budovskiwined3d: Corrected implementation of WINED3DRS_POINTSCA...
2006-02-03  Vitaly Budovskiwined3d: Implemented WINED3DRS_EDGEANTIALIAS.
2006-02-03  Vitaly Budovskiwined3d: Implemented WINED3DRS_MULTISAMPLEANTIALIAS.
2006-02-02  Vitaly Budovskiwined3d: Added support for ARB_POINT_PARAMETERS.
2006-01-20  H. Verbeetwined3d: Fix a few TRACEs in pixelshader.c.
2006-01-20  H. Verbeetwined3d: Return the correct pixelshader in
2006-01-20  H. Verbeetwined3d: A shader isn't guaranteed to have a vertex...
2006-01-19  H. Verbeetwined3d: Better version string parsing for VENDOR_NVIDIA in
2006-01-19  H. Verbeetwined3d: In IWineD3DImpl_FillGLCaps use glGetString...
2006-01-03  Francois GougetAdd trailing '\n's to ok() calls.
2005-12-31  Raphael Junqueirawined3d: Added support for WINED3DFMT_X4R4G4B4.
2005-12-20  H. Verbeetwined3d: Cleanup shader constants code a little bit.
2005-12-16  Oliver Stieberwined3d: Vertex declaration cleanup.
2005-12-16  Oliver Stieberwined3d: Allow NULL multi sample quality.
2005-12-16  Ragnvald "Despair... wined3d: Fix matrix copy/paste bug.
2005-12-16  Oliver Stieberwined3d: Vertex declaration recording state.
2005-12-15  Oliver Stieberwined3d: Internal reference counting.
2005-12-14  H. Verbeetwined3d: Return the correct parent in IWineD3DVertexDec...
2005-12-14  H. Verbeetwined3d: Return the correct vertex declaration.
2005-12-13  H. Verbeetwined3d: Don't change the shader's refcount in SetVerte...
2005-12-13  Oliver Stieberwined3d: Cube texture named constants.
2005-12-09  Oliver Stieberwined3d: Vertex shader 8 support.
2005-12-03  H. Verbeetwined3d: Set pixel shader version correctly in IWineD3D...
2005-12-03  H. Verbeetwined3d: Return the correct parent in IWineD3DPixelShad...
2005-12-03  H. Verbeetwined3d: return D3DERR_INVALIDCALL when calling BeginSt...
2005-12-02  Francois GougetAssorted spelling fixes.
2005-11-30  Willie SippelAdded more Nvidia card IDs.
2005-11-30  Raphael JunqueiraAdd support for Intel drivers version string.
2005-11-29  Oliver StieberAdded support for vertex and pixel shader constants...
2005-11-28  Oliver StieberStop reporting not having swapchain 0 as an error and...
2005-11-28  Oliver StieberCorrect some errors in the way vertex declarations...
2005-11-28  Oliver StieberCorrect the matrix sizes in software shaders and remove...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-22  Oliver StieberCorrects an error in the _m3xm3 shader function in...
2005-11-21  Oliver StieberImplement a pixel shader parser and cross compiler...
2005-11-17  Oliver StieberDisable support for creation FMT_Unknown textures....
2005-11-17  Oliver StieberClear the z and stencil buffers at the end of the scene...
2005-11-15  Raphael Junqueira- defined D3DCOLOR_B macros to access byte values of...
next