winex11.drv: Remove unneeded variable definition.
[wine] / dlls / winex11.drv / init.c
2012-09-10  Alexandre Julliardgdi32: Move the SwapBuffers entry point to the OpenGL...
2012-08-15  Alexandre Julliardwinex11: Remove unnecessary cleanups on process exit.
2012-08-14  Alexandre Julliardwinex11: Remove X11 locking around simple X calls.
2012-07-30  Alexandre Julliardgdi32: Move DescribePixelFormat and SetPixelFormat...
2012-07-12  Alexandre Julliardwinex11: Get rid of the no longer needed drawable rect...
2012-06-28  Alexandre Julliardgdi32: Remove the remaining OpenGL entry points from...
2012-06-28  Alexandre Julliardopengl32: Add the concept of a WGL driver.
2012-06-27  Alexandre Julliardwinex11: Add a GET_DRAWABLE escape to mirror the SET_DR...
2012-06-25  Alexandre Julliardgdi32: Remove OpenGL functions that don't use an HDC...
2012-05-29  Alexandre Julliardwinex11: Remove the support for device-dependent bitmaps.
2012-05-29  Alexandre Julliardgdi32: Remove the CreateBitmap and DeleteBitmap driver...
2012-05-24  Alexandre Julliardgdi32: Remove the CopyBitmap driver entry point.
2012-05-08  Alexandre Julliardwinex11: Store the GL-specific information in the GL...
2012-05-08  Alexandre Julliardwinex11: Implement wglGetPbufferDCARB with a DC escape...
2012-05-08  Alexandre Julliardwinex11: Add an OpenGL GDI driver.
2012-05-08  Alexandre Julliardgdi32: Add a priority mechanism for pushing drivers...
2012-05-07  Alexandre Julliardwinex11: Define an enum to manage the various types...
2012-05-03  Alexandre Julliardwinex11: Remove obsolete escapes.
2012-05-03  Alexandre Julliardwinex11: Remove support for the no longer used GET_GLX_...
2012-04-27  Alexandre Julliardwinex11: Store the DC bounds rectangle as a pointer.
2012-04-27  Alexandre Julliardgdi32: Add a SetBoundsRect driver entry point.
2012-04-18  Alexandre Julliardwinex11: Add bounds rectangle tracking to all graphics...
2012-04-18  Alexandre Julliardwinex11: Remove support for server-side fonts.
2012-04-17  Alexandre Julliardwinex11: Convert all points to device coordinates at...
2012-04-16  Alexandre Julliardgdi32: Add a GetBoundsRect driver entry point.
2012-01-11  Alexandre Julliardwinex11: Don't cache text and background pixel values...
2012-01-10  Alexandre Julliardgdi32: Get rid of the CreateDIBSection driver entry...
2012-01-10  Alexandre Julliardopengl32: Get rid of the DIB section sync support.
2012-01-07  Alexandre Julliardgdi32: Get rid of the SetDIBColorTable driver entry...
2011-12-13  Alexandre Julliardwinex11: Get rid of the GetPixel implementation, use...
2011-12-06  Alexandre Julliardwinex11: Store the visible region handle directly inste...
2011-11-30  Alexandre Julliardwinex11: Implement rectangular gradients using straight...
2011-11-08  Alexandre Julliardwinex11: Implement the CopyBitmap entry point.
2011-11-08  Alexandre Julliardgdi32: Add a CopyBitmap driver entry point.
2011-10-31  Alexandre Julliardgdi32: Add a DC driver entry point for GdiGradientFill.
2011-10-24  Alexandre Julliardgdi32: Add driver entry points for a number of font...
2011-10-24  Alexandre Julliardgdi32: Rename the EnumDeviceFonts entry point to EnumFo...
2011-09-14  Alexandre Julliardgdi32: Add a null driver fallback for AlphaBlend, using...
2011-09-12  Alexandre Julliardwinex11: Add an AlphaBlend entry point in the XRender...
2011-09-12  Alexandre Julliardwinex11: Add an ExtEscape entry point in the XRender...
2011-09-12  Alexandre Julliardwinex11: Store the XRender info structure inside the...
2011-09-12  Alexandre Julliardwinex11: Create a separate graphics driver for XRender.
2011-09-07  Alexandre Julliardgdi32: Leave it up to the driver to push the new device...
2011-09-07  Alexandre Julliardgdi32: Add a driver entry point for CreateCompatibleDC.
2011-09-06  Alexandre Julliardwinex11: Get rid of the SetDIBitsToDevice implementation.
2011-08-03  Alexandre Julliardgdi32: Get rid of the SetBitmapBits driver entry point.
2011-07-25  Alexandre Julliardgdi32: Get rid of the GetBitmapBits driver entry point.
2011-07-25  Alexandre Julliardwinex11: Get rid of the no longer used GetBitmapBits...
2011-07-25  Alexandre Julliardgdi32: Get rid of the SetDIBits driver entry point.
2011-07-25  Alexandre Julliardwinex11: Get rid of the no longer used SetDIBits implem...
2011-07-18  Alexandre Julliardgdi32: Remove the GetDIBits entry point from the graphi...
2011-07-14  Francois Gougetwinex11.drv: Make some DC functions static.
2011-07-14  Alexandre Julliardwinex11: Add an implementation for the PutImage entry...
2011-07-14  Alexandre Julliardwinex11: Add an implementation for the GetImage entry...
2011-07-14  Alexandre Julliardgdi32: Add driver entry points for GetImage and PutImage.
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-13  Alexandre Julliardgdi32: Sort the OpenGL driver functions alphabetically.
2011-07-13  Alexandre Julliardwinex11: Add a DC function structure and export it.
2011-07-08  Alexandre Julliardwinex11: Use the HDC from the gdi_physdev structure.
2011-07-08  Alexandre Julliardwinex11: Pass a generic PHYSDEV to all graphics entry...
2011-07-06  Alexandre Julliardwinex11: Set the reported screen bpp based on the avail...
2011-04-12  Alexandre Julliardwinex11: Get rid of the old ddraw HAL support.
2010-10-05  Alexandre Julliardwinex11: Mirror the DC exposure region for RTL devices.
2010-06-15  Andrew Nguyenwinex11.drv: Report a non-zero COLORRES capability...
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts from physDev in X11DRV_PALETTE...
2009-01-19  Michael Stefaniucwinex11.drv: Remove superfluous pointer casts.
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-06-09  Alexandre Julliardwinex11: Add a trace in ExtEscape to make wgl problems...
2008-05-28  Alexandre Julliardwinex11: Add support for performing GL calls on a top...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-18  Alexandre Julliardwinex11: Use GetDCHook to retrieve the dce pointer...
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-10-15  Francois Gougetwinex11.drv: The 'lossy' parameter is always false...
2007-10-10  Alexandre Julliardwinex11: Use ExtEscape to flush the GL drawable to...
2007-10-03  Chris Robinsonwinex11: Use a GLXPixmap for offscreen OpenGL rendering...
2007-10-03  Chris Robinsonwinex11: Store a GL-specific drawable with the window.
2007-09-27  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-07-19  Michael Stefaniucdlls: Remove unreachable break after return/break....
2007-03-28  Andrew Riediwinex11.drv: Add Xcursor support for 32 bit cursors.
2006-12-12  Alexandre Julliardwinex11.drv: Implemented DESKTOPHORZ/VERTRES device...
2006-12-12  Alexandre Julliardwinex11.drv: Make sure the drawable rect is always...
2006-12-12  Ulrich Czekallawinex11.drv: Store window and drawable rects in X11DRV_...
2006-08-03  Alexandre Julliardwinex11.drv: Comment out the XCloseDisplay call on...
2006-06-26  Huw Davieswinex11: Introduce a function to retrieve the glx drawa...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.